Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

A0 - Class in org.apache.river.test.impl.outrigger.javaspace05
The tests in this package use 3 hierarchies of entry classes, A, B, and C.
A0() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.A0
 
A00 - Class in org.apache.river.test.impl.outrigger.javaspace05
The left subclass of A0
A00() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.A00
 
A000 - Class in org.apache.river.test.impl.outrigger.javaspace05
The left subclass of A00, grandchild of A0
A000() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.A000
 
A001 - Class in org.apache.river.test.impl.outrigger.javaspace05
The right subclass of A00, grandchild of A0
A001() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.A001
 
A01 - Class in org.apache.river.test.impl.outrigger.javaspace05
The right subclass of A0
A01() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.A01
 
A010 - Class in org.apache.river.test.impl.outrigger.javaspace05
The left subclass of A01, grandchild of A0
A010() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.A010
 
A011 - Class in org.apache.river.test.impl.outrigger.javaspace05
The right subclass of A01, grandchild of A0
A011() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.A011
 
abort(long) - Method in class org.apache.river.test.impl.mahalo.NoOpNestableTransactionManager
 
abort(long, long) - Method in class org.apache.river.test.impl.mahalo.NoOpNestableTransactionManager
 
abort() - Method in class org.apache.river.test.impl.mahalo.RandomStressTask
 
abort(long, long) - Method in class org.apache.river.test.share.TesterTransactionManager
This implementation ignores the time -- it is always synchronous.
abort(long) - Method in class org.apache.river.test.share.TesterTransactionManager
This implementation ignores the time -- it is always synchronous.
abort(long, long) - Method in class org.apache.river.test.share.TesterTransactionManagerProxy
 
abort(long) - Method in class org.apache.river.test.share.TesterTransactionManagerProxy
 
abort(TransactionManager, long) - Method in class org.apache.river.test.share.TestParticipantImpl
 
abort(TransactionManager, long) - Method in class org.apache.river.test.spec.javaspace.conformance.ParticipantImpl
Requests that the participant roll back any changes for the specified transaction and unlock any resources locked by the transaction.
abort() - Method in class org.apache.river.test.spec.jeri.util.FakeInboundRequest
No-op implementation of interface method.
abort() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
No-op implementation of interface method.
AbortCommitStressTask - Class in org.apache.river.test.impl.mahalo
 
AbortCommitStressTask(ExecutorService, WakeupManager, TransactionManager, int) - Constructor for class org.apache.river.test.impl.mahalo.AbortCommitStressTask
 
AbortMessage - Class in org.apache.river.test.spec.jeri.mux.util
Utility class to represent a Jini ERI Multiplexing protocol Abort message
AbortMessage() - Constructor for class org.apache.river.test.spec.jeri.mux.util.AbortMessage
 
abortRun(int) - Method in class org.apache.river.test.impl.end2end.e2etest.End2EndTest
This method just exits without performing any cleanup, so that any hung threads or calls in progress won't prevent a return to the system.
abortRun(int) - Method in interface org.apache.river.test.impl.end2end.e2etest.TestCoordinator
Abort the current test run.
AbortStressTask - Class in org.apache.river.test.impl.mahalo
 
AbortStressTask(ExecutorService, WakeupManager, TransactionManager, int) - Constructor for class org.apache.river.test.impl.mahalo.AbortStressTask
 
AbortToReadTest - Class in org.apache.river.test.impl.outrigger.transaction
This tests to see if conflict transactions for reads are handled properly when aborted.
AbortToReadTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.AbortToReadTest
 
abortTransaction(Transaction) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
Aborts the transaction.
AbstractBaseTest - Class in org.apache.river.test.impl.start
This class is an abstract class that acts as the base class which most, if not all, tests of the ServiceStarter utility class should extend.
AbstractBaseTest() - Constructor for class org.apache.river.test.impl.start.AbstractBaseTest
 
AbstractBaseTest - Class in org.apache.river.test.spec.discoverymanager
This class is an abstract class that acts as the base class which most, if not all, tests of the LookupDiscovery utility class should extend.
AbstractBaseTest() - Constructor for class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
AbstractBaseTest - Class in org.apache.river.test.spec.discoveryservice
This class is an abstract class that acts as the base class which most, if not all, tests of the lookup discovery service utility class should extend.
AbstractBaseTest() - Constructor for class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Constructs an instance of this class.
AbstractBaseTest - Class in org.apache.river.test.spec.joinmanager
This class is an abstract class that acts as the base class which most, if not all, tests of the JoinManager utility class should extend.
AbstractBaseTest() - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
AbstractBaseTest - Class in org.apache.river.test.spec.locatordiscovery
This class is an abstract class that acts as the base class from which most, if not all, tests of the LookupLocatorDiscovery utility class should extend.
AbstractBaseTest() - Constructor for class org.apache.river.test.spec.locatordiscovery.AbstractBaseTest
 
AbstractBaseTest - Class in org.apache.river.test.spec.lookupdiscovery
This class is an abstract class that acts as the base class which most, if not all, tests of the LookupDiscovery utility class should extend.
AbstractBaseTest() - Constructor for class org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest
 
AbstractBaseTest - Class in org.apache.river.test.spec.servicediscovery
This class is an abstract class that acts as the base class which most, if not all, tests of the ServiceDiscoveryManager utility class should extend.
AbstractBaseTest() - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Override default values specified by the base class.
AbstractBaseTest.DiscoveryStruct - Class in org.apache.river.test.spec.discoveryservice
Data structure containing groups and/or locator to discover
AbstractBaseTest.ExpirationListener - Class in org.apache.river.test.spec.servicediscovery
 
AbstractBaseTest.LDSEventListener - Class in org.apache.river.test.spec.discoveryservice
Remote event listener class used to monitor the discovery events sent from the lookup discovery service that, on behalf of the test, participates in group and/or locator discovery.
AbstractBaseTest.RegGroupsPair - Class in org.apache.river.test.spec.discoveryservice
Ordered pair containing a ServiceRegistrar and its member groups
AbstractBaseTest.RegInfo - Class in org.apache.river.test.spec.servicediscovery
 
AbstractBaseTest.RegisterThread - Class in org.apache.river.test.spec.servicediscovery
Thread in which the service is registered with lookup.
AbstractBaseTest.RegistrationInfo - Class in org.apache.river.test.spec.discoveryservice
Data structure containing information about each registration
AbstractBaseTest.RegTuple - Class in org.apache.river.test.spec.discoveryservice
Tuple type for collecting and returning registrar information from RemoteDiscoveryEvents.
AbstractBaseTest.ServiceControlledAttr - Class in org.apache.river.test.spec.joinmanager
Class used to test methods that take a ServiceControlled parameter.
AbstractBaseTest.SlowAttrField - Class in org.apache.river.test.spec.joinmanager
Serializable class that implements its own writeObject method containing a time delay prior to serialization.
AbstractBaseTest.SlowTestServiceIntAttr - Class in org.apache.river.test.spec.joinmanager
Class used to inject an artificial delay in the serialization process of the TestServiceIntAttr attribute class when augmenting, replacing, or changing the service's attributes.
AbstractBaseTest.SrvcIDListener - Class in org.apache.river.test.spec.joinmanager
Listener class used to receive -- upon service registration -- LOCAL notification from the join manager when a serviceID is assigned by a lookup service with which the service registers.
AbstractBaseTest.SrvcListener - Class in org.apache.river.test.spec.servicediscovery
 
AbstractBaseTest.TestFilter2 - Class in org.apache.river.test.spec.servicediscovery
 
AbstractBaseTest.TestFilter3 - Class in org.apache.river.test.spec.servicediscovery
 
AbstractBaseTest.TestFilter3Not2 - Class in org.apache.river.test.spec.servicediscovery
 
AbstractBaseTest.TestFilter4 - Class in org.apache.river.test.spec.servicediscovery
 
AbstractBaseTest.TestService - Class in org.apache.river.test.spec.joinmanager
Class whose different instances will be registered with various lookup services; each of which is expected to be discovered by the ServiceDiscoveryManager.
AbstractBaseTest.TestService - Class in org.apache.river.test.spec.servicediscovery
Class whose different instances will be registered with various lookup services; each of which is expected to be discovered by the ServiceDiscoveryManager.
AbstractBaseTest.TestServiceBadEquals - Class in org.apache.river.test.spec.servicediscovery
Class with an equals method that emulates Object.equals().
AbstractBaseTest.TestServiceIntAttr - Class in org.apache.river.test.spec.joinmanager
Class used as one type of attribute that can be associated with the service under test.
AbstractBaseTest.TestServiceIntAttr - Class in org.apache.river.test.spec.servicediscovery
Class used as one type of attribute that can be associated with the various service(s) under test.
AbstractBaseTest.TestServiceInterface - Interface in org.apache.river.test.spec.servicediscovery
 
AbstractBaseTest.TestServiceStringAttr - Class in org.apache.river.test.spec.joinmanager
Class used as one type of attribute that can be associated with the service under test.
AbstractConfiguration - Class in org.apache.river.test.spec.config.configurationprovider
Some Configuration that is abstract.
AbstractConfiguration(String[]) - Constructor for class org.apache.river.test.spec.config.configurationprovider.AbstractConfiguration
 
AbstractConfiguration(String[], ClassLoader) - Constructor for class org.apache.river.test.spec.config.configurationprovider.AbstractConfiguration
 
AbstractConnectionTest - Class in org.apache.river.test.spec.jeri.connection.util
Abstract class for BasicJeriExporter tests
AbstractConnectionTest() - Constructor for class org.apache.river.test.spec.jeri.connection.util.AbstractConnectionTest
 
AbstractConstructorsTest - Class in org.apache.river.test.spec.constraint.coreconstraint.util
Abstract class to test constructors.
AbstractConstructorsTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.util.AbstractConstructorsTest
 
AbstractDispatcherTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
 
AbstractDispatcherTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
AbstractEndpointTest - Class in org.apache.river.test.spec.jeri.transport.util
 
AbstractEndpointTest() - Constructor for class org.apache.river.test.spec.jeri.transport.util.AbstractEndpointTest
 
AbstractEntryTest - Class in org.apache.river.test.impl.outrigger.api
Test to make sure that extended AbstractEntry objects and implemented Entry objects work as specified.
AbstractEntryTest() - Constructor for class org.apache.river.test.impl.outrigger.api.AbstractEntryTest
 
AbstractEntryTest.FriendlyAE - Class in org.apache.river.test.impl.outrigger.api
 
AbstractEntryTest.FriendlyE - Class in org.apache.river.test.impl.outrigger.api
 
AbstractEntryTest.NameAE - Class in org.apache.river.test.impl.outrigger.api
 
AbstractEntryTest.NameE - Class in org.apache.river.test.impl.outrigger.api
 
AbstractImmutableSetTest - Class in org.apache.river.test.spec.constraint.coreconstraint.util
This is an auxiliary abstract class to test sets.
AbstractImmutableSetTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.util.AbstractImmutableSetTest
 
AbstractInvokeTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
 
AbstractInvokeTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
 
AbstractLeaseRenewalServiceTest - Class in org.apache.river.test.spec.renewalservice
This class performs common construct tasks for all LeaseRenewalServiceTests.
AbstractLeaseRenewalServiceTest() - Constructor for class org.apache.river.test.spec.renewalservice.AbstractLeaseRenewalServiceTest
 
AbstractMuxTest - Class in org.apache.river.test.spec.jeri.mux.util
Abstract utility class that serves as the base for all Jini ERI Multiplexing Protocol tests.
AbstractMuxTest() - Constructor for class org.apache.river.test.spec.jeri.mux.util.AbstractMuxTest
 
AbstractPlugin - Class in org.apache.river.tool.envcheck
Base class for plugins providing rudimentary I18N support
AbstractPlugin() - Constructor for class org.apache.river.tool.envcheck.AbstractPlugin
Initialize the base class by obtaining the resource bundle associated with the instantiated class.
AbstractProvidesIntegrity - Class in org.apache.river.test.spec.url.util
This is an abstract class that is extended by the following tests: - url.file.integrity.ProvidesIntegrity - url.httpmd.integrity.ProvidesIntegrity - url.https.integrity.ProvidesIntegrity
AbstractProvidesIntegrity() - Constructor for class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity
 
AbstractProvidesIntegrity.TestItem - Class in org.apache.river.test.spec.url.util
Auxiliary class that describes a Test Case.
AbstractReadTestBase - Class in org.apache.river.test.spec.javaspace.conformance
Abstract Test Base tests read/readIfExists methods.
AbstractReadTestBase() - Constructor for class org.apache.river.test.spec.javaspace.conformance.AbstractReadTestBase
Default Constructor requiring no arguments.
AbstractSameFile - Class in org.apache.river.test.spec.url.httpmd.handler
This is an abstract class that is extended by Equals and SameFile tests.
AbstractSameFile() - Constructor for class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile
 
AbstractSameFile.TestItem - Class in org.apache.river.test.spec.url.httpmd.handler
Auxiliary class that describes a Test Case.
AbstractServiceAdmin - Class in org.apache.river.qa.harness
An abstract class supporting admins which use strings to identify services (serviceName), and index to specify an instance count for a given service, and a collection of well known tokens which are appended to the serviceName to create property names used to search the test properties for service configuration values.
AbstractServiceAdmin(QAConfig, String, int) - Constructor for class org.apache.river.qa.harness.AbstractServiceAdmin
Construct an AbstractServicerAdmin.
AbstractSimpleTest - Class in org.apache.river.test.spec.constraint.coreconstraint.util
This is an auxiliary abstract class.
AbstractSimpleTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.util.AbstractSimpleTest
 
AbstractStartBaseTest - Class in org.apache.river.test.impl.start
This class is an abstract class that acts as the base class which most, if not all, tests of the "start" tests class should extend.
AbstractStartBaseTest() - Constructor for class org.apache.river.test.impl.start.AbstractStartBaseTest
 
AbstractTakeTestBase - Class in org.apache.river.test.spec.javaspace.conformance
Abstract Test Base tests take/takeIfExists methods.
AbstractTakeTestBase() - Constructor for class org.apache.river.test.spec.javaspace.conformance.AbstractTakeTestBase
Default Constructor requiring no arguments.
AbstractTestBase - Class in org.apache.river.test.spec.iiop.util
Abstract Test base for all iiop spec tests.
AbstractTestBase() - Constructor for class org.apache.river.test.spec.iiop.util.AbstractTestBase
 
AbstractTestBase - Class in org.apache.river.test.spec.jrmp.util
Abstract Test base for all jrmp spec tests.
AbstractTestBase() - Constructor for class org.apache.river.test.spec.jrmp.util.AbstractTestBase
 
AbstractTestBase - Class in org.apache.river.test.spec.loader.pref
This class is base class for all org.apache.river.test.spec.loader.pref tests.
AbstractTestBase() - Constructor for class org.apache.river.test.spec.loader.pref.AbstractTestBase
 
AbstractTestBase - Class in org.apache.river.test.spec.policyprovider
This class is base class for all org.apache.river.test.spec.policyprovider tests.
AbstractTestBase() - Constructor for class org.apache.river.test.spec.policyprovider.AbstractTestBase
 
AbstractTestBase - Class in org.apache.river.test.spec.security.proxytrust.util
Base class for proxytrust spec-tests.
AbstractTestBase() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
 
AbstractTestComponent - Class in org.apache.river.test.spec.config.util
A fake implementation of some interface.
AbstractTestComponent() - Constructor for class org.apache.river.test.spec.config.util.AbstractTestComponent
 
AbstractTestLeaseFactory - Class in org.apache.river.test.share
AbstractTestLeaseFactory declares a single method which the LeaseBackEndImpl can use to create any type of lease.
AbstractTestLeaseFactory(LeaseBackEnd) - Constructor for class org.apache.river.test.share.AbstractTestLeaseFactory
Constructor requiring the stub for communicating with the LeaseBackEndImpl.
AbstractThreadTest - Class in org.apache.river.test.impl.thread
Abstract utility class that serves as the base for all thread tests
AbstractThreadTest() - Constructor for class org.apache.river.test.impl.thread.AbstractThreadTest
 
AbstractTransactionReadTest - Class in org.apache.river.test.spec.javaspace.conformance
 
AbstractTransactionReadTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.AbstractTransactionReadTest
 
AbstractTransactionTakeTest - Class in org.apache.river.test.spec.javaspace.conformance
 
AbstractTransactionTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.AbstractTransactionTakeTest
 
AbstractTreeWalker - Class in org.apache.river.tool
This class is an abstract class that acts as the base class for classes wishing to search a directory tree and generate a list of files or fully-qualified package.classnames.
AbstractTreeWalker(String[]) - Constructor for class org.apache.river.tool.AbstractTreeWalker
 
AbstractTrustVerifierTest - Class in org.apache.river.test.spec.jeri.basicjeritrustverifier.util
 
AbstractTrustVerifierTest() - Constructor for class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.AbstractTrustVerifierTest
 
AbstractTrustVerifierTestKerberos - Class in org.apache.river.test.spec.jeri.kerberostrustverifier.util
 
AbstractTrustVerifierTestKerberos() - Constructor for class org.apache.river.test.spec.jeri.kerberostrustverifier.util.AbstractTrustVerifierTestKerberos
 
AbstractTrustVerifierTestSSL - Class in org.apache.river.test.spec.jeri.ssltrustverifier.util
 
AbstractTrustVerifierTestSSL() - Constructor for class org.apache.river.test.spec.jeri.ssltrustverifier.util.AbstractTrustVerifierTestSSL
 
accept() - Method in class org.apache.river.test.spec.jeri.transport.util.GetDeliveryDispatcher
 
AccessorTest - Class in org.apache.river.test.spec.jeri.abstractilfactory
Purpose This test verifies the behavior of the AbstractILFactory getExtraProxyInterfaces, getInvocationDispatcherMethods, getProxyInterfaces, and getRemoteInterfaces protected methods.
AccessorTest() - Constructor for class org.apache.river.test.spec.jeri.abstractilfactory.AccessorTest
 
AccessorTest - Class in org.apache.river.test.spec.jeri.proxytrustilfactory
Purpose This test verifies the behavior of the ProxyTrustILFactory getRemoteInterfaces protected method.
AccessorTest() - Constructor for class org.apache.river.test.spec.jeri.proxytrustilfactory.AccessorTest
 
AcknowledgementMessage - Class in org.apache.river.test.spec.jeri.mux.util
Utility class that represents a Jini ERI Multiplexing protocol Acknowledgement message
AcknowledgementMessage() - Constructor for class org.apache.river.test.spec.jeri.mux.util.AcknowledgementMessage
 
acquireResource() - Method in class org.apache.river.test.impl.norm.UseRenewalServiceLeaseRemoveTest
 
acquireResource() - Method in class org.apache.river.test.impl.norm.UseRenewalServiceLeaseTest
 
acquireResource() - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseUsesTestBase
Method should acquire some resource under a lease and return the Lease.
acquireResource() - Method in class org.apache.river.test.impl.outrigger.leasing.UseNotifyLeaseTest
 
acquireResource() - Method in class org.apache.river.test.impl.outrigger.leasing.UserSpaceLeaseTest
 
acquireResource() - Method in class org.apache.river.test.impl.outrigger.leasing.UseTxnMgrLeaseTest
 
acquireResource() - Method in class org.apache.river.test.impl.outrigger.leasing.UseTxnMgrSpaceLeaseTest
 
acquireResource() - Method in class org.apache.river.test.share.LeaseUsesTestBase
Method should acquire some resource under a lease and return the Lease.
activatable - Variable in class org.apache.river.test.share.LookupTestBase
 
ActivatableMahaloVerifier - Class in org.apache.river.test.impl.mahalo
A configuration verifier used by tests which should not be run if mahalo is not if type activatable
ActivatableMahaloVerifier() - Constructor for class org.apache.river.test.impl.mahalo.ActivatableMahaloVerifier
 
ActivatableMercuryVerifier - Class in org.apache.river.test.impl.mercury
A configuration verifier used by tests which should not be run if mercury is not if type activatable
ActivatableMercuryVerifier() - Constructor for class org.apache.river.test.impl.mercury.ActivatableMercuryVerifier
 
ActivatableOutriggerVerifier - Class in org.apache.river.test.impl.outrigger
A configuration verifier used by tests which should not be run if outrigger is not if type activatable
ActivatableOutriggerVerifier() - Constructor for class org.apache.river.test.impl.outrigger.ActivatableOutriggerVerifier
 
ActivatableServiceStarterAdmin - Class in org.apache.river.qa.harness
An admin for an activatable service which uses SharedActivatableServiceDescriptor to start the service, and which uses ServiceDestroyer to stop the service.
ActivatableServiceStarterAdmin(QAConfig, String, int, AdminManager) - Constructor for class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
Construct an ActivatableServiceStarterAdmin.
activate(ActivationID, MarshalledObject) - Static method in class org.apache.river.test.impl.start.NoStubProbeImpl
 
activate(ActivationID, MarshalledObject) - Static method in class org.apache.river.test.impl.start.ProbeImpl
 
activate(boolean) - Method in class org.apache.river.test.spec.activation.util.FakeActivationID
Emulate activation, but doesn't do it, instead works as activation was performed and returns pointed in constructor proxy
ActivateWrapperActivateDescTest - Class in org.apache.river.test.impl.start
This test verifies that the ActivateDesc constructor sets the appropriate fields with the appropriate values.
ActivateWrapperActivateDescTest() - Constructor for class org.apache.river.test.impl.start.ActivateWrapperActivateDescTest
 
ActivateWrapperActivateDescTest2 - Class in org.apache.river.test.impl.start
This test verifies that the ActivateDesc stored by the Activation system matches the provided values.
ActivateWrapperActivateDescTest2() - Constructor for class org.apache.river.test.impl.start.ActivateWrapperActivateDescTest2
 
ActivateWrapperActivateDescTest3 - Class in org.apache.river.test.impl.start
This test verifies that the ActivateDesc doesn't blow up with null args.
ActivateWrapperActivateDescTest3() - Constructor for class org.apache.river.test.impl.start.ActivateWrapperActivateDescTest3
 
ActivateWrapperRegisterBadCodebase - Class in org.apache.river.test.impl.start
This test verifies that ActivateWrapper.register() throws the appropriate exception when passed an invalid import codebase location.
ActivateWrapperRegisterBadCodebase() - Constructor for class org.apache.river.test.impl.start.ActivateWrapperRegisterBadCodebase
 
ActivateWrapperRegisterBadGroup - Class in org.apache.river.test.impl.start
This test verifies that ActivateWrapper.register() throws the appropriate exception when passed an invalid activation group ID.
ActivateWrapperRegisterBadGroup() - Constructor for class org.apache.river.test.impl.start.ActivateWrapperRegisterBadGroup
 
ActivateWrapperRegisterBadImplClass - Class in org.apache.river.test.impl.start
This test verifies that ActivateWrapper.register() throws the appropriate exception when passed an invalid implementation class name.
ActivateWrapperRegisterBadImplClass() - Constructor for class org.apache.river.test.impl.start.ActivateWrapperRegisterBadImplClass
 
ActivateWrapperRegisterBadStubClass - Class in org.apache.river.test.impl.start
This test verifies that ActivateWrapper.register() throws the appropriate exception when passed an invalid implementation stub class name.
ActivateWrapperRegisterBadStubClass() - Constructor for class org.apache.river.test.impl.start.ActivateWrapperRegisterBadStubClass
 
ActivateWrapperRegisterBadStubCodebase - Class in org.apache.river.test.impl.start
This test verifies that ActivateWrapper.register() throws the appropriate exception when passed an invalid export codebase.
ActivateWrapperRegisterBadStubCodebase() - Constructor for class org.apache.river.test.impl.start.ActivateWrapperRegisterBadStubCodebase
 
ActivateWrapperRegisterUnsharedImpl - Class in org.apache.river.test.impl.start
This test verifies that ActivateWrapper.register() throws the appropriate exception when passed an invalid implementation.
ActivateWrapperRegisterUnsharedImpl() - Constructor for class org.apache.river.test.impl.start.ActivateWrapperRegisterUnsharedImpl
 
ActivateWrapperTestUtil - Class in org.apache.river.test.impl.start
 
ActivateWrapperTestUtil() - Constructor for class org.apache.river.test.impl.start.ActivateWrapperTestUtil
 
ActivationSystemAdmin - Class in org.apache.river.qa.harness
A implementation of Admin which manages the activation system.
ActivationSystemAdmin(QAConfig, String, int) - Constructor for class org.apache.river.qa.harness.ActivationSystemAdmin
Construct an instance of ActivationSystemAdmin.
ACTIVE_DISCARDED - Static variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
activeGroup(ActivationGroupID, ActivationInstantiator, long) - Method in class org.apache.river.test.spec.activation.util.FakeActivationSystem
 
activeObject(ActivationID, Remote) - Method in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
add(TestRun) - Method in class org.apache.river.qa.harness.TestList
Add the given TestRun to the list of test to run if it is not already in the test list.
add(TestRun, TestResult) - Method in class org.apache.river.qa.harness.TestList
Add the given TestResult for the given TestRun to the test list.
add(Component, String) - Method in class org.apache.river.test.impl.end2end.e2etest.GridBagJPanel
add a component to the panel, using the given constraintString to specify the constraints for the component.
add(Permission) - Method in class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest.FakeAuthenticationPermissionCollection
 
add(Permission) - Method in class org.apache.river.test.spec.security.util.FakePermissionCollection
Method from PermissionCollection class.
add(Permission) - Method in class org.apache.river.test.spec.security.util.TestPermissionCollection
Added given permission to the list.
ADD_DISCOVERY_LISTENER - Static variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
ADD_DISCOVERY_LISTENER - Static variable in class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
 
ADD_GROUPS - Static variable in class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
 
ADD_LOCATORS - Static variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
addApi(String) - Method in class org.apache.river.tool.PreferredListGen
Initialize the dependency graph with a public API entry.
AddAttributes - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
AddAttributes() - Constructor for class org.apache.river.test.spec.joinmanager.AddAttributes
 
AddAttributesDup - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
AddAttributesDup() - Constructor for class org.apache.river.test.spec.joinmanager.AddAttributesDup
 
AddAttributesNullElement - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
AddAttributesNullElement() - Constructor for class org.apache.river.test.spec.joinmanager.AddAttributesNullElement
 
AddAttributesNullSet - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
AddAttributesNullSet() - Constructor for class org.apache.river.test.spec.joinmanager.AddAttributesNullSet
 
AddAttributesProp - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
AddAttributesProp() - Constructor for class org.apache.river.test.spec.joinmanager.AddAttributesProp
 
AddAttributesPropNew - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
AddAttributesPropNew() - Constructor for class org.apache.river.test.spec.joinmanager.AddAttributesPropNew
 
AddAttributesRace - Class in org.apache.river.test.impl.joinmanager
Regression test for bug #4671109.
AddAttributesRace() - Constructor for class org.apache.river.test.impl.joinmanager.AddAttributesRace
 
AddAttributesServiceControlled - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
AddAttributesServiceControlled() - Constructor for class org.apache.river.test.spec.joinmanager.AddAttributesServiceControlled
 
addAttrs - Variable in class org.apache.river.test.impl.joinmanager.SetAddAttributesOrder
 
addAttrsAndRemoveDups(Entry[], Entry[]) - Static method in class org.apache.river.test.share.BaseQATest
 
addAttrsDup1DupAll(Entry[], Entry[]) - Static method in class org.apache.river.test.share.BaseQATest
 
AddAttrServiceChanged - Class in org.apache.river.test.spec.servicediscovery.event
This class verifies that the event mechanism defined by the LookupCache interface operates as specified with respect to serviceAdded events when the set of attributes associated with a set of registered services is augmented (add attributes).
AddAttrServiceChanged() - Constructor for class org.apache.river.test.spec.servicediscovery.event.AddAttrServiceChanged
 
addAttrsWithDups(Entry[], Entry[]) - Static method in class org.apache.river.test.share.BaseQATest
 
addClasses(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of classes that dependencies are going to be computed on.
AddDiscoveryListenerAfterTerminate - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the addDiscoveryListener method is invoked after the lookup locator discovery utility has been terminated, an IllegalStateException results.
AddDiscoveryListenerAfterTerminate() - Constructor for class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
AddDiscoveryListenerAfterTerminate - Class in org.apache.river.test.impl.lookupdiscovery
With respect to the current implementation of the LookupDiscovery utility, this class verifies that if the addDiscoveryListener method is invoked after the lookup discovery utility has been terminated, an IllegalStateException results.
AddDiscoveryListenerAfterTerminate() - Constructor for class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
 
AddDiscoveryListenerNull - Class in org.apache.river.test.spec.locatordiscovery
With respect to the addDiscoveryListener method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
AddDiscoveryListenerNull() - Constructor for class org.apache.river.test.spec.locatordiscovery.AddDiscoveryListenerNull
 
addFailureAnalyzer(FailureAnalyzer) - Method in class org.apache.river.qa.harness.QAConfig
Add a analyzer to the set of failure analyzers called if a test throws an exception.
AddGroups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the addGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
AddGroups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.AddGroups
 
addGroups - Variable in class org.apache.river.test.spec.lookupdiscovery.DiscoveryBeginsOnAddGroupsAfterEmpty
 
AddGroupsAfterTerminate - Class in org.apache.river.test.impl.lookupdiscovery
With respect to the current implementation of the LookupDiscovery utility, this class verifies that if the addGroups method is invoked after the lookup discovery utility has been terminated, an IllegalStateException results.
AddGroupsAfterTerminate() - Constructor for class org.apache.river.test.impl.lookupdiscovery.AddGroupsAfterTerminate
 
AddGroupsAllGroups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the addGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
AddGroupsAllGroups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.AddGroupsAllGroups
 
addGroupsAllRegs(String[]) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
addGroupsAllRegs(String[]) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
AddGroupsDups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the addGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
AddGroupsDups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.AddGroupsDups
 
AddGroupsNoGroups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the addGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
AddGroupsNoGroups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.AddGroupsNoGroups
 
AddGroupsNullElement - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the addGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
AddGroupsNullElement() - Constructor for class org.apache.river.test.spec.lookupdiscovery.AddGroupsNullElement
 
addGroupsOneReg(String[], Map.Entry) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
addGroupsOneReg(String[], Map.Entry) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
AddGroupsUnsupportedOperation - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the addGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
AddGroupsUnsupportedOperation() - Constructor for class org.apache.river.test.spec.lookupdiscovery.AddGroupsUnsupportedOperation
 
addHidePackage(String) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addHidePackages(String[]) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addHidePackages(List) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addHides(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of package prefixes that are to remain hidden from processing.
addImpl(String) - Method in class org.apache.river.tool.PreferredListGen
Initialize the dependency graph with a private API entry.
addInside(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the working set of package prefixes that will make up the working domain space.
addInsidePackage(String) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
Inside packages limit the scope of the dependency search to Classes within these packages.
addInsidePackages(String[]) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
Inside packages limit the scope of the dependency search to Classes within these packages.
addInsidePackages(List) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addInsideRoot(String) - Method in class org.apache.river.tool.ClassDep
Adds an entry into the set of package prefixes for which classes found through the specified root directories will be considered for dependency generation.
addJar(String) - Method in class org.apache.river.tool.PreferredListGen
Add jarName to the list of JAR files to process.
addLease(Lease, boolean) - Method in class org.apache.river.test.share.TestBase
TestBase keeps a list of leases that should be canceled in the cleanup phase, this method adds a lease to that list.
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.test.impl.end2end.jssewrapper.ServerEndpointWrapper.ContextWrapper
 
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestListenContext
 
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.test.spec.jeri.transport.util.EIUTContext
 
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.test.spec.jeri.transport.util.EqualityContext
 
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.test.spec.jeri.transport.util.ExceptionListenContext
 
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.test.spec.jeri.transport.util.GetDeliveryContext
 
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.test.spec.jeri.transport.util.IllegalArgumentContext
 
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.test.spec.jeri.transport.util.NullCookieContext
 
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.test.spec.jeri.transport.util.SETContext
 
AddListenerEvent - Class in org.apache.river.test.impl.servicediscovery.event
This class verifies that bug 4712396 has been fixed.
AddListenerEvent() - Constructor for class org.apache.river.test.impl.servicediscovery.event.AddListenerEvent
 
AddListenerEvent.SDMListener - Class in org.apache.river.test.impl.servicediscovery.event
 
AddListenerNPE - Class in org.apache.river.test.spec.servicediscovery.cache
This class verifies that the addListener method of the LookupCache employed by the ServiceDiscoveryManager helper utility operates as specified.
AddListenerNPE() - Constructor for class org.apache.river.test.spec.servicediscovery.cache.AddListenerNPE
 
AddLocators - Class in org.apache.river.test.spec.locatordiscovery
With respect to the addLocators method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
AddLocators() - Constructor for class org.apache.river.test.spec.locatordiscovery.AddLocators
 
AddLocatorsAfterTerminate - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the addLocators method is invoked after the lookup locator discovery utility has been terminated, an IllegalStateException results.
AddLocatorsAfterTerminate() - Constructor for class org.apache.river.test.impl.locatordiscovery.AddLocatorsAfterTerminate
 
addLocatorsAllRegs(LookupLocator[]) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
addLocatorsAllRegs(LookupLocator[]) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
AddLocatorsDups - Class in org.apache.river.test.spec.locatordiscovery
With respect to the addLocators method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
AddLocatorsDups() - Constructor for class org.apache.river.test.spec.locatordiscovery.AddLocatorsDups
 
AddLocatorsEmpty - Class in org.apache.river.test.spec.locatordiscovery
With respect to the addLocators method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
AddLocatorsEmpty() - Constructor for class org.apache.river.test.spec.locatordiscovery.AddLocatorsEmpty
 
AddLocatorsFullyQualified - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
AddLocatorsFullyQualified() - Constructor for class org.apache.river.test.spec.discoveryservice.event.AddLocatorsFullyQualified
 
AddLocatorsNull - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
AddLocatorsNull() - Constructor for class org.apache.river.test.spec.locatordiscovery.AddLocatorsNull
 
AddLocatorsNullElement - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
AddLocatorsNullElement() - Constructor for class org.apache.river.test.spec.locatordiscovery.AddLocatorsNullElement
 
addLocatorsOneReg(LookupLocator[], Map.Entry) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
addLocatorsOneReg(LookupLocator[], Map.Entry) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
addLocs - Variable in class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnAddLocsAfterNull
 
AddLookupAttributes - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of attributes to the its current set of attributes.
AddLookupAttributes() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupAttributes
 
AddLookupAttributesNull - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully modify its current set of attributes.
AddLookupAttributesNull() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupAttributesNull
 
AddLookupAttributesSC - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of attributes to the its current set of attributes.
AddLookupAttributesSC() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupAttributesSC
 
AddLookupGroups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of groups to the set of groups with which it has been configured to join.
AddLookupGroups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupGroups
 
AddLookupGroupsAllToAll - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of groups to the set of groups with which it has been configured to join.
AddLookupGroupsAllToAll() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupGroupsAllToAll
 
AddLookupGroupsAllToFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of groups to the set of groups with which it has been configured to join.
AddLookupGroupsAllToFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupGroupsAllToFinite
 
AddLookupGroupsDups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of groups to the set of groups with which it has been configured to join.
AddLookupGroupsDups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupGroupsDups
 
AddLookupGroupsFiniteToAll - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of groups to the set of groups with which it has been configured to join.
AddLookupGroupsFiniteToAll() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupGroupsFiniteToAll
 
AddLookupGroupsFiniteToNone - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of groups to the set of groups with which it has been configured to join.
AddLookupGroupsFiniteToNone() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupGroupsFiniteToNone
 
AddLookupGroupsNoneToFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of groups to the set of groups with which it has been configured to join.
AddLookupGroupsNoneToFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupGroupsNoneToFinite
 
AddLookupLocators - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of locators to the set of locators with which it has been configured to join.
AddLookupLocators() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupLocators
 
AddLookupLocatorsDups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of locators to the set of locators with which it has been configured to join.
AddLookupLocatorsDups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupLocatorsDups
 
AddLookupLocatorsEmptyToFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of locators to the set of locators with which it has been configured to join.
AddLookupLocatorsEmptyToFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupLocatorsEmptyToFinite
 
AddLookupLocatorsFiniteToEmpty - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of locators to the set of locators with which it has been configured to join.
AddLookupLocatorsFiniteToEmpty() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupLocatorsFiniteToEmpty
 
AddLookupLocatorsNullToFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully add a new set of locators to the set of locators with which it has been configured to join.
AddLookupLocatorsNullToFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.AddLookupLocatorsNullToFinite
 
addMahaloLease(Lease, boolean) - Method in class org.apache.river.test.share.TestBase
TestBase keeps a list of leases that should be canceled in the cleanup phase, this method adds a lease to that list.
addMemberGroups(String[]) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
addMemberGroups(String[]) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
addMemberGroups(String[]) - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
AddNewDiscoveryChangeListener - Class in org.apache.river.test.spec.discoverymanager
With respect to the addDiscoveryListener method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
AddNewDiscoveryChangeListener() - Constructor for class org.apache.river.test.spec.discoverymanager.AddNewDiscoveryChangeListener
 
AddNewDiscoveryChangeListener - Class in org.apache.river.test.spec.locatordiscovery
With respect to the addDiscoveryListener method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
AddNewDiscoveryChangeListener() - Constructor for class org.apache.river.test.spec.locatordiscovery.AddNewDiscoveryChangeListener
 
AddNewDiscoveryChangeListener - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the addDiscoveryListener method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
AddNewDiscoveryChangeListener() - Constructor for class org.apache.river.test.spec.lookupdiscovery.AddNewDiscoveryChangeListener
 
AddNewDiscoveryListener - Class in org.apache.river.test.spec.discoverymanager
With respect to the addDiscoveryListener method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
AddNewDiscoveryListener() - Constructor for class org.apache.river.test.spec.discoverymanager.AddNewDiscoveryListener
 
AddNewDiscoveryListener - Class in org.apache.river.test.spec.locatordiscovery
With respect to the addDiscoveryListener method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
AddNewDiscoveryListener() - Constructor for class org.apache.river.test.spec.locatordiscovery.AddNewDiscoveryListener
 
AddNewDiscoveryListener - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the addDiscoveryListener method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
AddNewDiscoveryListener() - Constructor for class org.apache.river.test.spec.lookupdiscovery.AddNewDiscoveryListener
 
addOutriggerLease(Lease, boolean) - Method in class org.apache.river.test.share.TestBase
TestBase keeps a list of leases that should be canceled in the cleanup phase, this method adds a lease to that list.
addOutside(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of package prefixes that will bypassed during dependency checking.
addOutsidePackageOrClass(String) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
The package patterns or class names to be excluded from the dependency search results.
addOutsidePackagesOrClasses(String[]) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addOutsidePackagesOrClasses(List) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addOutsideRoot(String) - Method in class org.apache.river.tool.ClassDep
Adds an entry into the set of package prefixes for which classes found through the specified root directories, and that are part of the inside root namespace, will be skipped as part of the dependency generation.
addOverrideProvider(OverrideProvider) - Method in class org.apache.river.qa.harness.QAConfig
Add to the set of configuration override providers.
addProvider(ClassDependencyRelationship) - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
Add a provider class to this dependant class.
addProxy(String) - Method in class org.apache.river.tool.PreferredListGen
Add proxy to the set of proxies used to identify roots.
addPrune(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of package prefixes that will be skipped as part of the dependency generation.
addRegisteredOverrides(List) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Add any test defined overrides to the argument list.
AddRemoveTest - Class in org.apache.river.test.spec.renewalservice
AddRemoveTest asserts that the Add and Remove methods operate according to specification.
AddRemoveTest() - Constructor for class org.apache.river.test.spec.renewalservice.AddRemoveTest
 
AddRenewRemoveTest - Class in org.apache.river.test.impl.norm
Test creates a lease, places it in a lease renewal set, waits for to be renewed a designated number of times and then removes it.
AddRenewRemoveTest() - Constructor for class org.apache.river.test.impl.norm.AddRenewRemoveTest
 
addRoots(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of directories to look under for the classes that fall within the working domain space as defined by the intersection of the following sets: inside,outside,prune,show, and hide.
addServiceConfigurationFileName(List) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Add the name of the service configuration file to the given list.
addServiceExporter(ArrayList) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Add the service exporter override to the given list.
addServiceGroupsAndLocators(ArrayList) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Add configuration override values to list specifying the initial groups and initial locators the service is to use.
addServiceMemberGroups(ArrayList) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Add configuration override values to list specifying the member groups the service is to use.
addServicePersistenceLog(ArrayList) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Add a configuration override for the persistence log.
addServiceUnicastDiscoveryPort(ArrayList) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Add configuration override values to list specifying initial unicast discovery port.
addShow(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of package prefixes that we want to display.
addShowPackage(String) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addShowPackages(String[]) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addShowPackages(List) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addSkip(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of classes that should be skipped during dependency generation.
addTell(String) - Method in class org.apache.river.tool.PreferredListGen
Add tellName to the tell list.
addTells(String) - Method in class org.apache.river.tool.ClassDep
Add an entry in to the set of classes whose dependents that lie with the inside set are listed.
Admin - Interface in org.apache.river.qa.harness
An interface for managing services which can be started and stopped.
admin - Variable in class org.apache.river.test.share.LookupTestBase
 
AdminIFBase - Class in org.apache.river.test.impl.mahalo
 
AdminIFBase() - Constructor for class org.apache.river.test.impl.mahalo.AdminIFBase
 
AdminIFBase - Class in org.apache.river.test.impl.mercury
 
AdminIFBase() - Constructor for class org.apache.river.test.impl.mercury.AdminIFBase
 
AdminIFShutdownTest - Class in org.apache.river.test.impl.mahalo
 
AdminIFShutdownTest() - Constructor for class org.apache.river.test.impl.mahalo.AdminIFShutdownTest
 
AdminIFShutdownTest - Class in org.apache.river.test.impl.mercury
 
AdminIFShutdownTest() - Constructor for class org.apache.river.test.impl.mercury.AdminIFShutdownTest
 
AdminIFTest - Class in org.apache.river.test.impl.mahalo
 
AdminIFTest() - Constructor for class org.apache.river.test.impl.mahalo.AdminIFTest
 
AdminIFTest - Class in org.apache.river.test.impl.mercury
 
AdminIFTest() - Constructor for class org.apache.river.test.impl.mercury.AdminIFTest
 
administrableSubstitute - Variable in class org.apache.river.test.share.TestBase
Class name to substitute for Administrable when looking/starting services to test
AdminIteratorTest - Class in org.apache.river.test.impl.outrigger.matching
Writes a number of entries and uses the admin iterator to make sure they are all there.
AdminIteratorTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.AdminIteratorTest
 
AdminIteratorTestShutdown - Class in org.apache.river.test.impl.outrigger.matching
Writes a number of entries and uses the admin iterator to make sure they are all there.
AdminIteratorTestShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.AdminIteratorTestShutdown
 
AdminManager - Class in org.apache.river.qa.harness
A factory for, and manager of, Admins.
AdminManager(QAConfig) - Constructor for class org.apache.river.qa.harness.AdminManager
Construct an AdminManager.
aFloat - Variable in class org.apache.river.test.impl.outrigger.matching.ChildOfStringMatch
 
aFloat - Variable in class org.apache.river.test.impl.outrigger.matching.NBEComplex
 
aInt - Variable in class org.apache.river.test.impl.outrigger.matching.IntegerMatch
 
algorithm - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Message Digest Algorithm.
algorithm - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
Message Digest Algorithm.
ALL - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print all output - generally not a good idea
ALL_BY_GROUP - Static variable in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
ALL_BY_LOC - Static variable in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
AllPermissionsTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckPolicy.AllPermissionsTask
 
aLong - Variable in class org.apache.river.test.share.AttrTwo
 
aLong - Variable in class org.apache.river.test.share.SunOfAttrOne
 
alternateRemoval - Variable in class org.apache.river.test.spec.discoverymanager.RemoveGroupsSome
 
alternateReplacement - Variable in class org.apache.river.test.spec.discoverymanager.SetGroupsReplaceSome
 
alternateReplacements - Variable in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorChange
 
ALWAYS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
used internally to generate output unconditionally, i.e. for unexpected exceptions or other unusual events.
ambiguousEntryTakeCount - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
Number of entries in the log which have been duplicated and at least one of the duplicates has been removed.
analyzeFailure(Throwable) - Method in interface org.apache.river.qa.harness.FailureAnalyzer
Analyze the exception thrown by a test.
AnFakeType - Class in org.apache.river.test.spec.export.util
An auxiliary class used in the tests for ServerContext as a server context element.
AnFakeType(int) - Constructor for class org.apache.river.test.spec.export.util.AnFakeType
Constructor.
annotation - Variable in class org.apache.river.test.spec.loader.pref.AbstractTestBase
String to define the exportAnnotation string that will be passed to QATestPreferredClassLoader constructor.
announcementsStopped - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
anotherURL - Variable in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile.TestItem
Another URL object to be compared with HTTPMD URL.
appendStringArray(String[], String[]) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Append two String arrays and return the result.
Apple - Interface in org.apache.river.test.impl.reliability
A remote factory for Orange instances.
AppleEvent - Class in org.apache.river.test.impl.reliability
The AppleEvent class is simply an object to be passed to a remote object exported by an applet.
AppleEvent(int) - Constructor for class org.apache.river.test.impl.reliability.AppleEvent
 
AppleImpl - Class in org.apache.river.test.impl.reliability
The AppleImpl class implements the behavior of the remote "apple" objects exported by the application.
AppleImpl(String) - Constructor for class org.apache.river.test.impl.reliability.AppleImpl
 
AppleUser - Interface in org.apache.river.test.impl.reliability
AppleUser is a remote interface that allows the application server (a generator of Apple objects) to pass Apple objects and to communicate various conditions to the implementation of this interface.
AppleUserImpl - Class in org.apache.river.test.impl.reliability
The AppleUserImpl class implements the behavior of the remote "apple user" objects exported by the server.
AppleUserImpl() - Constructor for class org.apache.river.test.impl.reliability.AppleUserImpl
 
ApplicationServer - Class in org.apache.river.test.impl.reliability
The ApplicationServer class provides the other server side of the "juicer" stress test of RMI.
ApplicationServer() - Constructor for class org.apache.river.test.impl.reliability.ApplicationServer
 
ApplicationServer(String) - Constructor for class org.apache.river.test.impl.reliability.ApplicationServer
 
applyTestDef() - Method in class org.apache.river.test.impl.servicediscovery.cache.CacheTerminateSemantics
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.impl.servicediscovery.event.AddListenerEvent
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardDownReDiscover
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.impl.servicediscovery.event.LookupTaskRace
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.impl.servicediscovery.event.LookupTaskServiceIdMapRace
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.impl.servicediscovery.event.ReRegisterGoodEquals
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.impl.servicediscovery.event.ServiceDiscardCacheTerminate
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.impl.servicediscovery.TerminateSemantics
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Executes the actual steps of the particular test being run.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.cache.AddListenerNPE
Executes the current test by doing the following: 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheDiscard
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookup
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookupFilterFilter
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookupFilterNoFilter
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookupNoFilterFilter
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.DefaultDiscoverPublic
Executes the current test by doing the following: 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.lookup.Lookup
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupFilter
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMax
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMax
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinMaxNoBlock
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupWait
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupWaitFilter
Defines the actual steps of this particular test. 1.
applyTestDef() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupWaitNoBlock
Defines the actual steps of this particular test. 1.
ArbitraryException - Exception in org.apache.river.test.spec.jeri.transport.util
 
ArbitraryException() - Constructor for exception org.apache.river.test.spec.jeri.transport.util.ArbitraryException
 
ARemoteInterface - Interface in org.apache.river.test.impl.outrigger.matching
A Remote Interface
ARemoteInterfaceImpl - Class in org.apache.river.test.impl.outrigger.matching
A Remote Interface
ARemoteInterfaceImpl(Configuration, String) - Constructor for class org.apache.river.test.impl.outrigger.matching.ARemoteInterfaceImpl
 
aRI - Variable in class org.apache.river.test.impl.outrigger.matching.RemoteMatch
 
arrayOfShorts - Variable in class org.apache.river.test.impl.outrigger.matching.GrandChildOfStringMatch
 
arrayOfShorts - Variable in class org.apache.river.test.impl.outrigger.matching.NBEComplex
 
arraysEqual(short[]) - Method in class org.apache.river.test.impl.outrigger.matching.GrandChildOfStringMatch
 
arraysEqual(Object[], Object[]) - Static method in class org.apache.river.test.share.BaseQATest
Returns true if the given arrays are referentially equal, or if the given arrays have the same contents; false otherwise.
arraysEqual(Object[], Object[]) - Method in class org.apache.river.test.share.LookupTestBase
Return true if for every elemet in a1 there is an element that is equal() in a2 and vis-versa
arrayToString(Object[]) - Static method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustUtil
Returns string representation of array of objects.
arrayToString(Class[]) - Static method in class org.apache.river.test.spec.security.util.Util
Returns string representation of array of classes.
arrayToString(Object[]) - Static method in class org.apache.river.test.spec.security.util.Util
Returns string representation of array of objects.
aRUDO - Variable in class org.apache.river.test.impl.outrigger.matching.UserDefMatch
 
AS_IS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
The proxy is exported with marshalling set to as-is
assertContainsName(Entry[], String) - Method in class org.apache.river.test.impl.mahalo.AdminIFBase
 
assertContainsName(Entry[], String) - Method in class org.apache.river.test.impl.mercury.AdminIFBase
 
assertCount(TestListener, long) - Method in class org.apache.river.test.impl.mercury.EMSTestBase
 
assertCount(TestPullListener, long) - Method in class org.apache.river.test.impl.mercury.EMSTestBase
 
assertEquals(Entry, Entry, String) - Method in class org.apache.river.test.share.TestBase
Assert that entry equals other.
assertEquals(Entry, Entry, String, boolean) - Method in class org.apache.river.test.share.TestBase
Assert that entry equals other, if shouldBe is true, or that it isn't, if shouldBe is false.
assertEvent(TestListener, RemoteEvent) - Method in class org.apache.river.test.impl.mercury.EMSTestBase
 
assertEvent(TestPullListener, RemoteEvent) - Method in class org.apache.river.test.impl.mercury.EMSTestBase
 
assertEvent(RemoteEvent, RemoteEvent) - Method in class org.apache.river.test.impl.mercury.EMSTestBase
 
assertEvents(TestListener, RemoteEvent[]) - Method in class org.apache.river.test.impl.mercury.EMSTestBase
 
assertEvents(TestPullListener, RemoteEvent[]) - Method in class org.apache.river.test.impl.mercury.EMSTestBase
 
assertEvents(Collection, Collection) - Method in class org.apache.river.test.impl.mercury.EMSTestBase
 
assertion(boolean, String) - Method in class org.apache.river.qa.harness.QATestEnvironment
Mostly mimics the behavior of the assert keyword.
assertion(boolean) - Method in class org.apache.river.qa.harness.QATestEnvironment
Mostly mimics the behavior of the assert keyword.
assertLocators(LookupLocator[], LookupLocator[]) - Method in class org.apache.river.test.impl.mahalo.AdminIFBase
 
assertLocators(LookupLocator[], LookupLocator[]) - Method in class org.apache.river.test.impl.mercury.AdminIFBase
 
assertLookupGroups(String[], String[]) - Method in class org.apache.river.test.impl.mahalo.AdminIFBase
 
assertLookupGroups(String[], String[]) - Method in class org.apache.river.test.impl.mercury.AdminIFBase
 
assertParticipants(int) - Method in class org.apache.river.test.share.TesterTransaction
Assert that the participant count is the one provided.
AssocExpWarnSetTest - Class in org.apache.river.test.spec.renewalservice
Assert that the set returned as the source of the ExpirationWarningEvent is the set which is about to expire.
AssocExpWarnSetTest() - Constructor for class org.apache.river.test.spec.renewalservice.AssocExpWarnSetTest
 
AssocRenewalFailSetTest - Class in org.apache.river.test.spec.renewalservice
Assert that the set returned as the source of the RenewalFailureEvent is the set on which the renewal attempt failed.
AssocRenewalFailSetTest() - Constructor for class org.apache.river.test.spec.renewalservice.AssocRenewalFailSetTest
 
aString - Variable in class org.apache.river.test.impl.outrigger.matching.NBEComplex
 
aString - Variable in class org.apache.river.test.impl.outrigger.matching.StringMatch
 
aString - Variable in class org.apache.river.test.share.AttrOne
 
AsynchAbortOnCommitTest - Class in org.apache.river.test.spec.txnmanager
 
AsynchAbortOnCommitTest() - Constructor for class org.apache.river.test.spec.txnmanager.AsynchAbortOnCommitTest
 
AsynchAbortOnPrepareTest - Class in org.apache.river.test.spec.txnmanager
Creates a transaction.
AsynchAbortOnPrepareTest() - Constructor for class org.apache.river.test.spec.txnmanager.AsynchAbortOnPrepareTest
 
Attr - Interface in org.apache.river.test.spec.lookupservice.attribute
 
Attr00 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr00() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr00
 
Attr01 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr01() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr01
 
Attr02 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr02() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr02
 
Attr03 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr03() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr03
 
Attr03(Integer, Boolean, String) - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr03
 
Attr04 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr04() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr04
 
Attr04(Integer, Boolean, String) - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr04
 
Attr05 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr05() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr05
 
Attr05(Integer, Boolean, String, Long) - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr05
 
Attr06 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr06() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr06
 
Attr06(Integer, Boolean, String) - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr06
 
Attr07 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr07() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
Attr07(Integer, Boolean, String, Long, Integer, Boolean, String, Long) - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
Attr08 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr08() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
Attr08(Integer, Boolean, String, Long, Integer, Boolean, String, Long, Integer, Boolean, String, Long) - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
Attr09 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr09() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr09
 
Attr09(Integer, Boolean, String, Long) - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr09
 
Attr10 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr10() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr10
 
Attr10(Integer, Boolean, String, Integer, Boolean, String) - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr10
 
Attr11 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr11() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
Attr11(Integer, Boolean, String, Long, Integer, Boolean, String, Long, Integer, Boolean, String, Long) - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
Attr12 - Class in org.apache.river.test.spec.lookupservice.attribute
 
Attr12() - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
Attr12(Integer, Boolean, String, Long, Integer, Boolean, String, Long, Integer, Boolean, String, Long, Integer, Boolean, String, Long) - Constructor for class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
ATTR_CLASSES - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The set of service classes to register for testing
AttributesUtil - Class in org.apache.river.test.share
This class contains a set of static methods that provide general-purpose functions for processing sets of attributes; functions such as displaying information about the contents of one or more attribute sets, comparing the contents of two such sets, etc.
AttributesUtil() - Constructor for class org.apache.river.test.share.AttributesUtil
 
AttributesUtil.TestAttr00 - Class in org.apache.river.test.share
Static convenience class for testing functionality in which attributes must be added/modified/retrieved
AttributesUtil.TestAttrSC00 - Class in org.apache.river.test.share
Static convenience class for testing functionality in which ServiceControlled attributes must be added/modified/retrieved
AttrOne - Class in org.apache.river.test.share
 
AttrOne() - Constructor for class org.apache.river.test.share.AttrOne
 
AttrOne(String) - Constructor for class org.apache.river.test.share.AttrOne
 
attrsEqual(Entry[], Entry[]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Tests if two arrays of attribute sets are the same length and have equal elements, ignoring element ordering differences.
attrsMatch(Object, Object) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Returns true if the given attribute objects match, else returns false Note that the order of the input Objects is NOT important
attrsMatch(Object, Object, boolean) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Returns true if the given attribute objects match, else returns false Note that the order of the input Objects IS important
attrTmpls - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
AttrTwo - Class in org.apache.river.test.share
 
AttrTwo() - Constructor for class org.apache.river.test.share.AttrTwo
 
AttrTwo(long) - Constructor for class org.apache.river.test.share.AttrTwo
 
AuditorSummary - Class in org.apache.river.test.impl.outrigger.matching
Structure that summarizes the state of a JavaSpaceAuditor.
AuditorSummary() - Constructor for class org.apache.river.test.impl.outrigger.matching.AuditorSummary
 
AUTOMATIC_LOCAL_TEST - Static variable in class org.apache.river.test.share.BaseQATest
 
AutotHost - Interface in org.apache.river.qa.harness
The messages which can be sent to a SlaveTest.
AutotRequest - Class in org.apache.river.qa.harness
The messages which can be sent to a SlaveTest.
AutotRequest() - Constructor for class org.apache.river.qa.harness.AutotRequest
 
auxPort - Variable in class org.apache.river.test.spec.loader.pref.AbstractTestBase
Auxiliary http port to download preferred classes and resources

B

B0 - Class in org.apache.river.test.impl.outrigger.javaspace05
The tests in this package use 3 hierarchies of entry classes, A, B, and C.
B0() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.B0
 
B00 - Class in org.apache.river.test.impl.outrigger.javaspace05
The left subclass of B0
B00() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.B00
 
B01 - Class in org.apache.river.test.impl.outrigger.javaspace05
The right subclass of B0
B01() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.B01
 
b0_03 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr03
 
b0_04 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr04
 
b0_05 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr05
 
b0_06 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr06
 
b0_07 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
b0_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
b0_09 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr09
 
b0_10 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr10
 
b0_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
b0_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
b1_07 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
b1_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
b1_10 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr10
 
b1_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
b1_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
b2_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
b2_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
b2_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
b3_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
BadConstructorConfiguration - Class in org.apache.river.test.spec.config.configurationprovider
Invalid ConfigurationProvides that doesn't have valid constructor.
BadConstructorConfiguration() - Constructor for class org.apache.river.test.spec.config.configurationprovider.BadConstructorConfiguration
This class cannot be instantiated.
BadDiscoveryListener - Class in org.apache.river.test.impl.discoverymanager
With respect to the addDiscoveryListener method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
BadDiscoveryListener() - Constructor for class org.apache.river.test.impl.discoverymanager.BadDiscoveryListener
 
BadEventCodebaseTest - Class in org.apache.river.test.impl.mercury
 
BadEventCodebaseTest() - Constructor for class org.apache.river.test.impl.mercury.BadEventCodebaseTest
 
BadListenerException(String) - Constructor for exception org.apache.river.test.share.BadTestListener.BadListenerException
 
BadLocatorDiscoveryListener - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the addDiscoveryListener method is invoked after the lookup locator discovery utility has been terminated, an IllegalStateException results.
BadLocatorDiscoveryListener() - Constructor for class org.apache.river.test.impl.locatordiscovery.BadLocatorDiscoveryListener
 
BadServiceProxyAccessor - Interface in org.apache.river.test.impl.start
 
BadServiceProxyAccessorImpl - Class in org.apache.river.test.impl.start
 
BadServiceProxyAccessorImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.test.impl.start.BadServiceProxyAccessorImpl
 
BadServiceProxyAccessorImpl(String[], LifeCycle) - Constructor for class org.apache.river.test.impl.start.BadServiceProxyAccessorImpl
 
BadServiceProxyAccessorImpl(String[], ActivationID, LifeCycle) - Constructor for class org.apache.river.test.impl.start.BadServiceProxyAccessorImpl
 
BadTestListener - Class in org.apache.river.test.share
Listener for testing notify code resiliance in the face of listener exceptions.
BadTestListener(Logger) - Constructor for class org.apache.river.test.share.BadTestListener
 
BadTestListener.BadListenerException - Exception in org.apache.river.test.share
 
Bar - Class in org.apache.river.test.impl.start.loadersplitpolicyprovider
 
Bar() - Constructor for class org.apache.river.test.impl.start.loadersplitpolicyprovider.Bar
 
BaseDynamicPolicyProvider - Class in org.apache.river.test.spec.security.util
Base policy provider for test DynamicPolicy provider classes
BaseDynamicPolicyProvider() - Constructor for class org.apache.river.test.spec.security.util.BaseDynamicPolicyProvider
 
BaseExporter - Class in org.apache.river.test.spec.security.proxytrust.util
Base for all used exporter classes.
BaseExporter() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.BaseExporter
Default constructor.
BaseIntegrityVerifier - Class in org.apache.river.test.spec.security.util
Base class for all IntegrityVerifier-s implementing IntegrityVerifier interface.
BaseIntegrityVerifier() - Constructor for class org.apache.river.test.spec.security.util.BaseIntegrityVerifier
 
BaseIsTrustedObjectClass - Class in org.apache.river.test.spec.security.proxytrust.util
Base class for auxiliary classes for testing 'isTrustedObject' method of ProxyTrustVerifier class.
BaseIsTrustedObjectClass() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.BaseIsTrustedObjectClass
 
BaseOwner - Class in org.apache.river.test.impl.norm
Base class for owners that don't cause failures.
BaseOwner(long, long, long, long, long, Object) - Constructor for class org.apache.river.test.impl.norm.BaseOwner
Simple constructor
basePolicyClassProperty - Static variable in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.PolicyInitializationExceptionTest
Name of security property for basePolicyClass
basePolicyClassProperty - Static variable in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyInitializationExceptionTest
Name of security property for basePolicyClass
BasePolicyProvider - Class in org.apache.river.test.spec.security.util
Base class for policy providers.
BasePolicyProvider() - Constructor for class org.apache.river.test.spec.security.util.BasePolicyProvider
 
BaseProxyTrust - Class in org.apache.river.test.spec.security.proxytrust.util
Base class for all ProxyTrust classes implementing RemoteMethodControl and ProxyTrust interfaces.
BaseProxyTrust() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.BaseProxyTrust
 
BaseQATest - Class in org.apache.river.test.share
This class is an abstract class that contains common functionality related to construct and tearDown that may be useful to many of tests.
BaseQATest() - Constructor for class org.apache.river.test.share.BaseQATest
 
BaseQATest.GroupChangeListener - Class in org.apache.river.test.share
Listener class used to monitor the following events sent from the helper utility that, on behalf of the test, participates in the multicast discovery protocols: the discovery of new lookup services the re-discovery of discarded lookup services the discarding of already-discovered lookup services member group changes in already-discovered lookup services
BaseQATest.LocatorGroupsPair - Class in org.apache.river.test.share
Ordered pair containing a LookupLocator and the corresponding groups
BaseQATest.LookupListener - Class in org.apache.river.test.share
Listener class used to monitor the discovery events sent from the helper utility that, on behalf of the test, participates in the multicast discovery protocol.
BaseQATest.ToJoinPair - Class in org.apache.river.test.share
Data structure representing a set of LookupLocators & groups to join
BaseTrustVerifier - Class in org.apache.river.test.spec.security.proxytrust.util
Base class for all TrustVerifier-s implementing TrustVerifier interface.
BaseTrustVerifier() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifier
 
BaseTrustVerifier - Class in org.apache.river.test.spec.security.util
Base class for all TrustVerifier-s implementing TrustVerifier interface.
BaseTrustVerifier() - Constructor for class org.apache.river.test.spec.security.util.BaseTrustVerifier
 
BaseTrustVerifierContext - Class in org.apache.river.test.spec.constraint.util
Base class for all TrustVerifier.Context impl classes.
BaseTrustVerifierContext() - Constructor for class org.apache.river.test.spec.constraint.util.BaseTrustVerifierContext
 
BaseTrustVerifierContext - Class in org.apache.river.test.spec.security.proxytrust.util
Base class for all TrustVerifierContext classes implementing TrustVerifier.Context interface having constructor with 1 parameter: Object[].
BaseTrustVerifierContext(Object[]) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifierContext
Constructor saving array of context objects.
BasicEventListener() - Constructor for class org.apache.river.test.share.DiscoveryServiceUtil.BasicEventListener
 
BasicGrants - Class in org.apache.river.test.spec.policyprovider.policyFileProvider
Purpose

This test verifies that PolicyFileProvider handles basic permission (except UmbrellaGrantPermission) granted in the policy files properly.
BasicGrants() - Constructor for class org.apache.river.test.spec.policyprovider.policyFileProvider.BasicGrants
 
BasicLeaseOwner - Class in org.apache.river.test.share
This class is provides only essential and basic behavior to the lease that it owns.
BasicLeaseOwner(long) - Constructor for class org.apache.river.test.share.BasicLeaseOwner
Constructor requiring a maximum lease grant duration.
BasicListener() - Constructor for class org.apache.river.test.spec.lookupservice.QATestRegistrar.BasicListener
 
BasicPermission_Collection - Class in org.apache.river.test.spec.export.exportpermission
Purpose: This test verifies the behavior of BasicPermission.newPermissionCollection() method on ExportPermission objects.
BasicPermission_Collection() - Constructor for class org.apache.river.test.spec.export.exportpermission.BasicPermission_Collection
 
BasicPermission_equals - Class in org.apache.river.test.spec.export.exportpermission
Purpose: This test verifies the behavior of BasicPermission.equals(Object) method on ExportPermission objects.
BasicPermission_equals() - Constructor for class org.apache.river.test.spec.export.exportpermission.BasicPermission_equals
 
BasicPermission_getActions - Class in org.apache.river.test.spec.export.exportpermission
Purpose: This test verifies the behavior of BasicPermission.getActions() method on ExportPermission objects.
BasicPermission_getActions() - Constructor for class org.apache.river.test.spec.export.exportpermission.BasicPermission_getActions
 
BasicPermission_hashCode - Class in org.apache.river.test.spec.export.exportpermission
Purpose: This test verifies the behavior of BasicPermission.hashCode() method on ExportPermission objects.
BasicPermission_hashCode() - Constructor for class org.apache.river.test.spec.export.exportpermission.BasicPermission_hashCode
 
BasicPermission_implies - Class in org.apache.river.test.spec.export.exportpermission
Purpose: This test verifies the behavior of BasicPermission.implies(Permission) method on ExportPermission objects.
BasicPermission_implies() - Constructor for class org.apache.river.test.spec.export.exportpermission.BasicPermission_implies
 
batchCancel() - Method in class org.apache.river.test.impl.norm.BaseOwner
 
batchCancel() - Method in class org.apache.river.test.impl.norm.FailingOwner
 
batchCancel() - Method in class org.apache.river.test.impl.norm.LeaseOwner
The renewal service is canceling the lease through a lease map.
batchCancel() - Method in class org.apache.river.test.impl.norm.RenewAtOwner
 
batchCancel() - Method in class org.apache.river.test.impl.norm.RenewingOwner
 
batchCancel() - Method in class org.apache.river.test.share.BasicLeaseOwner
 
batchCancel() - Method in class org.apache.river.test.share.FailingOpCountingOwner
The renewal service is canceling the lease through a lease map.
batchCancel() - Method in class org.apache.river.test.share.FailingOwner
 
batchCancel() - Method in class org.apache.river.test.share.LeaseOwner
The renewal service is canceling the lease through a lease map.
batchCancel() - Method in class org.apache.river.test.share.OpCountingOwner
The renewal service is canceling the lease through a lease map.
batchCancel() - Method in class org.apache.river.test.share.TrackingOwner
 
batchRenew(long) - Method in class org.apache.river.test.impl.norm.BaseOwner
 
batchRenew(long) - Method in class org.apache.river.test.impl.norm.FailingOwner
 
batchRenew(long) - Method in class org.apache.river.test.impl.norm.LeaseOwner
The renewal service is renewing the lease through a lease map.
batchRenew(long) - Method in class org.apache.river.test.impl.norm.RenewAtOwner
 
batchRenew(long) - Method in class org.apache.river.test.impl.norm.RenewingOwner
 
batchRenew(long) - Method in class org.apache.river.test.share.BasicLeaseOwner
 
batchRenew(long) - Method in class org.apache.river.test.share.FailingOpCountingOwner
The renewal service is renewing the lease through a lease map.
batchRenew(long) - Method in class org.apache.river.test.share.FailingOwner
 
batchRenew(long) - Method in class org.apache.river.test.share.LeaseOwner
The renewal service is renewing the lease through a lease map.
batchRenew(long) - Method in class org.apache.river.test.share.OpCountingOwner
The renewal service is renewing the lease through a lease map.
batchRenew(long) - Method in class org.apache.river.test.share.TrackingOwner
 
BatchRenewTest - Class in org.apache.river.test.impl.norm
Test creates a lease a number of leases and adds them with diffrent desiered expiration and renew durations wait for some time and makes sure that only the leases that should have expired expire.
BatchRenewTest() - Constructor for class org.apache.river.test.impl.norm.BatchRenewTest
 
behave(Transaction) - Method in interface org.apache.river.test.share.TestParticipant
 
behave(Transaction) - Method in class org.apache.river.test.share.TestParticipantImpl
 
BJEAbstractTest - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
Abstract class for BasicJeriExporter tests
BJEAbstractTest() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJEAbstractTest
 
BJETestDispatcher - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
Instrumented InvocationDispatcher that delegates to an underlying InvocationDispatcher
BJETestDispatcher(InvocationDispatcher) - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestDispatcher
 
BJETestEndpoint - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
This class implements an instrumented endpoint that delegates to an underlying endpoint
BJETestEndpoint(Endpoint) - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestEndpoint
 
BJETestEndpointListener - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
This class implements an instrumented server enpoint listener
BJETestEndpointListener(ServerEndpoint.ListenHandle) - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestEndpointListener
 
BJETestILFactory - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
Instrumented InvocationLayerFactory
BJETestILFactory() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestILFactory
 
BJETestListenContext - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
 
BJETestListenContext(ServerEndpoint.ListenContext) - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestListenContext
 
BJETestRequestHandler - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
 
BJETestRequestHandler() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestRequestHandler
 
BJETestServerEndpoint - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
This class implements an instrumented ServerEnpoint that delegates to an underlying ServerEnpoint
BJETestServerEndpoint(ServerEndpoint) - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestServerEndpoint
 
BJETestServerListenEndpoint - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
This class implements an instrumented ServerEnpoint.ListenEndpoint that delegates to an underlying ServerEnpoint.ListenEndpoint
BJETestServerListenEndpoint(ServerEndpoint.ListenEndpoint) - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestServerListenEndpoint
 
BJETestService - Interface in org.apache.river.test.spec.jeri.basicjeriexporter.util
Interface for test remote sercices
BJETestServiceImpl - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
Implementation class for test remote services
BJETestServiceImpl() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestServiceImpl
 
BJETransportListener - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
Class to contain a TransportListener
BJETransportListener() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETransportListener
 
BlockingOnDeadTransactionTest - Class in org.apache.river.test.impl.outrigger.transaction
This tests to see if conflicting transactions that are abandoned are monitored.
BlockingOnDeadTransactionTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.BlockingOnDeadTransactionTest
 
BlockingOnDeadTransactionTestPoll - Class in org.apache.river.test.impl.outrigger.transaction
This tests to see if conflicting transactions that are abandoned are monitored.
BlockingOnDeadTransactionTestPoll() - Constructor for class org.apache.river.test.impl.outrigger.transaction.BlockingOnDeadTransactionTestPoll
 
BlockingTest - Class in org.apache.river.test.impl.outrigger.matching
 
BlockingTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.BlockingTest
 
BlockingTestRead - Class in org.apache.river.test.impl.outrigger.matching
 
BlockingTestRead() - Constructor for class org.apache.river.test.impl.outrigger.matching.BlockingTestRead
 
BlockingTestReadShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
BlockingTestReadShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.BlockingTestReadShutdown
 
BlockingTestShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
BlockingTestShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.BlockingTestShutdown
 
BOF - Static variable in exception org.apache.river.test.spec.config.configurationfile.ConfigurationFileException
Constant denoting the beginning of a configuration source
booleanReturn(boolean) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns passed b
booleanReturn(boolean) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
booleanReturn(boolean) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
bounce(Object) - Method in interface org.apache.river.test.spec.jeri.mux.util.TestService
Receives an object and returns it back to the caller
bounce(Object) - Method in class org.apache.river.test.spec.jeri.mux.util.TestServiceImpl
 
BOUNDARIES - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
wrap test results with delimeter strings for readibility
Bridge - Class in org.apache.river.test.impl.end2end.jssewrapper
This provides the communications bridge between the wrapper and test code using the wrapper.
Bridge() - Constructor for class org.apache.river.test.impl.end2end.jssewrapper.Bridge
 
broadcast(SlaveRequest) - Static method in class org.apache.river.qa.harness.SlaveTest
Utility method to 'broadcast' a SlaveRequest message to all participating SlaveTests.
brokenConfFile - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
File for broken configuration.
brokenConfFileName - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
File name for broken configuration.
brokenConfHttpURL - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
URL for broken configuration.
brokenOverride - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
Broken override entry.
build() - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
Builds ClassDependParameters immutable object from optional parameters, execute this method last, after setting all optional parameters.
BUY - Static variable in class org.apache.river.test.impl.reliability.AppleEvent
 
BY_BOTH - Static variable in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
BY_GROUP - Static variable in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
BY_GROUP_AND_BOTH - Static variable in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
BY_LOC - Static variable in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
BY_LOC_AND_BOTH - Static variable in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
byteReturn(byte) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns passed b
byteReturn(byte) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
byteReturn(byte) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 

C

C0 - Class in org.apache.river.test.impl.outrigger.javaspace05
The tests in this package use 3 hierarchies of entry classes, A, B, and C.
C0() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.C0
 
cache - Variable in class org.apache.river.test.impl.servicediscovery.event.AddListenerEvent
 
cache - Variable in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
cache - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace
 
cache - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupTaskRace
 
cache - Variable in class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace
 
cache - Variable in class org.apache.river.test.impl.servicediscovery.event.ReRegisterGoodEquals
 
cache - Variable in class org.apache.river.test.spec.servicediscovery.cache.CacheLookup
 
cache - Variable in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
cacheDelay - Variable in class org.apache.river.test.spec.servicediscovery.cache.CacheLookup
 
cacheDelay - Variable in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
CacheDiscard - Class in org.apache.river.test.spec.servicediscovery.cache
This class verifies that the discard method of the LookupCache operates as specified.
CacheDiscard() - Constructor for class org.apache.river.test.spec.servicediscovery.cache.CacheDiscard
 
CacheLookup - Class in org.apache.river.test.spec.servicediscovery.cache
With respect to the lookup method defined by the LookupCache interface, this class verifies that the version that returns a single instance of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the lookup cache applies no first-stage filtering to the results of the template matching the lookup method of the lookup cache applies no second-stage filtering to the results of the template matching; that is, null is input as the filter parameter of the lookup method ServiceItem lookup(ServiceItemFilter filter);
CacheLookup() - Constructor for class org.apache.river.test.spec.servicediscovery.cache.CacheLookup
 
CacheLookupFilterFilter - Class in org.apache.river.test.spec.servicediscovery.cache
With respect to the lookup method defined by the LookupCache interface, this class verifies that the version that returns a single instance of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the lookup cache applies first-stage filtering to the results of the template matching the lookup method of the lookup cache applies second-stage filtering to the results of the template matching and the first-stage filtering ServiceItem lookup(ServiceItemFilter filter);
CacheLookupFilterFilter() - Constructor for class org.apache.river.test.spec.servicediscovery.cache.CacheLookupFilterFilter
 
CacheLookupFilterNoFilter - Class in org.apache.river.test.spec.servicediscovery.cache
With respect to the lookup method defined by the LookupCache interface, this class verifies that the version that returns a single instance of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the lookup cache applies first-stage filtering to the results of the template matching the lookup method of the lookup cache applies no second-stage filtering to the results of the template matching and the first-stage filtering; that is, null is input as the filter parameter of the lookup method ServiceItem lookup(ServiceItemFilter filter);
CacheLookupFilterNoFilter() - Constructor for class org.apache.river.test.spec.servicediscovery.cache.CacheLookupFilterNoFilter
 
CacheLookupNoFilterFilter - Class in org.apache.river.test.spec.servicediscovery.cache
With respect to the lookup method defined by the LookupCache interface, this class verifies that the version that returns a single instance of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the lookup cache applies no first-stage filtering to the results of the template matching the lookup method of the lookup cache applies second-stage filtering to the results of the template matching ServiceItem lookup(ServiceItemFilter filter);
CacheLookupNoFilterFilter() - Constructor for class org.apache.river.test.spec.servicediscovery.cache.CacheLookupNoFilterFilter
 
CacheTerminateSemantics - Class in org.apache.river.test.impl.servicediscovery.cache
With respect to the current implementation of the LookupCache interface returned by the createLookupCache method of the current implementation of the ServiceDiscoveryManager utility, this class verifies that - except for the terminate method itself - if any of the public methods of the lookup cache are invoked after that cache has been terminated, an IllegalStateException results.
CacheTerminateSemantics() - Constructor for class org.apache.river.test.impl.servicediscovery.cache.CacheTerminateSemantics
 
call(String, SlaveRequest) - Static method in class org.apache.river.qa.harness.SlaveTest
Utility method to send a SlaveRequest message to a SlaveTest instance.
callAfterUnexport() - Method in interface org.apache.river.test.impl.end2end.e2etest.CoreInterface
Called after an unexport is performed to verify that the remote service is no longer reachable.
callAfterUnexport() - Method in interface org.apache.river.test.impl.end2end.e2etest.SmartInterface
A method to be called after an unexport has occured.
callback - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
callbackJM - Variable in class org.apache.river.test.spec.joinmanager.GetJoinSetCallback
 
callConstructor(Object, Object, String[]) - Method in class org.apache.river.test.spec.config.configurationfile.Template_Test
Run ConfigurationFile constructor for valid test case.
callConstructor(int, String, Class[], InvocationConstraints) - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.Constructor_Test
Run MethodDesc constructor for valid test case.
callConstructor() - Method in class org.apache.river.test.spec.constraint.coreconstraint.ConnectionTimeConstructorsTest.TestCase
Invokes the constructor specified by this ConnectionTimeConstructorsTest.TestCase object with the argument specified by this ConnectionTimeConstructorsTest.TestCase object.
callConstructor(Object, InvocationConstraint[], Class) - Method in class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.ConstructorsTest
This method invokes the constructor 'public ConstraintAlternatives(InvocationConstraint[] constraints)' and checks the result.
callConstructor(Object, Collection<InvocationConstraint>, Class) - Method in class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.ConstructorsTest
This method invokes the constructor 'public ConstraintAlternatives(Collection c)' and checks the result.
callConstructor() - Method in class org.apache.river.test.spec.constraint.coreconstraint.DelegationTimeConstructorsTest.TestCase
Invokes the constructor specified by this ConnectionTimeConstructorsTest.TestCase object with the argument specified by this ConnectionTimeConstructorsTest.TestCase object.
callConstructor(Object, InvocationConstraint, InvocationConstraint) - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConstructorsTest
This method invokes constructor and checks the result.
callConstructor(Object, InvocationConstraint[], InvocationConstraint[], Class) - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConstructorsTest
This method invokes constructor and checks the result.
callConstructor(Object, Collection, Collection, Class) - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConstructorsTest
This method invokes constructor and checks the result.
callConstructor(Object, X500Principal, Class) - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalConstructorsTest
This method invokes constructor and checks the result.
callConstructor(Object, X500Principal[], Class) - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalConstructorsTest
This method invokes constructor and checks the result.
callConstructor(Object, Collection, Class) - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalConstructorsTest
This method invokes constructor and checks the result.
callConstructor(Object, Class[], Class) - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalTypeConstructorsTest
This method invokes the constructor specified by the Test Case and checks the result.
callConstructor(Object, Collection, Class) - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalTypeConstructorsTest
 
callConstructor(int, boolean, MethodConstraints, Permission[]) - Method in class org.apache.river.test.spec.security.basicproxypreparer.Equals_Test
Run BasicProxyPreparer constructor for valid test case.
callDoPrivileged(PrivilegedExceptionAction) - Method in class org.apache.river.test.spec.security.security.DoPrivilegedExceptionTest
Invokes 'Security.doPrivileged(PrivilegedExceptionAction)' method with given argument.
callDoPrivileged(PrivilegedAction) - Method in class org.apache.river.test.spec.security.security.DoPrivilegedTest
Logs incoming action and call FakeCaller's method.
callDoPrivileged(PrivilegedAction) - Static method in class org.apache.river.test.spec.security.util.FakeCaller
Invokes 'Security.doPrivileged(PrivilegedAction)' method with given argument.
callDoPrivileged(PrivilegedExceptionAction) - Static method in class org.apache.river.test.spec.security.util.FakeCaller
Invokes 'Security.doPrivileged(PrivilegedExceptionAction)' method with given argument.
called(Method, Object, Object[]) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.ExportTest_CustomParams.Collector
 
called(Method, Object, Object[]) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_ForceFalse.TransportListenerHelper
 
called(Method, Object, Object[]) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_ForceTrue.TransportListenerHelper
 
called(Method, Object, Object[]) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_InProgressForceFalse.TransportListenerHelper
 
called(Method, Object, Object[]) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_InProgressForceTrue.TransportListenerHelper
 
called(Method, Object, Object[]) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETransportListener
 
called(Method, Object, Object[]) - Method in interface org.apache.river.test.spec.jeri.basicjeriexporter.util.TransportListener
 
called(String) - Method in class org.apache.river.test.spec.jeri.connection.ConnectionManagerTest
 
called(String) - Method in class org.apache.river.test.spec.jeri.connection.ServerConnectionManagerTest
 
called(String) - Method in class org.apache.river.test.spec.jeri.connection.util.ConnectionTransportListener
 
called(String) - Method in interface org.apache.river.test.spec.jeri.connection.util.TransportListener
 
callFakeConstructor(int, boolean, MethodConstraints, Permission[]) - Method in class org.apache.river.test.spec.security.basicproxypreparer.Constructor_Test
Run BasicProxyPreparer constructor for valid test case.
callFakeConstructor(int, boolean, MethodConstraints, Permission[]) - Method in class org.apache.river.test.spec.security.basicproxypreparer.Equals_Test
Run BasicProxyPreparer constructor for valid test case.
callFakeConstructor(int, boolean, MethodConstraints, Permission[]) - Method in class org.apache.river.test.spec.security.basicproxypreparer.GetMethodConstraints_Test
Run BasicProxyPreparer constructor for valid test case.
callFakeConstructor(int, boolean, MethodConstraints, Permission[]) - Method in class org.apache.river.test.spec.security.basicproxypreparer.GetPermissions_Test
Run BasicProxyPreparer constructor for valid test case.
callGetEntry(Configuration, Object, String, String, Class, Object, Object) - Method in class org.apache.river.test.spec.config.abstractconfiguration.GetEntry_Test
Call some getEntry method according to the arguments.
callGetGrants(Class, Principal[], Permission[], String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call getGrants() on DynamicPolicyProvider and if passing Permission[] p is not null then verify that an array containing p (granted earlier) is returned.
callGetGrantsNegative(Class, Principal[], Permission[], String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call getGrants() on DynamicPolicyProvider and if passing Permission[] p is not null then verify that returned array does not contain any permissions from Permission[] p.
callGetGrantsNPE(Class, Principal[], String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call getGrants() on DynamicPolicyProvider and verify that NullPointerException is thrown.
callGetPermissions(ProtectionDomain, Permission[], String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call getPermissions() on DynamicPolicyProvider and if passing Permission[] p is not null then verify that an PermissionCollection containing p (granted earlier) is returned.
callGetPermissions(CodeSource, Permission[], boolean, String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call getPermissions() on DynamicPolicyProvider and if passing Permission[] p is not null then verify that an PermissionCollection containing p (granted earlier) is returned.
callGetPermissionsNoGranted(CodeSource, Permission[]) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call getPermissions() on DynamicPolicyProvider and if passing Permission[] p is not null then verify that returned PermissionCollection does not contain any permission from p.
callGetPermissionsNPD() - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Call getPermissions() on PolicyFileProvider passing null as ProtectionDomain and verify that NullPointerException is not thrown; also verify that returned collection does not contain any permission.
callGetPermissionsNPE(CodeSource, String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call getPermissions() on DynamicPolicyProvider and verify that NullPointerException is thrown.
callGetPermissionsNPE(CodeSource, String) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Call getPermissions() on PolicyFileProvider and verify that NullPointerException is thrown.
callGrant(Class, Principal[], Permission[], String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call grant() on DynamicPolicyProvider.
callGrantNPE(Class, Principal[], Permission[], String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call grant() on DynamicPolicyProvider and verify that NullPointerException is thrown.
callGrantSE(Class, Principal[], Permission[], String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call grant() on DynamicPolicyProvider and verify that NullPointerException is thrown.
callImplies(ProtectionDomain, Permission, boolean, String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call implies() on DynamicPolicyProvider.
callImplies(ProtectionDomain, Permission, boolean, String) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Call implies() on PolicyFileProvider.
callImplies(PermissionCollection, Permission, boolean, String) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Call implies() on PermissionCollection.
callImpliesNPE(ProtectionDomain, Permission, String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call implies() on DynamicPolicyProvider and verify that NullPointerException is thrown.
callImpliesNPE(ProtectionDomain, Permission, String) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Call implies() on PolicyFileProvider and verify that NullPointerException is thrown.
callMakeAbsolute() - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.MakeAbsoluteTest.TestCase
Runs makeAbsolute() method to be tested on the constraint.
callMakeAbsolute() - Method in class org.apache.river.test.spec.constraint.coreconstraint.MakeAbsoluteRelativeTimeTest.TestCase
Runs makeAbsolute(long baseTime) method to be tested on the constraint.
callMethod() - Method in class org.apache.river.test.spec.constraint.coreconstraint.GetTimeTest.TestCase
Runs the method to be tested on the constraint.
CALLS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print call entry/return for test method calls
callTest(InboundAutotRequest) - Static method in class org.apache.river.qa.harness.AutotRequest
 
callTestHost(OutboundAutotRequest) - Static method in class org.apache.river.qa.harness.AutotRequest
 
callVerifyCodebaseIntegrity(String, ClassLoader) - Method in class org.apache.river.test.spec.security.security.VerifyCodebaseIntegrityTest
Invokes 'Security.verifyCodebaseIntegrity' method with given argument.
callVerifyObjectTrust(Object, ClassLoader, Collection) - Method in class org.apache.river.test.spec.security.security.VerifyObjectTrustTest
Invokes 'Security.verifyObjectTrust' method with given arguments.
canBatch(Lease) - Method in class org.apache.river.test.impl.mahalo.NoOpLease
 
canBatch(Lease) - Method in class org.apache.river.test.impl.norm.TestLease
 
canBatch(Lease) - Method in class org.apache.river.test.share.TestLease
 
cancel() - Method in class org.apache.river.test.impl.mahalo.NoOpLease
 
cancel(Uuid) - Method in class org.apache.river.test.impl.mercury.TestGeneratorImpl
 
cancel() - Method in class org.apache.river.test.impl.norm.BaseOwner
 
cancel() - Method in class org.apache.river.test.impl.norm.FailingOwner
 
cancel(int) - Method in interface org.apache.river.test.impl.norm.LeaseBackEnd
Called by the lease when its cancel method is called.
cancel(int) - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
 
cancel() - Method in class org.apache.river.test.impl.norm.LeaseOwner
The renewal service is canceling the given lease
cancel() - Method in class org.apache.river.test.impl.norm.RenewAtOwner
 
cancel() - Method in class org.apache.river.test.impl.norm.RenewingOwner
 
cancel() - Method in class org.apache.river.test.impl.norm.TestLease
 
cancel() - Method in class org.apache.river.test.share.BasicLeaseOwner
 
cancel() - Method in class org.apache.river.test.share.FailingOpCountingOwner
The renewal service is canceling the given lease
cancel() - Method in class org.apache.river.test.share.FailingOwner
 
cancel(int) - Method in interface org.apache.river.test.share.LeaseBackEnd
Called by the lease when its cancel method is called.
cancel(int) - Method in class org.apache.river.test.share.LeaseBackEndImpl
 
cancel() - Method in class org.apache.river.test.share.LeaseOwner
The renewal service is canceling the given lease
cancel - Variable in class org.apache.river.test.share.LeaseUsesTestBase
 
cancel() - Method in class org.apache.river.test.share.OpCountingOwner
The renewal service is canceling the given lease
cancel() - Method in class org.apache.river.test.share.TestLease
 
cancel() - Method in class org.apache.river.test.share.TrackingOwner
 
cancelAll() - Method in class org.apache.river.test.impl.mahalo.NoOpLeaseMap
 
cancelAll(Uuid[]) - Method in class org.apache.river.test.impl.mercury.TestGeneratorImpl
 
cancelAll(int[]) - Method in interface org.apache.river.test.impl.norm.LeaseBackEnd
Called by the lease map when its cancelAll method is called.
cancelAll(int[]) - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
 
cancelAll(int[]) - Method in interface org.apache.river.test.share.LeaseBackEnd
Called by the lease map when its cancelAll method is called.
cancelAll(int[]) - Method in class org.apache.river.test.share.LeaseBackEndImpl
 
CancelLease - Class in org.apache.river.test.spec.discoveryservice.lease
This class determines if the lookup discovery service can, when requested by a registered client, successfully cancel the lease the service granted on the registration object through which the client requests the cancellation.
CancelLease() - Constructor for class org.apache.river.test.spec.discoveryservice.lease.CancelLease
 
CancelLeaseMap - Class in org.apache.river.test.spec.discoveryservice.lease
This class determines if the lookup discovery service can, when requested by a registered client, successfully cancel through a single method invocation a set of "batchable" leases the service granted on a set of registrations held by the client.
CancelLeaseMap() - Constructor for class org.apache.river.test.spec.discoveryservice.lease.CancelLeaseMap
 
cancelTrackedLeases() - Method in class org.apache.river.qa.harness.QATestEnvironment
Cancel all Leases that have been tracked by the caller.
canContainKey(Object) - Method in class org.apache.river.test.impl.mahalo.NoOpLeaseMap
 
canRun(TestDescription, QAConfig) - Method in interface org.apache.river.qa.harness.ConfigurationVerifier
Return an indication of whether the test should be run.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.qa.harness.ListExclusionVerifier
Return true if the harness is running in shared VM mode.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.qa.harness.SharedVMVerifier
Return true if the harness is running in shared VM mode.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.qa.harness.SkipConfigTestVerifier
Return false if running in any configuration specified by the org.apache.river.qa.harness.skipConfigs property.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.qa.harness.SkipDistributedVerifier
Return false always.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.qa.harness.SkipLinuxTestVerifier
Return false if running on a Linux operating system, which is the case if the system property "os.name" has the value "Linux".
canRun(TestDescription, QAConfig) - Method in class org.apache.river.qa.harness.SkipMacTestVerifier
Return false if running on a Mac operating system, which is the case if the system property "java.vendor" contains the value "apple".
canRun(TestDescription, QAConfig) - Method in class org.apache.river.qa.harness.SkipNonSunJDKTestVerifier
Return false if running on a post 1.4.* JDK, which is the case if java.rmi.server.RemoteObjectInvocationHandler class is defined.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.qa.harness.SkipPostJDK14TestVerifier
Return false if running on a post 1.4.* JDK, which is the case if java.rmi.server.RemoteObjectInvocationHandler class is defined.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.qa.harness.SkipSolarisHttpTestVerifier
Return false if running on a Solaris operating system, which is the case if the system property "os.name" has the value "Solaris", and the configuration is http.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.qa.harness.SkipTestVerifier
Return false always.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.qa.harness.UnsharedVMVerifier
Return false if the harness is running in shared VM mode.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.test.impl.joinmanager.TransientModeVerifier
Return true if running a transient reggie.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.test.impl.mahalo.ActivatableMahaloVerifier
Return false if running a non-activatable mahalo.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.test.impl.mercury.ActivatableMercuryVerifier
Return false if running a non-activatable mercury.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.test.impl.outrigger.ActivatableOutriggerVerifier
Return false if running a non-activatable outrigger.
canRun(TestDescription, QAConfig) - Method in class org.apache.river.test.support.FullLoggingVerifier
Return false if full logging is turned on.
case1arg - Variable in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.Constructor_Test
Test cases that correspond to one argument MethodDesc constructor
case2arg - Variable in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.Constructor_Test
Test cases that correspond to two arguments MethodDesc constructor
case3arg - Variable in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.Constructor_Test
Test cases that correspond to three arguments MethodDesc constructor
cases - Variable in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.Constructor_Test
Test cases description.
cases - Variable in class org.apache.river.test.spec.security.basicproxypreparer.Constructor_Test
Test cases description.
cases - Variable in class org.apache.river.test.spec.security.basicproxypreparer.Equals_Test
Test cases description.
catchGetPermissions(RuntimeException) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Exception e will be thrown in next call of getPermissions
catchGrant(RuntimeException) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Exception e will be thrown in next call of grant
catchSetConstraints(RuntimeException) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Exception e will be thrown in next call of setConstraints
catchSetConstraints(RuntimeException) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeRemoteMethodControl
Exception e will be thrown in next call of setConstraints
catchVerify(RuntimeException) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Exception e will be thrown in next call of verify
cCsf - Variable in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Constructed RMIClientSocketFactory or null if none.
CDPBuilder() - Constructor for class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
changeAll - Variable in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsSome
 
changeAll - Variable in class org.apache.river.test.spec.locatordiscovery.SetLocatorsReplaceSome
 
changeAll - Variable in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveSome
 
changeAll - Variable in class org.apache.river.test.spec.lookupdiscovery.SetGroupsReplaceSome
 
changeAttrAndVerify() - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
For each registered test service, and for each lookup service with which each test service is registered, this method "changes" the associated attribute.
changeAttributes(ServiceRegistration, Entry[], Entry[]) - Method in class org.apache.river.test.spec.servicediscovery.event.AddAttrServiceChanged
Based on the how the current test is to change the service's set of attribute(s) (modification, replacement, or augmentation), this method makes the request for the actual change.
changeAttributes(ServiceRegistration, Entry[], Entry[]) - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
Based on the how the current test is to change the service's set of attribute(s) (modification, replacement, or augmentation), this method makes the request for the actual change.
changeAttributes(ServiceRegistration, Entry[], Entry[]) - Method in class org.apache.river.test.spec.servicediscovery.event.SetAttrServiceChanged
Based on the how the current test is to change the service's set of attribute(s) (modification, replacement, or augmentation), this method makes the request for the actual change.
changed(DiscoveryEvent) - Method in class org.apache.river.test.share.BadTestListener
 
changed(DiscoveryEvent) - Method in class org.apache.river.test.share.BaseQATest.GroupChangeListener
 
changeGroups(int) - Method in class org.apache.river.test.share.LookupServices
 
changeGroups(int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
charReturn(char) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns passed c
charReturn(char) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
charReturn(char) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
check(boolean, boolean, boolean, boolean, Throwable, Throwable) - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
Verify that an exception thrown while communicating a remote call was properly wrapped and re-thrown.
check(ServiceItem) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestFilter2
 
check(ServiceItem) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestFilter3
 
check(ServiceItem) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestFilter3Not2
 
check(ServiceItem) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestFilter4
 
check(String, ClassLoader, String[], String, PrintStream) - Static method in class org.apache.river.tool.CheckConfigurationFile
Checks the format of a configuration source file.
check(ConfigurationFile, Properties, ClassLoader, PrintStream) - Static method in class org.apache.river.tool.CheckConfigurationFile
Checks the format of a ConfigurationFile.
check(String, int) - Static method in class org.apache.river.tool.CheckSer
Checks the class file directory hierarchy starting from the specified directory.
checkAccess(Remote, Method, InvocationConstraints, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
Overridden protected methods that will throw a configured exception set with the corresponding "set" method above.
CheckActivationSystem - Class in org.apache.river.tool.envcheck.plugins
Plugin which checks the liveness of the activation system.
CheckActivationSystem() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckActivationSystem
 
CheckActivationSystem.CheckActivationTask - Class in org.apache.river.tool.envcheck.plugins
subtask to perform the actual check
CheckActivationTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckActivationSystem.CheckActivationTask
 
checkAttributes(Set, String) - Method in class org.apache.river.test.share.LookupAttributeAdminTest
 
CheckCodebase - Class in org.apache.river.tool.envcheck.plugins
Plugin which performs a variety of checks on codebase components.
CheckCodebase() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckCodebase
 
CheckCodebase.GetURLTask - Class in org.apache.river.tool.envcheck.plugins
 
CheckConfig - Class in org.apache.river.tool.envcheck.plugins
Check the configuration files for services identified by service descriptors in the service starter configuration.
CheckConfig() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckConfig
 
CheckConfig.ConfigTask - Class in org.apache.river.tool.envcheck.plugins
Subtask to load the configuration
CheckConfig.GetGroupsTask - Class in org.apache.river.tool.envcheck.plugins
Subtask which obtains all initialLookupGroups entries and returns them in an array of GroupInfo objects.
CheckConfigurationFile - Class in org.apache.river.tool
Checks the format of the source for a ConfigurationFile.
checkConstraints(InvocationConstraints) - Method in class org.apache.river.test.impl.end2end.jssewrapper.ServerEndpointWrapper
 
checkConstraints(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestServerEndpoint
 
checkConstraints(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.TestServerEndpoint
 
checkConstraints(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.connection.util.TestServerEndpoint
 
checkConstraints(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.mux.util.TestServerEndpoint
 
checkConstraints(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.util.FakeInboundRequest
No-op implementation of interface method.
checkConstraints(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.util.FakeServerCapabilities
Implementation of interface method.
CheckConstraintsTest - Class in org.apache.river.test.spec.jeri.transport
 
CheckConstraintsTest() - Constructor for class org.apache.river.test.spec.jeri.transport.CheckConstraintsTest
 
CheckContextAction - Class in org.apache.river.test.impl.start.aggregatepolicyprovider
 
CheckContextAction() - Constructor for class org.apache.river.test.impl.start.aggregatepolicyprovider.CheckContextAction
 
checkContextAction - Static variable in class org.apache.river.test.impl.start.aggregatepolicyprovider.GetContextTest
 
checkDir - Variable in class org.apache.river.test.share.DestroyTest
Do we check to see if the dir has been deleted
CheckDirTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckPersistence.CheckDirTask
 
checkElements(PermissionCollection, Permission[], boolean) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Verify that permissions are or are not included in the Enumeration returned from PermissionCollection.elements().
checkElementsGetPermissions(Permission[][]) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Iterate over ProtectionDomains and and check for permissions returned from PermissionCollection.elements(). 1.
checkEquals(GrantPermission[], boolean) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Verify that all of passing GrantPermissions are equal/not equal each other.
checker(Collection<InvocationConstraint>, InvocationConstraint) - Method in class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.CreateTest
Verifies the methods specified in the class description in the conditions when no exception is expected.
checker(Object, Object, Object) - Method in class org.apache.river.test.spec.constraint.coreconstraint.EqualsTest
This method verifies equals() method on the objects specified as arguments.
checker(Object, Object, Object) - Method in class org.apache.river.test.spec.constraint.coreconstraint.HashCodeTest
This method verifies hashCode() method on the objects specified as arguments.
checker(SerializationAdvancedTest.TestCase) - Method in class org.apache.river.test.spec.constraint.coreconstraint.SerializationAdvancedTest
This method checks that serialization for the specified InvocationConstraint is guaranteed to produce instances that are comparable with ==.
checker(InvocationConstraint) - Method in class org.apache.river.test.spec.constraint.coreconstraint.SerializationTest
This method checks that serialization for the specified InvocationConstraint is guaranteed to produce instances that are comparable with ==.
checker(Object, Object, Object) - Method in class org.apache.river.test.spec.constraint.coreconstraint.ToStringTest
This method verifies toString() method on the objects specified as arguments.
checker(Object, Set) - Method in class org.apache.river.test.spec.constraint.coreconstraint.util.AbstractImmutableSetTest
Checks the object specified as the first argument.
checker(Object, Object, Object) - Method in class org.apache.river.test.spec.constraint.coreconstraint.util.AbstractSimpleTest
Abstract method to test objects of the same type.
checker(ExportPermission[]) - Method in class org.apache.river.test.spec.export.exportpermission.BasicPermission_Collection
This method checks that BasicPermission.newPermissionCollection() method run successfully on ExportPermission objects.
checker(ExportPermission_AbstractTest.TestCase) - Method in class org.apache.river.test.spec.export.exportpermission.BasicPermission_equals
This method checks that BasicPermission.equals(Object) method runs successfully on ExportPermission objects.
checker(ExportPermission, String) - Method in class org.apache.river.test.spec.export.exportpermission.BasicPermission_getActions
This method checks that BasicPermission.getActions() method run successfully on ExportPermission objects (currently returns the empty string "").
checker(ExportPermission_AbstractTest.TestCase) - Method in class org.apache.river.test.spec.export.exportpermission.BasicPermission_hashCode
This method checks that BasicPermission.hashCode() method runs successfully on ExportPermission objects.
checker(ExportPermission_AbstractTest.TestCase) - Method in class org.apache.river.test.spec.export.exportpermission.BasicPermission_implies
This method checks that BasicPermission.implies(Permission) method runs successfully on ExportPermission objects.
checker(ExportPermission, String) - Method in class org.apache.river.test.spec.export.exportpermission.Constructors
This method checks that ExportPermission object has been created successfully.
checker(ExportPermission, String) - Method in class org.apache.river.test.spec.export.exportpermission.Permission_getName
This method checks that Permission.getName() method run successfully on ExportPermission objects (returns the target name of this permission).
checker(AbstractProvidesIntegrity.TestItem) - Method in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Checking test assertion.
checker(ComputeDigest.TestItem) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest
Checking test assertion.
checker(ComputeDigest2Urls.TestItem) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls
Checking test assertion.
checker(ComputeDigestCodebase.TestItem) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase
Checking test assertion.
checker(String) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
Compare a codebase with the expected one.
checker(Exception) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
Compare a Exception with the expected one.
checker(AbstractProvidesIntegrity.TestItem) - Method in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
Checking test assertion.
checker(AbstractProvidesIntegrity.TestItem) - Method in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
Checking test assertion.
checker(AbstractProvidesIntegrity.TestItem) - Method in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity
Checking test assertion.
checkException(Collection<InvocationConstraint>, Class) - Method in class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.CreateTest
Verifies ConstraintAlternatives.create(Collection) method when exception is expected.
checkException(InvocationConstraint[], Class) - Method in class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.CreateTest
Verifies ConstraintAlternatives.create(InvocationConstraint[]) method when exception is expected.
checkFile(String, String) - Method in class org.apache.river.tool.envcheck.EnvCheck
Check for the existence of a file identified by a property supplied on the command line being analyzed.
checkFileName(String, String) - Static method in class org.apache.river.tool.envcheck.Util
Validate the accessibility of the non-directory file identified by name.
checkGetActions(GrantPermission[]) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Verify that all of passing GrantPermissions return empty string as 'actions'.
checkGetGrants(Class[], Principal[], Permission[]) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Iterates over array of classes and call getGrants() on DynamicPolicyProvider passing Principal[] pra array.
checkGetServerContext() - Method in interface org.apache.river.test.spec.jrmp.util.TestRemoteInterface
Checks getServerContext method of JrmpServerContext
checkGetServerContext() - Method in class org.apache.river.test.spec.jrmp.util.TestRemoteObject
Checks getServerContext method of JrmpServerContext
checkGrant(Class[], Permission[], boolean) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Iterates over array of classes and call grant() on DynamicPolicyProvider passing null as Principal[] and various arrays of Permission[].
checkGrant(Class[], Principal[], Permission[], boolean) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Iterates over array of classes and call grant() on DynamicPolicyProvider passing array of Principals and various arrays of Permissions.
checkGroups(Set, String) - Method in class org.apache.river.test.share.LookupGroupAdminTest
 
checkImplies(ProtectionDomain, Permission[], boolean, boolean) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Call implies() on ProtectionDomain passing Permission[].
checkImplies(GrantPermission[], boolean) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Verify that all of passing GrantPermissions are implied/not implied each other.
checkImplies(GrantPermission[]) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Verify that all of passing GrantPermissions are implied/not implied each other.
checkImplies(PermissionCollection, Permission, boolean, String) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTestCase01
Verify that passing PermissionCollection are implied/not implied passing Permission.
checkImplies(Permission, Permission, boolean) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTestCase01
Verify that passing Permission are implied/not implied another passing Permission.
checkImplies(ProtectionDomain, Permission[], boolean, boolean) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Call implies() on PolicyFileProvider passing Permission[].
checkImplies(PermissionCollection, Permission[], boolean) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Call implies() on PermissionCollection passing Permission[].
checkImpliesGetPermissions(Permission[][]) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Iterate over ProtectionDomains and and check implies(). 1.
checkImpliesProtectionDomain(Permission[][]) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Iterate over ProtectionDomains and and check implies(). 1.
CheckJDK1_4 - Class in org.apache.river.tool.envcheck.plugins
Check that the Java platform is at least version 1.4.
CheckJDK1_4() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJDK1_4
 
CheckJDK1_4.JDK1_4Task - Class in org.apache.river.tool.envcheck.plugins
Subtask to check the VM version.
CheckJSKPlatform - Class in org.apache.river.tool.envcheck.plugins
Check whether jsk-platform.jar is in the classpath of the command-line being analyzed, and if the activation group if there is one.
CheckJSKPlatform() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJSKPlatform
 
CheckJSKPolicy - Class in org.apache.river.tool.envcheck.plugins
Check whether jsk-policy.jar is installed in the extensions directory.
CheckJSKPolicy() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy
 
CheckJSKPolicy.JSKPolicyTask - Class in org.apache.river.tool.envcheck.plugins
The task which checks the group VM.
CheckJsseProps - Class in org.apache.river.tool.envcheck.plugins
Checks whether various security oriented configuration files exist and are accessible.
CheckJsseProps() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJsseProps
 
CheckJsseProps.CheckLoginConfigInit - Class in org.apache.river.tool.envcheck.plugins
Checks the existence and accessibility of the login configuration.
CheckJsseProps.CheckProviderTask - Class in org.apache.river.tool.envcheck.plugins
Checks the policy provider of the group.
CheckJsseProps.GetGroupLoginConfigs - Class in org.apache.river.tool.envcheck.plugins
Gets login configuration urls of the group.
checkKey(Object) - Method in class org.apache.river.test.share.OurAbstractLeaseMap
Check that the key is valid for this map
checkLease(Lease, long) - Method in class org.apache.river.test.impl.mahalo.TxnMgrTestBase
 
checkLease(Lease, long) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
checkLocators(Set, String) - Method in class org.apache.river.test.share.LookupLocatorAdminTest
 
CheckLoggingConfig - Class in org.apache.river.tool.envcheck.plugins
Checks the existence and readability of the logging configuration file identified by the java.util.logging.config.file system property, if that property is defined.
CheckLoggingConfig() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckLoggingConfig
 
CheckLoginConfigInit() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJsseProps.CheckLoginConfigInit
 
CheckNoLoopback - Class in org.apache.river.tool.envcheck.plugins
Checks that the return from InetAddress.getLocalHost() is not a loopback address.
CheckNoLoopback() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckNoLoopback
 
checkPermission(Permission) - Method in class org.apache.river.test.spec.io.util.FakeSecurityManager
Checks perm in the following order: throws SecurityException if perm is in prohibit list returns quietly if perm is in allow list if delegate is not null, calls delegate.checkPermission(perm) if delegate is null, calls super.checkPermission(perm)
checkPermission(Permission) - Method in class org.apache.river.test.spec.jeri.util.FakeSecurityManager
Checks perm in the following order: throws SecurityException if perm is in prohibit list returns quietly if perm is in allow list if delegate is not null, calls delegate.checkPermission(perm) if delegate is null, calls super.checkPermission(perm)
checkPermission(Permission) - Method in class org.apache.river.tool.ProfilingSecurityManager
 
checkPermission(Permission, Object) - Method in class org.apache.river.tool.ProfilingSecurityManager
 
CheckPermissionClassTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of BasicInvocationDispatcher.checkPermissionClass method.
CheckPermissionClassTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.CheckPermissionClassTest
 
checkPermissions() - Method in class org.apache.river.test.impl.end2end.jssewrapper.ServerEndpointWrapper.LEWrapper
 
checkPermissions() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestServerListenEndpoint
 
checkPermissions() - Method in class org.apache.river.test.spec.jeri.util.FakeInboundRequest
No-op implementation of interface method.
CheckPersistence - Class in org.apache.river.tool.envcheck.plugins
Check that the persistence directory supplied by any SharedActivatableServiceDescriptors are either non-existant or empty.
CheckPersistence() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckPersistence
 
CheckPersistence.CheckDirTask - Class in org.apache.river.tool.envcheck.plugins
Perform directory check with an active security policy in place.
CheckPersistence.GetEntriesTask - Class in org.apache.river.tool.envcheck.plugins
The subtask which obtains the list of persistence directory entries.
CheckPolicy - Class in org.apache.river.tool.envcheck.plugins
Check the security policy for existence, for valid syntax, and that it does not grant AllPermissions to all protection domains.
CheckPolicy() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckPolicy
 
CheckPolicy.AllPermissionsTask - Class in org.apache.river.tool.envcheck.plugins
Task the check the policy in a child VM.
CheckProviderTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJsseProps.CheckProviderTask
 
checkReport(List, List) - Static method in class org.apache.river.test.impl.start.StarterBase
 
checkResult(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Checks expected result with actual one.
CheckSer - Class in org.apache.river.tool
Tool to check for serializable classes that do not have explicit serialVersionUID fields.
CheckSer() - Constructor for class org.apache.river.tool.CheckSer
 
checkSpace(JavaSpace) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Checks whether space is empty or not outside all transactions.
checkSpace(JavaSpace, Transaction) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Checks whether space is empty or not.
checkSystemPropertyFile(String, String) - Static method in class org.apache.river.tool.envcheck.Util
Validate the accessibility of the non-directory file identified by the system property prop.
checkTime - Variable in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Holds the value which is used for read/take check operations.
checkTrustEquivalence(Object) - Method in class org.apache.river.test.impl.end2end.jssewrapper.EndpointWrapper
 
checkTrustEquivalence(Object) - Method in class org.apache.river.test.spec.activation.util.FakeActivationID
Returnes stored value to emulate different cases of trustEquivalence
checkTrustEquivalence(Object) - Method in class org.apache.river.test.spec.jeri.transport.util.TrustEquivalenceSocketFactory
 
checkTrustEquivalence(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1RMCTEImpl
Returns true if argument implements the same interfaces as this class and false otherwise.
checkTrustEquivalence(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface2RMCPTTEImpl
Returns true if argument implements the same interfaces as this class and false otherwise.
checkTrustEquivalence(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.PTTEImpl
Method from TrustEquivalence interface.
checkTrustEquivalence(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.RMCPTTEImpl
Method from TrustEquivalence interface.
checkTrustEquivalence(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.RMCTEImpl
Method from TrustEquivalence interface.
checkTrustEquivalence(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.TEImpl
Method from TrustEquivalence interface.
CheckTrustEquivalence_Test - Class in org.apache.river.test.spec.activation.activatableinvocationhandler
Purpose This test verifies the behavior of the ActivatableInvocationHandler.checkTrustEquivalence method during normal and exceptional calls.
CheckTrustEquivalence_Test() - Constructor for class org.apache.river.test.spec.activation.activatableinvocationhandler.CheckTrustEquivalence_Test
 
CheckTrustEquivalence_UntrustedAIDTest - Class in org.apache.river.test.spec.activation.activatableinvocationhandler
Purpose This test verifies the behavior of the ActivatableInvocationHandler class checkTrustEquivalence method when handler is the same, but ActivationID checkTrustEquivalence method returnes fail.
CheckTrustEquivalence_UntrustedAIDTest() - Constructor for class org.apache.river.test.spec.activation.activatableinvocationhandler.CheckTrustEquivalence_UntrustedAIDTest
 
CheckTrustEquivalenceTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when checkTrustEquivalence method is passed to the invoke method.
CheckTrustEquivalenceTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.CheckTrustEquivalenceTest
 
CheckTrustEquivalenceTest - Class in org.apache.river.test.spec.jeri.basicobjectendpoint
Purpose This test verifies the behavior of the BasicObjectEndpoint method when checkTrustEquivalence method is called.
CheckTrustEquivalenceTest() - Constructor for class org.apache.river.test.spec.jeri.basicobjectendpoint.CheckTrustEquivalenceTest
 
CheckTrustEquivalenceTest - Class in org.apache.river.test.spec.jeri.transport
 
CheckTrustEquivalenceTest() - Constructor for class org.apache.river.test.spec.jeri.transport.CheckTrustEquivalenceTest
 
CheckTrustEquivalenceTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: CheckTrustEquivalence method of ProxyTrustInvocationHandler returns true if the argument is an instance of this class, and calling the checkTrustEquivalence method on the main proxy of this invocation handler, passing the main proxy of the argument, returns true, and calling the checkTrustEquivalence method on the bootstrap proxy of this invocation handler, passing the bootstrap proxy of the argument, returns true, and returns false otherwise.
CheckTrustEquivalenceTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.CheckTrustEquivalenceTest
 
checkUnmarshallingException(Throwable, ByteArrayInputStream) - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
Verify that an exception thrown while unmarshalling was properly wrapped and re-thrown.
checkURL(URL, String) - Static method in class org.apache.river.tool.envcheck.Util
Check the accessibility of the given URL.
checkURLs(URL[], Class[]) - Method in class org.apache.river.test.spec.security.security.VerifyCodebaseIntegrityTest
Checks expected set of URLs with actual one.
checkValidity() - Method in class org.apache.river.qa.harness.TestDescription
Check the validity of the test description.
checkValue(Object) - Static method in class org.apache.river.test.share.OurAbstractLeaseMap
Check that the value is a Long
checkVariant(Object, Object, String[]) - Method in class org.apache.river.test.spec.config.configurationfile.ToString_Test
Run ConfigurationFile constructor for valid test case.
ChildOfIntegerMatch - Class in org.apache.river.test.impl.outrigger.matching
Simple JavaSpace entry class for testing JavaSpace matching
ChildOfIntegerMatch() - Constructor for class org.apache.river.test.impl.outrigger.matching.ChildOfIntegerMatch
Required public zero arg constructor Entry classes need
ChildOfIntegerMatch(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.ChildOfIntegerMatch
Create a new ChildOfIntegerMatch.
ChildOfIntegerMatch(ChildOfIntegerMatch) - Constructor for class org.apache.river.test.impl.outrigger.matching.ChildOfIntegerMatch
Create a new ChildOfIntegerMatch that can service as a template to retrieve the passed ChildOfIntegerMatch (or subclass) from a JavaSpace
ChildOfStringMatch - Class in org.apache.river.test.impl.outrigger.matching
Simple JavaSpace entry class for testing JavaSpace matching
ChildOfStringMatch() - Constructor for class org.apache.river.test.impl.outrigger.matching.ChildOfStringMatch
Required public zero arg constructor Entry classes need
ChildOfStringMatch(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.ChildOfStringMatch
Create a new ChildOfStringMatch.
ChildOfStringMatch(ChildOfStringMatch) - Constructor for class org.apache.river.test.impl.outrigger.matching.ChildOfStringMatch
Create a new ChildOfStringMatch that can service as a template to retrieve the passed ChildOfStringMatch (or subclass) from a JavaSpace
chngIndx - Variable in class org.apache.river.test.spec.joinmanager.ModifyAttributesOne
 
chooseOne(TestParticipant[]) - Static method in class org.apache.river.test.share.TxnTestUtils
 
cId - Variable in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Constructed ActivationID or null if none.
Class01 - Class in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Class01() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class01
 
Class01 - Class in org.apache.river.test.spec.loader.util.classes.dir01
This class is helper class for davis.loader testing.
Class01() - Constructor for class org.apache.river.test.spec.loader.util.classes.dir01.Class01
 
Class01 - Class in org.apache.river.test.spec.loader.util.classes.dir02
This class is helper class for davis.loader testing.
Class01() - Constructor for class org.apache.river.test.spec.loader.util.classes.dir02.Class01
 
Class01 - Class in org.apache.river.test.spec.loader.util.classes.dir02.dir
This class is helper class for davis.loader testing.
Class01() - Constructor for class org.apache.river.test.spec.loader.util.classes.dir02.dir.Class01
 
Class01 - Class in org.apache.river.test.spec.loader.util.classes_local
This class is helper class for davis.loader testing.
Class01() - Constructor for class org.apache.river.test.spec.loader.util.classes_local.Class01
 
Class01 - Class in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Class01() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class01
 
Class01 - Class in org.apache.river.test.spec.policyprovider.util.classes.dir01
This class is helper class for policyprovider testing.
Class01() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.dir01.Class01
 
Class01 - Class in org.apache.river.test.spec.policyprovider.util.classes.dir02
This class is helper class for policyprovider testing.
Class01() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.dir02.Class01
 
Class02 - Class in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Class02() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class02
 
Class02 - Class in org.apache.river.test.spec.loader.util.classes.dir01
This class is helper class for davis.loader testing.
Class02() - Constructor for class org.apache.river.test.spec.loader.util.classes.dir01.Class02
 
Class02 - Class in org.apache.river.test.spec.loader.util.classes.dir02
This class is helper class for davis.loader testing.
Class02() - Constructor for class org.apache.river.test.spec.loader.util.classes.dir02.Class02
 
Class02 - Class in org.apache.river.test.spec.loader.util.classes.dir02.dir
This class is helper class for davis.loader testing.
Class02() - Constructor for class org.apache.river.test.spec.loader.util.classes.dir02.dir.Class02
 
Class02 - Class in org.apache.river.test.spec.loader.util.classes_local
This class is helper class for davis.loader testing.
Class02() - Constructor for class org.apache.river.test.spec.loader.util.classes_local.Class02
 
Class02 - Class in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Class02() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class02
 
Class02 - Class in org.apache.river.test.spec.policyprovider.util.classes.dir01
This class is helper class for policyprovider testing.
Class02() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.dir01.Class02
 
Class02 - Class in org.apache.river.test.spec.policyprovider.util.classes.dir02
This class is helper class for policyprovider testing.
Class02() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.dir02.Class02
 
Class03 - Class in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Class03() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class03
 
Class03 - Class in org.apache.river.test.spec.loader.util.classes.dir01
This class is helper class for davis.loader testing.
Class03() - Constructor for class org.apache.river.test.spec.loader.util.classes.dir01.Class03
 
Class03 - Class in org.apache.river.test.spec.loader.util.classes.dir02
This class is helper class for davis.loader testing.
Class03() - Constructor for class org.apache.river.test.spec.loader.util.classes.dir02.Class03
 
Class03 - Class in org.apache.river.test.spec.loader.util.classes.dir02.dir
This class is helper class for davis.loader testing.
Class03() - Constructor for class org.apache.river.test.spec.loader.util.classes.dir02.dir.Class03
 
Class03 - Class in org.apache.river.test.spec.loader.util.classes_local
This class is helper class for davis.loader testing.
Class03() - Constructor for class org.apache.river.test.spec.loader.util.classes_local.Class03
 
Class03 - Class in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Class03() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class03
 
Class03 - Class in org.apache.river.test.spec.policyprovider.util.classes.dir01
This class is helper class for policyprovider testing.
Class03() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.dir01.Class03
 
Class03 - Class in org.apache.river.test.spec.policyprovider.util.classes.dir02
This class is helper class for policyprovider testing.
Class03() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.dir02.Class03
 
Class04 - Class in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Class04() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class04
 
Class04 - Class in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Class04() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class04
 
Class05 - Class in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Class05() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class05
 
Class05 - Class in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Class05() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class05
 
Class06 - Class in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Class06() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class06
 
Class06 - Class in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Class06() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class06
 
Class07 - Class in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Class07() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class07
 
Class07 - Class in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Class07() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class07
 
Class08 - Class in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Class08() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class08
 
Class08 - Class in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Class08() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class08
 
Class09 - Class in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Class09() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class09
 
Class09 - Class in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Class09() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class09
 
Class09.Inner1 - Class in org.apache.river.test.spec.loader.util.classes
 
Class09.Inner1 - Class in org.apache.river.test.spec.policyprovider.util.classes
 
Class09.Inner1.Inner2 - Class in org.apache.river.test.spec.loader.util.classes
 
Class09.Inner1.Inner2 - Class in org.apache.river.test.spec.policyprovider.util.classes
 
Class09.Inner1.Inner2.Inner3 - Class in org.apache.river.test.spec.loader.util.classes
 
Class09.Inner1.Inner2.Inner3 - Class in org.apache.river.test.spec.policyprovider.util.classes
 
Class10 - Class in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Class10() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class10
 
Class10 - Class in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Class10() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class10
 
Class10.Inner1 - Class in org.apache.river.test.spec.loader.util.classes
 
Class10.Inner1 - Class in org.apache.river.test.spec.policyprovider.util.classes
 
Class10.Inner1.Inner2 - Class in org.apache.river.test.spec.loader.util.classes
 
Class10.Inner1.Inner2 - Class in org.apache.river.test.spec.policyprovider.util.classes
 
Class10.Inner1.Inner2.Inner3 - Class in org.apache.river.test.spec.loader.util.classes
 
Class10.Inner1.Inner2.Inner3 - Class in org.apache.river.test.spec.policyprovider.util.classes
 
classAA - Variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
Loaded classes per class loaders
ClassDep - Class in org.apache.river.tool
Tool used to analyze a set of classes and determine on what other classes they directly or indirectly depend.
ClassDep() - Constructor for class org.apache.river.tool.ClassDep
No argument constructor.
ClassDep(String[]) - Constructor for class org.apache.river.tool.ClassDep
Constructor that takes command line arguments and fills in the appropriate fields.
ClassDepend - Class in org.apache.river.tool.classdepend
Provides a utility for computing which classes are depended on by a set of classes.
ClassDependencyRelationship - Class in org.apache.river.tool.classdepend
A container to store class dependency related information for later analysis.
ClassDependParameters - Class in org.apache.river.tool.classdepend
Effectively Immutable parameter class for ClassDepend.
ClassDependParameters.CDPBuilder - Class in org.apache.river.tool.classdepend
CDPBuilder - to build an immutable ClassDependParameters object, much like the StringBuilder and String class relationship.
classes - Variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
Loaded classes
classes - Static variable in class org.apache.river.test.spec.security.util.BaseIntegrityVerifier
Classes whose 'isTrustedObject' method was called.
classes - Static variable in class org.apache.river.test.spec.security.util.BaseTrustVerifier
Classes whose 'isTrustedObject' method was called.
classes - Variable in class org.apache.river.test.spec.security.util.FakeClassLoader
Classes which was loaded through this class loader.
classList - Variable in class org.apache.river.test.impl.outrigger.matching.MatchTestBase
Array of Class objects that corspond to the clases of the objects in the writeList
classLoaders - Variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
Class loaders to load classes
ClassLoaderTest - Class in org.apache.river.test.impl.start
This test ensures that different instances of the same service in the same VM are loaded by the appropriate class loader in the appropriate class loader hierarchy.
ClassLoaderTest() - Constructor for class org.apache.river.test.impl.start.ClassLoaderTest
 
ClassLoaderUtilTest - Class in org.apache.river.test.impl.start
 
ClassLoaderUtilTest() - Constructor for class org.apache.river.test.impl.start.ClassLoaderUtilTest
 
ClasspathPackages - Class in org.apache.river.tool.classdepend
Utility class for finding the names of packages in a class path.
ClasspathPackages() - Constructor for class org.apache.river.tool.classdepend.ClasspathPackages
 
ClasspathTest - Class in org.apache.river.test.impl.start
This test ensures that different service instances in the same VM properly load classes from their respective classpaths and the classpath of a common class loader.
ClasspathTest() - Constructor for class org.apache.river.test.impl.start.ClasspathTest
 
ClassServer - Class in org.apache.river.tool
A simple HTTP server, for serving up JAR and class files.
ClassServer(int, String, boolean, boolean) - Constructor for class org.apache.river.tool.ClassServer
Construct a server that does not support network shutdown.
ClassServer(int, String, boolean, boolean, boolean) - Constructor for class org.apache.river.tool.ClassServer
Construct a server.
ClassServer(String[], LifeCycle) - Constructor for class org.apache.river.tool.ClassServer
Construct a server, accepting the same command line options supported by main, except for the -stop option.
ClassServerAdmin - Class in org.apache.river.qa.harness
A specialization of AbstractServiceAdmin which manages an HTTP class server.
ClassServerAdmin(QAConfig, String, int) - Constructor for class org.apache.river.qa.harness.ClassServerAdmin
Construct a ClassServerAdmin.
classServerPort - Variable in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
HTTP Server port number.
classServerPort - Variable in class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDException
HTTP Server port number.
classServerSrcDir - Variable in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
HTTP Server source directory.
classTypesEqualTypeDescriptors(Class[], String[]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Disregarding order, verify that the given set of class types is equal to the given set of type descriptors.
cleanEntries - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
The number of entries in the log that : The write completed without throwing an exception There have never been any duplicates of the entry that have been removed.
cleanSpace(JavaSpace) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Cleans tested space without transaction.
cleanSpace(JavaSpace, Transaction) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Cleans tested space within specified transaction.
cleanupFailure(String) - Method in class org.apache.river.test.share.TestBase
Indicates cleanup failed, should only be called in the context of cleanup.
cleanupFailure(String, Throwable) - Method in class org.apache.river.test.share.TestBase
 
cleanupWait - Variable in class org.apache.river.test.share.TestBase
Number of milliseconds to wait after cleaning up the services.
clear() - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
clear() - Method in class org.apache.river.test.share.RememberingRemoteListener
Clear all remembered events.
clearAllEventInfo() - Method in class org.apache.river.test.share.BaseQATest.GroupChangeListener
 
clearAllEventInfo() - Method in class org.apache.river.test.share.BaseQATest.LookupListener
 
clearAllFlags() - Method in class org.apache.river.test.spec.loader.util.QATestPreferredClassLoader
Clear all boolean flags that indicates whether or not the method was called:
QATestPreferredClassLoader.loadClassIsInvoked
QATestPreferredClassLoader.findClassIsInvoked
clearBehavior(int) - Method in interface org.apache.river.test.share.TestParticipant
 
clearBehavior(int) - Method in class org.apache.river.test.share.TestParticipantImpl
 
clearChangeEventInfo() - Method in class org.apache.river.test.share.BaseQATest.GroupChangeListener
 
clearDiscardEventInfo() - Method in class org.apache.river.test.share.BaseQATest.LookupListener
 
clearDiscoveryEventInfo() - Method in class org.apache.river.test.share.BaseQATest.LookupListener
 
ClearEventRegistrationTest - Class in org.apache.river.test.spec.renewalservice
Assert if a RemoteListener registered for renewal failure events or expiration warning events throws an UnknownEventException, this will only clear the specific event registration, it will not cancel the lease on the renewal set, or affect any other event registration on the set.
ClearEventRegistrationTest() - Constructor for class org.apache.river.test.spec.renewalservice.ClearEventRegistrationTest
 
ClearFailureListenerTest - Class in org.apache.river.test.spec.renewalservice
Assert that the clearRenewalFailureListener method operates as expected.
ClearFailureListenerTest() - Constructor for class org.apache.river.test.spec.renewalservice.ClearFailureListenerTest
 
clearNotifications() - Method in class org.apache.river.test.spec.javaspace.conformance.TestEventListener05
 
ClearWarningListenerTest - Class in org.apache.river.test.spec.renewalservice
Assert that the clearExpirationWarningListener method operates as expected.
ClearWarningListenerTest() - Constructor for class org.apache.river.test.spec.renewalservice.ClearWarningListenerTest
 
CLIENT - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
The proxy is exported with marshalling set to client
CLIENT_PRIV - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
The proxy is exported with marshalling set to client-priv
ClientAbortTest - Class in org.apache.river.test.spec.jeri.mux
Purpose: This test verifies that a protocol client stops sending data to a sever after the server sends an Abort message.
ClientAbortTest() - Constructor for class org.apache.river.test.spec.jeri.mux.ClientAbortTest
 
ClientConnectionHeader - Class in org.apache.river.test.spec.jeri.mux.util
Utility class to represent a Jini ERI Multiplexing Protocol client header message.
ClientConnectionHeader() - Constructor for class org.apache.river.test.spec.jeri.mux.util.ClientConnectionHeader
 
CLIENTCONSTRAINTS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print the value of the client constraints obtained from the proxy
ClientFlowControlTest - Class in org.apache.river.test.spec.jeri.mux
Purpose: The purpose of this test is to exercise the Jini ERI Multiplexing Protocol flow control mechanism.
ClientFlowControlTest() - Constructor for class org.apache.river.test.spec.jeri.mux.ClientFlowControlTest
 
CLIENTSUBJECT - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print the authenticated client subject
clip - Variable in class org.apache.river.test.share.LeaseGrantTestBase
The length of time that leases get cliped to if they are too long.
clone() - Method in class org.apache.river.test.spec.javaspace.conformance.SimpleEntry
Returns a clone of this entry.
close() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestEndpointListener
 
close() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.ListenOperation
 
close() - Method in class org.apache.river.test.spec.jeri.connection.util.ListenOperation
 
close() - Method in class org.apache.river.test.spec.jeri.mux.util.ListenOperation
 
CloseMessage - Class in org.apache.river.test.spec.jeri.mux.util
Utility class to represent a Jini ERI mux protocol Close message.
CloseMessage() - Constructor for class org.apache.river.test.spec.jeri.mux.util.CloseMessage
 
CloseTest - Class in org.apache.river.test.spec.jeri.mux
Purpose: This test verifies that a protocol client stops sending data to a sever after the server sends a Close message.
CloseTest() - Constructor for class org.apache.river.test.spec.jeri.mux.CloseTest
 
codeBase - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
Codebase.
codebaseParam - Variable in class org.apache.river.test.spec.loader.pref.AbstractTestBase
String codebase for QATestPreferredClassProvider.
CodebaseTest - Class in org.apache.river.test.impl.start
This test ensures that different service instances in the same VM properly annotate their objects with their respective codebases.
CodebaseTest() - Constructor for class org.apache.river.test.impl.start.CodebaseTest
 
collectionsEqual(Collection, Collection) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Returns true if the given collections are referentially equal, or if the given collections have the same contents; false otherwise.
Collector() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.ExportTest_CustomParams.Collector
 
color - Variable in class org.apache.river.test.impl.outrigger.javaspace05.A0
 
color - Variable in class org.apache.river.test.impl.outrigger.javaspace05.B0
 
color - Variable in class org.apache.river.test.impl.outrigger.javaspace05.C0
 
comb - Variable in class org.apache.river.test.spec.security.util.TestPrivilegedAction
DomainCombiner got in run method.
comb - Variable in class org.apache.river.test.spec.security.util.TestPrivilegedExceptionAction
DomainCombiner got in run method.
combine() - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.CombineTest.TestCase
Runs InvocationConstraints.combine(InvocationConstraints,InvocationConstraints) method for InvocationConstraints objects of this Test Case and compare the returned result with the expected result of this Test Case.
COMBINEDCONSTRAINTS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print the value of the combined constraints
CombineTest - Class in org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints
Purpose: This test verifies the behavior of InvocationConstraints.combine(InvocationConstraints,InvocationConstraints) method.
CombineTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.CombineTest
 
CombineTest.TestCase - Class in org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints
An auxiliary class that describes a Test Case.
COMM_DISCARDED - Static variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
commit(long) - Method in class org.apache.river.test.impl.mahalo.NoOpNestableTransactionManager
 
commit(long, long) - Method in class org.apache.river.test.impl.mahalo.NoOpNestableTransactionManager
 
commit() - Method in class org.apache.river.test.impl.mahalo.RandomStressTask
 
commit() - Method in class org.apache.river.test.share.TesterTransaction
Send a prepareAndCommit message to the participant.
commit(long, long) - Method in class org.apache.river.test.share.TesterTransactionManager
This implementation ignores the time -- it is always synchronous.
commit(long) - Method in class org.apache.river.test.share.TesterTransactionManager
This implementation ignores the time -- it is always synchronous.
commit(long, long) - Method in class org.apache.river.test.share.TesterTransactionManagerProxy
 
commit(long) - Method in class org.apache.river.test.share.TesterTransactionManagerProxy
 
commit(TransactionManager, long) - Method in class org.apache.river.test.share.TestParticipantImpl
 
commit(TransactionManager, long) - Method in class org.apache.river.test.spec.javaspace.conformance.ParticipantImpl
Requests that the participant make all of its PREPARED changes for the specified transaction visible outside of the transaction and unlock any resources locked by the transaction.
CommitAbortStressTask - Class in org.apache.river.test.impl.mahalo
 
CommitAbortStressTask(ExecutorService, WakeupManager, TransactionManager, int) - Constructor for class org.apache.river.test.impl.mahalo.CommitAbortStressTask
 
CommitAbortTest - Class in org.apache.river.test.impl.outrigger.transaction
CommitAbortTest tests basic functions of commit/abort methods.
CommitAbortTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.CommitAbortTest
 
CommitExpiredTest - Class in org.apache.river.test.spec.txnmanager
Create a transaction to be expired in fortey seconds then sleep forty seconds.
CommitExpiredTest() - Constructor for class org.apache.river.test.spec.txnmanager.CommitExpiredTest
 
CommitStressTask - Class in org.apache.river.test.impl.mahalo
 
CommitStressTask(ExecutorService, WakeupManager, TransactionManager, int) - Constructor for class org.apache.river.test.impl.mahalo.CommitStressTask
 
Committer - Class in org.apache.river.test.spec.javaspace.conformance
Class which is needed to prevent transaction's normal committing completion.
Committer(TransactionParticipant, ServerTransaction, TransactionManager) - Constructor for class org.apache.river.test.spec.javaspace.conformance.Committer
Constructor which initialize fields of the class.
CommitTerminationTest - Class in org.apache.river.test.impl.outrigger.transaction
CommitTerminationTest test checks if commit is blocked until all operations under the transaction have done.
CommitTerminationTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.CommitTerminationTest
 
CommitTimeoutTest - Class in org.apache.river.test.spec.txnmanager
 
CommitTimeoutTest() - Constructor for class org.apache.river.test.spec.txnmanager.CommitTimeoutTest
 
commitTransaction(Transaction) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
Commits the transaction.
commonStaticInt - Static variable in class org.apache.river.test.impl.start.TestServiceDummyClass0
 
compare(RemoteEvent, RemoteEvent) - Method in class org.apache.river.test.spec.lookupservice.RemoteEventComparator
 
compare(URL, URL) - Method in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile
Comparing two URL objects.
compare(URL, URL) - Method in class org.apache.river.test.spec.url.httpmd.handler.Equals
Comparing two URL objects using URL.equals(Object) method.
compare(URL, URL) - Method in class org.apache.river.test.spec.url.httpmd.handler.SameFile
Comparing two URL objects using URL.sameFile(URL) method.
compare(String) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Comparing 2 Message Digests.
compare(Exception) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Comparing 2 Exceptions.
compare(boolean) - Method in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity.TestItem
Comparing 2 boolean values.
compare(Exception) - Method in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity.TestItem
Comparing 2 Exceptions.
compareAttributeSets(Entry[], Entry[], Level) - Static method in class org.apache.river.test.share.AttributesUtil
Compares the contents of two sets of attributes ignoring duplicate attributes.
compareGroupSets(String[], String[], Level) - Static method in class org.apache.river.test.share.GroupsUtil
Compares two sets of group names ignoring duplicate names.
compareLocatorSets(LookupLocator[], LookupLocator[], Level) - Static method in class org.apache.river.test.share.LocatorsUtil
Compares the contents of two sets of locators ignoring duplicate locators.
CompareMethodTest - Class in org.apache.river.test.spec.id.referentuuids
Purpose This test verifies the behavior of the ReferentUuids compare method.
CompareMethodTest() - Constructor for class org.apache.river.test.spec.id.referentuuids.CompareMethodTest
 
comparePermissions(Object[], Object[]) - Static method in class org.apache.river.test.spec.security.util.Util
Compares 2 arrays of permissions where elements could be unordered.
compareResults(Vector) - Method in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
Checking if the Vector represented by expectedResult variable is the same as the Vector specified by the Vector parameter.
compareResults(Exception) - Method in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
Checking if the class represented by expectedResult variable is either the same as, or is a superclass of the class whose instance is specified by the Exception parameter.
compareSiblingClassLoaderHierarchy(Uuid) - Method in interface org.apache.river.test.impl.start.TestService
Returns true if the class loader hierarchy of "this" service object has the same ancestors but different "leaf" loaders.
compareSiblingClassLoaderHierarchy(Uuid) - Method in class org.apache.river.test.impl.start.TestServiceImpl
 
compareTo(Object) - Method in class org.apache.river.test.impl.end2end.jssewrapper.Statistics.StatisticsItem
Implements the Comparable interface
compute() - Method in class org.apache.river.tool.ClassDep
Method that takes the user provided switches that logically define the domain in which to look for dependencies.
compute(String) - Static method in class org.apache.river.tool.classdepend.ClasspathPackages
Computes the packages in the specified class path.
compute(String[]) - Method in class org.apache.river.tool.classdepend.PackageClasses
Returns a set of the fully qualified names of classes in the specified packages, not including classes in subpackages of those packages.
compute(String) - Method in class org.apache.river.tool.classdepend.PackageClasses
 
compute(boolean, String[]) - Method in class org.apache.river.tool.classdepend.PackageClasses
Returns a set of the fully qualified names of classes in the specified packages, optionally including classes in subpackages of those packages.
compute(boolean, String) - Method in class org.apache.river.tool.classdepend.PackageClasses
Returns a set of the fully qualified names of classes in the specified packages, optionally including classes in subpackages of those packages.
compute(InputStream) - Static method in class org.apache.river.tool.classdepend.ReferencedClasses
Computes the classes referred to by another class.
compute() - Method in class org.apache.river.tool.PreferredListGen
Load JAR files, initialize the dependency graph, and perform the dependency analysis.
ComputeDigest - Class in org.apache.river.test.spec.url.httpmd.httpmdutil
Purpose: This test verifies the behavior of the HttpmdUtil.computeDigest(URL,String) method.
ComputeDigest() - Constructor for class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest
 
ComputeDigest - Class in org.apache.river.tool
Prints the message digest for the contents of a URL.
ComputeDigest.TestItem - Class in org.apache.river.test.spec.url.httpmd.httpmdutil
Auxiliary class that describes a Test Case.
ComputeDigest2Urls - Class in org.apache.river.test.spec.url.httpmd.httpmdutil
Purpose: This test verifies the behavior of HttpmdUtil.computeDigest(URL,String) method.
ComputeDigest2Urls() - Constructor for class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls
 
ComputeDigest2Urls.TestItem - Class in org.apache.river.test.spec.url.httpmd.httpmdutil
Auxiliary class that describes a Test Case.
ComputeDigestCodebase - Class in org.apache.river.test.spec.url.httpmd.httpmdutil
Purpose: This test verifies the behavior of the HttpmdUtil.computeDigestCodebase(String,String) method.
ComputeDigestCodebase() - Constructor for class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase
 
ComputeDigestCodebase.TestItem - Class in org.apache.river.test.spec.url.httpmd.httpmdutil
Auxiliary class that describes a Test Case.
computeDurAndWait(long, long, Object) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Computes a wait duration based on the given "start" time, a desired increment (assuming instanteous time -- the given deltaT), and an adjustment to correct for compute time (the current time).
computeFileMD(String, String) - Method in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
Computing the message digest as a String in hexadecimal format for the specified file and message digest algorithm.
ComputeHttpmdCodebase - Class in org.apache.river.tool
Computes the message digests for a codebase with HTTPMD URLs.
computeMD(String, String) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
Computing message digest for the file.
computeMessageDigest(String, String, String) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Computing message digest for the file.
computeMethodHash(Method) - Static method in class org.apache.river.test.spec.jeri.util.Util
Computes the "method hash" of a remote method, m.
confFile - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
File for valid configuration.
confFile - Variable in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Configuration file.
confFileName - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
File name for valid configuration.
confFileName - Variable in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Name of file with configuration for tests.
confFilePath - Variable in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Configuration file path.
confFileURL - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
File URL for valid configuration.
confHttpURL - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
Http URL for valid configuration.
confHttpURLNoAccess - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
URL for file with access denied.
config - Variable in class org.apache.river.qa.harness.AbstractServiceAdmin
The config object for this test
config - Variable in class org.apache.river.test.share.BaseQATest
 
config - Variable in class org.apache.river.test.share.TrackingOwner
Print stream to log messages to
config - Variable in class org.apache.river.test.spec.constraint.coreconstraint.util.AbstractConstructorsTest
 
config - Variable in class org.apache.river.test.spec.constraint.coreconstraint.util.AbstractImmutableSetTest
 
config - Static variable in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJEAbstractTest
 
config - Static variable in class org.apache.river.test.spec.jeri.connection.util.AbstractConnectionTest
 
config - Variable in class org.apache.river.test.spec.loader.pref.AbstractTestBase
The QAConfig object
config - Variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
The QAConfig object
configGroups - Variable in class org.apache.river.test.spec.lookupdiscovery.AddGroupsNullElement
 
configLocs - Variable in class org.apache.river.test.spec.locatordiscovery.AddLocatorsNullElement
 
configLocs - Variable in class org.apache.river.test.spec.locatordiscovery.GetLocators
 
configTag - Variable in class org.apache.river.qa.harness.TestRun
the test configuration
ConfigTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckConfig.ConfigTask
 
ConfigurationFileException - Exception in org.apache.river.test.spec.config.configurationfile
Subclass of ConfigurationException used in ConfigurationFile to provide the location of the configuration source, if available, and the line number in the configuration source that triggered the exception.
ConfigurationFileException(String, String, int) - Constructor for exception org.apache.river.test.spec.config.configurationfile.ConfigurationFileException
Creates an instance with the specified detail message, location of the configuration source, and line number in the configuration source that triggered the exception.
ConfigurationFileException(String, Throwable, String, int) - Constructor for exception org.apache.river.test.spec.config.configurationfile.ConfigurationFileException
Creates an instance with the specified detail message; causing exception, which should not be an instance of Error; location of the configuration source; and line number in the configuration source that triggered the exception.
ConfigurationVerifier - Interface in org.apache.river.qa.harness
A verifier used to determine whether a test is capable of being run in a particular environment.
ConflictTest - Class in org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints
Purpose: This test verifies that it is possible for an instance of InvocationConstraints class to contain both requirements that conflict with each other, and preferences that conflict with each other and with requirements.
ConflictTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConflictTest
 
ConflictTest.TestCase - Class in org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints
An auxiliary class that describes a Test Case.
connect(OutboundRequestHandle) - Method in class org.apache.river.test.spec.jeri.connection.util.TestEndpoint
 
connect(OutboundRequestHandle, Collection, Collection) - Method in class org.apache.river.test.spec.jeri.connection.util.TestEndpoint
 
connect(OutboundRequestHandle) - Method in class org.apache.river.test.spec.jeri.mux.util.TestEndpoint
 
connect(OutboundRequestHandle, Collection, Collection) - Method in class org.apache.river.test.spec.jeri.mux.util.TestEndpoint
 
ConnectionManagerTest - Class in org.apache.river.test.spec.jeri.connection
The purpose of this test is to verify the following behavior of net.jini.jeri.connection.ConnectionManager: 1.
ConnectionManagerTest() - Constructor for class org.apache.river.test.spec.jeri.connection.ConnectionManagerTest
 
ConnectionTimeConstructorsTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies the behavior of the following constructors: ConnectionAbsoluteTime.ConnectionAbsoluteTime(long) ConnectionRelativeTime.ConnectionRelativeTime(long) ConnectionAbsoluteTime() constructor creates a constraint with the specified deadline for connection establishment.
ConnectionTimeConstructorsTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.ConnectionTimeConstructorsTest
 
ConnectionTimeConstructorsTest.TestCase - Class in org.apache.river.test.spec.constraint.coreconstraint
An auxiliary class that describes a Test Case.
ConnectionTransportListener - Class in org.apache.river.test.spec.jeri.connection.util
Utility class for endpoint instrumentation
ConnectionTransportListener() - Constructor for class org.apache.river.test.spec.jeri.connection.util.ConnectionTransportListener
 
connectStub(Remote) - Method in class org.apache.river.test.spec.iiop.util.AbstractTestBase
Connects stub manually when we use no-arg IiopConstructor or when orb parameter specified in constructor is null.
Constants - Interface in org.apache.river.test.impl.end2end.e2etest
Constants common to many classes in the test package.
ConstrainableTestLease - Class in org.apache.river.test.impl.norm
Lease class use by renwal service tests when they don't want to use LocalLease.
ConstrainableTestLease(int, LeaseBackEnd, long) - Constructor for class org.apache.river.test.impl.norm.ConstrainableTestLease
Create a new lease.
ConstrainableTestLease - Class in org.apache.river.test.share
Lease class use by renwal service tests when they don't want to use LocalLease.
ConstrainableTestLease(int, LeaseBackEnd, long) - Constructor for class org.apache.river.test.share.ConstrainableTestLease
Create a new lease.
ConstrainableTestLease.IteratorImpl - Class in org.apache.river.test.impl.norm
 
ConstrainableTestLease.IteratorImpl - Class in org.apache.river.test.share
 
ConstrainableUnreadableTestLease - Class in org.apache.river.test.share
Lease class use by renwal service tests when they don't want to use LocalLease.
ConstrainableUnreadableTestLease(int, LeaseBackEnd, long) - Constructor for class org.apache.river.test.share.ConstrainableUnreadableTestLease
Create a new lease.
ConstrainableUnreadableTestLease.IteratorImpl - Class in org.apache.river.test.share
 
constraints - Static variable in class org.apache.river.test.spec.constraint.coreconstraint.SerializationTest
Objects to test.
ConstraintsInterface - Interface in org.apache.river.test.impl.end2end.e2etest
The interface which defines remote methods to be executed as part of the test.
ConstraintTrustVerifierContext - Class in org.apache.river.test.spec.constraint.util
Class implementing TrustVerifier.Context interface whose 'isTrustedObject' method returns true if parameter is an instance of ClientAuthentication, Delegation, Integrity or ServerAuthentication and false otherwise.
ConstraintTrustVerifierContext() - Constructor for class org.apache.river.test.spec.constraint.util.ConstraintTrustVerifierContext
 
construct(QAConfig) - Method in class org.apache.river.qa.harness.QATestEnvironment
This method is called by the MasterTest immediately before the run method is called.
construct(QAConfig) - Method in interface org.apache.river.qa.harness.TestEnvironment
Constructs a test and its environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.discoveryproviders.DiscoveryV2CachingTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.end2end.e2etest.Driver
The construct method creates the creates output files for the test and also runs a user specified kinit command in order to populate the kerberos ticket cache with a forwardable ticket.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.GetLeaseDurationBound
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.GetLogToSnapshotThreshold
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.GetSnapshotWeight
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.SetLeaseDurationBound
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.SetLogToSnapshotThreshold
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.SetSnapshotWeight
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.joinadmin.AddLookupAttributes
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.joinadmin.AddLookupGroups
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.joinadmin.AddLookupLocators
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.joinadmin.GetLookupAttributes
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.joinadmin.GetLookupGroups
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.joinadmin.GetLookupLocators
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.joinadmin.ModifyLookupAttributes
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupGroups
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupLocators
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.joinadmin.SetLookupGroups
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.joinadmin.SetLookupLocators
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.ProxyToString
Starts one fiddler implementation of the lookup discovery service.
construct(QAConfig) - Method in class org.apache.river.test.impl.fiddler.storageadmin.GetStorageLocation
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.joinmanager.AddAttributesRace
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates a discovery manager that discovers the lookup service(s) started during construct verifies the discovery of the lookup service(s) started during construct initializes the initial set of attributes with which to register the service, the new set of attributes to add to the service through join manager, and the set of attributes expected to be associated with the service in the lookup service(s) started above
construct(QAConfig) - Method in class org.apache.river.test.impl.joinmanager.LeaseRenewDurRFE
Performs actions necessary to prepare for execution of the current test as follows: start 1 transient lookup service with locator listening on a specific port start 1 activation system using all the defaults (ports, etc.)
construct(QAConfig) - Method in class org.apache.river.test.impl.joinmanager.RaceAttrsVsTerminateISE
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of JoinManager inputting an instance of a test service, a set of attributes (either null or non-null) with which to register the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step
construct(QAConfig) - Method in class org.apache.river.test.impl.joinmanager.RaceAttrsVsTerminateULE
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of JoinManager inputting an instance of a test service, a set of attributes (either null or non-null) with which to register the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step
construct(QAConfig) - Method in class org.apache.river.test.impl.joinmanager.SetAddAttributesOrder
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of JoinManager inputting an instance of a test service, a non-null set of attributes to register with the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step constructs the set of attributes with which to replace the join manager's current set of attributes constructs the set of attributes with which to augment the new, replaced, set of attributes constructs the set of attributes one would expect if the initial set of attributes are initially replaced by the first set of attributes constructed in this method, and then the set of attributes resulting from the replacement operation is augmented by the second set attributes constructed in this method
construct(QAConfig) - Method in class org.apache.river.test.impl.joinmanager.TerminateSemantics
Performs actions necessary to prepare for execution of the current test as follows: creates an instance of JoinManager inputting an instance of a test service, a set of attributes (either null or non-null) with which to register the service, and both a null instance of a lookup discovery manager, and a null instance of a lease renewal manager
construct(QAConfig) - Method in class org.apache.river.test.impl.locatordiscovery.AddLocatorsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.locatordiscovery.DelayDiscoveryAfterDiscard
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.locatordiscovery.DiscardAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.locatordiscovery.GetDiscoveredLocatorsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.locatordiscovery.GetLocatorsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.locatordiscovery.GetRegistrarsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.locatordiscovery.GetUndiscoveredLocatorsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.locatordiscovery.RemoveDiscoveryListenerAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.locatordiscovery.RemoveLocatorsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.locatordiscovery.SetLocatorsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.locatordiscovery.UnicastDelay
 
construct(QAConfig) - Method in class org.apache.river.test.impl.lookupdiscovery.AddGroupsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.lookupdiscovery.DiscardAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.lookupdiscovery.GetGroupsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.lookupdiscovery.GetRegistrarsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.lookupdiscovery.MulticastRequestDelay
 
construct(QAConfig) - Method in class org.apache.river.test.impl.lookupdiscovery.RemoveDiscoveryListenerAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.lookupdiscovery.RemoveGroupsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks
 
construct(QAConfig) - Method in class org.apache.river.test.impl.lookupdiscovery.SetGroupsAfterTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.impl.lookupdiscovery.UnicastDelay
 
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.AdminIFShutdownTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.AdminIFTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.LeaseExpireCancelTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.LeaseExpireRenewTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.LeaseMapTest
Invoke parent's construct and invoke parser for this test
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.LeaseTest
Invoke parent's construct and invoke parser for this test
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.NestableServerTransactionCreatedToStringTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.NestableTransactionCreatedToStringTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.RandomStressTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.ServerTransactionEqualityTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.ServerTransactionToStringTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.TransactionCreatedToStringTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.TransactionManagerCreatedToStringTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.TxnMgrImplNullConfigEntries
 
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.TxnMgrImplNullRecoveredLocators
 
construct(QAConfig) - Method in class org.apache.river.test.impl.mahalo.TxnMgrProxyEqualityTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.AdminIFShutdownTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.AdminIFTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.BadEventCodebaseTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.InterOpTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.LeaseExpireCancelTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.LeaseExpireRenewTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.LeaseMapTest
Invoke parent's construct and invoke parser for this test
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.LeaseTest
Invoke parent's construct and invoke parser for this test
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.ListenerRecoveryTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.MailboxImplBadUnexportConfigEntries
 
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.MailboxImplNullConfigEntries
 
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.MailboxImplReadyStateTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.MercuryProxyEqualityTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullInterOpTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullListenerRecoveryTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullMercuryProxyEqualityTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullRegistrationIFTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest2
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest3
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest4
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest5
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest6
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest6A
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest6B
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullUnknownEventsTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PullUnknownEventsTest2
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.PushPullListenerRecoveryTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.RegCancelExpireShutdownTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.RegCancelShutdownTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.RegCreateShutdownTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.RegDisableShutdownTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.RegEnableShutdownTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.RegistrationIFTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.RegRenewExpireShutdownTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.RegRenewShutdownTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.UnknownEventRecoveryShutdownTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.mercury.UnknownEventRecoveryTest
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.impl.norm.AddRenewRemoveTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.norm.BatchRenewTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.norm.ExpiredLeaseTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.norm.GetLeasesTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.norm.LeaseExpirationTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.norm.OneExpireOneNotTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.norm.RemoveExactlyOneTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.norm.RenewalFailureTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.norm.RenewAtTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.norm.UseRenewalServiceLeaseRemoveTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.norm.UseRenewalServiceLeaseTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.admin.DestroyTestMahalo
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.admin.DestroyTestOutrigger
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.admin.IdenticalAdminIteratorTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.admin.LookupAttributeAdminTestOutrigger
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.admin.LookupGroupAdminTestOutrigger
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.admin.LookupLocatorAdminTestOutrigger
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.admin.SimpleAdminTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.api.AbstractEntryTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.api.InterruptTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseGrantTestBase
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseUsesTestBase
 
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.AdminIteratorTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.BlockingTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.FieldMatchTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.FieldNotifyTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.MatchTestBase
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.MatchTestCore
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.MismatchNotifyTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.MismatchTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.SingletonMatchTestBase
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.StressTest
Method for initializing test environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.SupertypeMatchTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.SupertypeNotifyTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.TakeOneTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.WildcardsNotifyTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.WildcardsTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.matching.WriteOneTakeRead
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.notify.ThrowRuntimeException
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.transaction.BlockingOnDeadTransactionTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.transaction.IfExistsDontBlockSelfTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.impl.reggie.MultihomedClientTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.reliability.AppleUserImpl
 
construct(QAConfig) - Method in class org.apache.river.test.impl.scalability.DemoScalabilityTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.scalability.ServiceLauncher
 
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.cache.CacheTerminateSemantics
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.event.AddListenerEvent
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardDownReDiscover
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceDown
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.event.LookupTaskRace
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.event.LookupTaskServiceIdMapRace
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.event.ReRegisterBadEquals
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.event.ReRegisterGoodEquals
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.event.ServiceDiscardCacheTerminate
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.servicediscovery.TerminateSemantics
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.impl.start.AbstractBaseTest
Performs actions necessary to prepare for execution of the current test
construct(QAConfig) - Method in class org.apache.river.test.impl.start.AbstractStartBaseTest
Performs actions necessary to prepare for execution of the current test as follows: retrieves configuration values needed by the current test starts the shared group (and thus the activation system) if the shared parameter is true The shared group is explicitly started because the harness is designed to start it lazily.
construct(QAConfig) - Method in class org.apache.river.test.impl.start.aggregatepolicyprovider.GetContextTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.start.aggregatepolicyprovider.SubPoliciesTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.start.loadersplitpolicyprovider.LoaderSplitPolicyProviderTest
 
construct(QAConfig) - Method in class org.apache.river.test.impl.start.MemberGroupsProblem
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.impl.start.SharedGroupNullConfigEntries
 
construct(QAConfig) - Method in class org.apache.river.test.impl.start.StarterBase
 
construct(QAConfig) - Method in class org.apache.river.test.impl.thread.AbstractThreadTest
 
construct(QAConfig) - Method in class org.apache.river.test.share.BaseQATest
Performs actions necessary to prepare for execution of the current test as follows: retrieves configuration values needed by the current test retrieves configuration information related to any lookup services that may need to be started if appropriate, starts the configured number of initial lookup services
construct(QAConfig) - Method in class org.apache.river.test.share.DestroyTest
 
construct(QAConfig) - Method in class org.apache.river.test.share.LeaseUsesTestBase
 
construct(QAConfig) - Method in class org.apache.river.test.share.LookupAttributeAdminTest
 
construct(QAConfig) - Method in class org.apache.river.test.share.LookupGroupAdminTest
 
construct(QAConfig) - Method in class org.apache.river.test.share.LookupLocatorAdminTest
 
construct(QAConfig) - Method in class org.apache.river.test.share.TestBase
 
construct(QAConfig) - Method in class org.apache.river.test.share.TxnManagerTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.config.configurationfile.Constructor_Test
Prepare test for running.
construct(QAConfig) - Method in class org.apache.river.test.spec.config.configurationfile.ToString_Test
Prepare test for running.
construct(QAConfig) - Method in class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.ElementsTest
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.CombineTest
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConflictTest
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.IsEmptyTest
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.PreferencesRequirementsTest
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalElementsTest
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
Performs actions necessary to prepare for execution of the current test as follows: starts the desired number lookup services (if any) with the desired configuration creates an instance of lookup discovery to start the multicast discovery process creates a default listener for use with the lookup discovery utility
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.AddNewDiscoveryChangeListener
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.Discovered
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.DiscoveredAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsAddNewDiscoveryChangeListener
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsAddNewDiscoveryListener
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsDiscardUnreachable
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsDiscovered
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsDiscoveredAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorChange
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorReplace
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorReplaceAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorReplaceNone
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorStop
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.GroupsSetGroupsReplaceAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsAddNewDiscoveryChangeListener
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsAddNewDiscoveryListener
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsDiscardUnreachable
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsDiscovered
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsDiscoveredAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorChange
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorReplace
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorReplaceAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorReplaceNone
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorStop
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.LocsSetGroupsReplaceAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.MulticastMonitorChange
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.MulticastMonitorReplace
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.MulticastMonitorReplaceAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.MulticastMonitorReplaceNone
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.MulticastMonitorStop
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.RemoveGroupsAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoverymanager.SetGroupsReplaceAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Performs actions necessary to prepare for execution of the current test as follows: retrieves configuration values needed by the current test sets the net.jini.discovery.announce system property retrieves the set of member groups with which to configure each announcement generator constructs the union of all member group sets for configuring the lookup discovery service utility constructs the union of all locators-of-interest for configuring the LookupLocatorDiscovery utility creates an instance of lookup discovery service to start both group and locator discovery starts the configured number of lookup services
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.AddLocatorsFullyQualified
Retrieves additional configuration values.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.DiscardUnreachable
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedGroups
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedLocs
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOn2SetGroups
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOn2SetLocs
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.MulticastMonitorStop
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.MulticastMonitorTerminate
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.RemoveGroupsAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.RemoveGroupsSome
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsFullyQualified
Retrieves additional configuration values.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsSome
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.SetGroupsReplaceAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.SetGroupsReplaceSome
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsFullyQualified
Retrieves additional configuration values.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsReplaceAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsReplaceSome
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsToNone
Retrieves additional configuration values.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.lease.CancelLease
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.lease.CancelLeaseMap
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.lease.LeaseExpiration
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.lease.RenewLease
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.spec.discoveryservice.lease.RenewLeaseMap
Performs actions necessary to prepare for execution of the current test.
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSCET
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSCT
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSFT
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSFT_PULL
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSIFT
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSIFT_PULL
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSLCT
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSLCT_PULL
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSLET
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSLST
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSLST2
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSLST3
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSLST4
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSNSOT
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSRET
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSRIFT
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSRIFT2
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSRIFT_PULL
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSRIFT_PULL3
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSST
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSST2
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSST2_PULL
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSST3
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSST3_PULL
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.eventmailbox.EMSST_PULL
Invoke parent's construct and parser
construct(QAConfig) - Method in class org.apache.river.test.spec.export.servercontext.DoWithServerContext
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.export.servercontext.DoWithServerContext_IllegalStateException
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.export.servercontext.DoWithServerContext_UnsetContext
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.export.servercontext.GetServerContext
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.export.servercontext.GetServerContext_NoContext
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.export.servercontext.GetServerContext_Providers_NonNull
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.export.servercontext.GetServerContext_ProvidersParsing
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.export.servercontext.GetServerContextElement
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.id.referentuuids.CompareMethodTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.id.uuid.ConstructorAccessorTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.id.uuid.ObjectMethodsTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.id.uuid.WriteTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.id.uuidfactory.CreateGenerateTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.id.uuidfactory.ReadTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.iiop.util.AbstractTestBase
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalinputstream.ConstructorAccessorTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalinputstream.LoadClass_ExceptionTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalinputstream.LoadClass_NullArgsTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalinputstream.LoadClass_VerifyCodebaseIntegrityTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_LoadClassExceptionTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_LoadClassTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_NullArgsTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_ReadAnnotationExceptionTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_VerifyCodebaseIntegrityTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalledinstance.ConstructorTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalledinstance.ConvertToMarshalledObjectTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalledinstance.Get_ExceptionTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalledinstance.Get_NormalTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshalledinstance.ObjectMethodsTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.io.marshaloutputstream.ConstructorAccessorTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.javaspace.conformance.AbstractTransactionReadTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.javaspace.conformance.AbstractTransactionTakeTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadTestBase
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeTestBase
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.abstractilfactory.AccessorTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicilfactory.ConstructorAccessorTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicilfactory.CreateInstancesTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicilfactory.CreateInvocationDispatcherTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicilfactory.CreateInvocationHandlerTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicilfactory.GetExtraProxyInterfacesTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicilfactory.ObjectMethodsTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.CheckPermissionClassTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.ConstructorAccessorTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.CheckTrustEquivalenceTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.ConstructorAccessorTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_RemoteMethodControlTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.ObjectMethodsTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.SetClientConstraintsTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJEAbstractTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.AbstractTrustVerifierTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.CheckTrustEquivalenceTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ConstructorAccessorTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ExecuteCall_ExceptionTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ExecuteCall_NormalTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.NewCall_ExceptionTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.NewCall_NormalTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ObjectMethodsTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.connection.util.AbstractConnectionTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.kerberostrustverifier.util.AbstractTrustVerifierTestKerberos
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.mux.util.AbstractMuxTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.proxytrustilfactory.AccessorTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.proxytrustilfactory.ConstructorAccessorTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.AbstractTrustVerifierTestSSL
 
construct(QAConfig) - Method in class org.apache.river.test.spec.jeri.transport.util.AbstractEndpointTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
Performs actions necessary to prepare for execution of the current test as follows: retrieves configuration values needed by the current test starts the desired number lookup services (if any) with the desired configuration creates attribute instances that are associated with the test service(s) registered with the instances of JoinManager being tested creates a default ServiceTemplate for use with instances of ( JoinManager creates a default listener for use with instances of JoinManager
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.AddAttributes
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) (where N may be 0) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of JoinManager inputting an instance of a test service, a non-null set of attributes to register with the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step (if any) constructs the set of attributes to expect after adding a new set
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.AddAttributesDup
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) (where N may be 0) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of JoinManager inputting an instance of a test service, a non-null set of attributes to register with the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step (if any) constructs the set of attributes to expect after adding a new set constructs the set of attributes -- containing the appropriate duplicates -- to input to the addAttributes method
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.AddAttributesNullElement
Performs actions necessary to prepare for execution of the current test as follows: creates an instance of JoinManager inputting an instance of a test service, a non-null set of attributes to register with the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step (if any) constructs the set of attributes -- containing at least 1 null element -- to input to the addAttributes method
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.AddAttributesNullSet
Performs actions necessary to prepare for execution of the current test as follows: creates an instance of JoinManager inputting an instance of a test service, a non-null set of attributes to register with the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step (if any) sets to null the set attributes to input to the addAttributes method
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.AddAttributesProp
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) (where N may be 0) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of JoinManager inputting an instance of a test service, a non-null set of attributes to register with the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step (if any) constructs the set of attributes with which to augment the join manager's current set of attributes constructs the set of attributes to expect after adding the new set
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.AddAttributesServiceControlled
Performs actions necessary to prepare for execution of the current test as follows: creates an instance of JoinManager inputting an instance of a test service, a non-null set of attributes to register with the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step (if any) constructs the set of attributes -- containing at least 1 element that implements the ServiceControlled interface -- to input to the addAttributes method
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.Equality
Performs actions necessary to prepare for execution of the current test as follows: creates an instance of the JoinManager using the version of the constructor that takes ServiceIDListener (callback), inputting an instance of a test service and null to all other arguments creates an instance of the JoinManager using the version of the constructor that takes a service ID, inputting an instance of a test service and null to all other arguments
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.GetAttributes
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) (where N may be 0) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of JoinManager inputting an instance of a test service, a non-null set of attributes to register with the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step (if any)
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.GetDiscoveryManager
Performs actions necessary to prepare for execution of the current test as follows: creates the instance of DiscoveryManagement that is to be passed in to the join manager's constructor creates an instance of JoinManager using the version of the constructor that takes ServiceIDListener (callback), inputting an instance of a test service and the instance of DiscoveryManagement created above creates an instance of JoinManager using the version of the constructor that takes a service ID, inputting an instance of a test service and the instance of DiscoveryManagement created above
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.GetJoinSetCallback
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of the JoinManager using the version of the constructor that takes ServiceIDListener (callback), inputting an instance of a test service and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.GetJoinSetServiceID
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of the JoinManager using the version of the constructor that takes ServiceID, inputting an instance of a test service and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.GetLeaseRenewalManager
Performs actions necessary to prepare for execution of the current test as follows: creates the instance of LeaseRenewalManager that is to be passed in to the join manager's constructor creates an instance of JoinManager using the version of the constructor that takes ServiceIDListener (callback), inputting an instance of a test service and the instance of LeaseRenewalManager created above creates an instance of JoinManager using the version of the constructor that takes a service ID, inputting an instance of a test service and the instance of LeaseRenewalManager created above
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.LDMNullPublicGroup
Performs actions necessary to prepare for execution of the current test as follows: creates an instance of the JoinManager using the version of the constructor that takes ServiceIDListener (callback), inputting an instance of a test service and null to all other arguments creates an instance of the JoinManager using the version of the constructor that takes a service ID, inputting an instance of a test service and null to all other arguments
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributes
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of attributes to expect after changing the current attributes to a new set
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesAllToOne
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of attribute templates to use to indicate that all of the current attributes should be selected for modification constructs the set of attributes to expect after changing all of the elements of the current attribute set to a single attribute
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesClassMismatch
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of modification attribute such that it contains at least one element which is neither the same class as, nor a subclass of, the corresponding element in the set of attribute templates
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesDeleteAll
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of attribute templates to use to indicate that all of the current attributes should be selceted for deletion constructs the set of attributes to expect after deleting all of the elements of the current attribute set
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesDeleteOne
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of attribute templates to use to indicate that only one of the current attributes should be selected for deletion constructs the set of attributes to expect after deleting one of the elements of the current attribute set
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesDup
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of attribute templates containing more than 1 element, in which each element is a duplicate of the element in the initial set that is to be modified constructs the set of attributes to use to cause the intended change to the one element in the current set
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesLengthMismatch
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of modification attribute such that it contains a different number of elements than the set of attribute templates
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesOne
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of attribute templates to use to indicate that only one of the current attributes should be changed constructs the set of attributes to expect after changing one of the elements of the current attribute set
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesProp
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of attribute templates to use for selecting the attributes to change.
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesServiceControlled
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of attributes -- containing at least 1 element that implements the ServiceControlled interface -- with which to initially configure the join manager constructs a set of attribute templates in which each element equals the corresponding element of the set of attributes with which the join manager will be initially configured constructs a set of attributes that will be used to modify the initial attributes constructs the set of attributes with which the join manager will be expected to be configured after the intended modifications are requested creates an instance of JoinManager inputting an instance of a test service, the non-null set of attributes created earlier, and a non-null instance of a lookup discovery manager configured to discover desired lookup services (if any)
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.Register
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of JoinManager inputting an instance of a test service, a set of attributes (either null or non-null) with which to register the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.ServiceIDNotify
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of the JoinManager using the version of the constructor that takes ServiceIDListener (callback), inputting an instance of a test service and a non-null instance of a lookup discovery manager configured to discover the member groups of the lookup services started in the previous step
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.SetAttributes
Performs actions necessary to prepare for execution of the current test as follows: verifies that the set of attributes with which to replace the current attributes is not equivalent to the current set (so that replacement can be accurately verified) constructs the set of attributes to expect after replacing the current set with a new set
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.SetAttributesDup
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of attributes -- containing the appropriate duplicates -- to input to the setAttributes method constructs the set of attributes to expect after replacing the current set with a new set
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.SetAttributesNullSet
Performs actions necessary to prepare for execution of the current test as follows: sets to null the set attributes to input to the setAttributes method
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.SetAttributesProp
Performs actions necessary to prepare for execution of the current test as follows: constructs the set of attributes with which to replace the join manager's current set of attributes constructs the set of attributes to expect after adding the new set
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.TerminateDiscovery
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of JoinManager inputting an instance of a test service, a set of attributes (either null or non-null) with which to register the service, and both a null instance of a lookup discovery manager, and a null instance of a lease renewal manager retrieves and then changes the default discovery manager created by the join manager to discover the member groups to which the lookup service(s) started earlier belong turns on the discovery process by adding a discovery listener to the default discovery manager
construct(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.TerminateLeases
Performs actions necessary to prepare for execution of the current test as follows: starts N lookup service(s) whose member groups are finite and unique relative to the member groups of all other lookup services running within the same multicast radius of the new lookup services creates an instance of JoinManager inputting an instance of a test service, a set of attributes (either null or non-null) with which to register the service, and a non-null instance of a lookup discovery manager configured to discover the lookup services started in the previous step
construct(QAConfig) - Method in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.loader.downloadPermission.Constructor
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.loader.pref.AbstractTestBase
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.AbstractBaseTest
Performs actions necessary to prepare for execution of the current test as follows: retrieves configuration values needed by the current test starts the desired number lookup services (if any) with the desired configuration creates an instance of lookup locator discovery to start the unicast discovery process creates a default listener for use with the lookup locator discovery utility
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.AddLocatorsNull
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.AddLocatorsNullElement
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.AddNewDiscoveryChangeListener
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.AddNewDiscoveryListener
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.ConstructorDups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.ConstructorNullElement
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.DiscardDNE
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.DiscoveredStagger
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnAddLocsAfterEmpty
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnSetLocsAfterEmpty
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnSetLocsAfterNull
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.GetLocators
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsDups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsNull
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsSome
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.SetLocatorsDups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.SetLocatorsNull
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.SetLocatorsReplaceAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.locatordiscovery.SetLocatorsReplaceSome
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest
Performs actions necessary to prepare for execution of the current test as follows: starts the desired number lookup services (if any) with the desired configuration creates an instance of lookup discovery to start the multicast discovery process creates a default listener for use with the lookup discovery utility
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.AddGroups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.AddGroupsAllGroups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.AddGroupsDups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.AddGroupsNullElement
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.AddGroupsUnsupportedOperation
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.AddNewDiscoveryChangeListener
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.AddNewDiscoveryListener
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.ConstructorDups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.ConstructorNullElement
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.Discovered
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.DiscoveredStagger
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.DiscoveryBeginsOnAddGroupsAfterEmpty
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.DiscoveryBeginsOnSetGroupsAfterEmpty
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.DiscoveryBeginsOnSetGroupsAllAfterEmpty
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.GetGroups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.GetGroupsAllGroups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.GetGroupsNoGroups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorAllChange
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorChange
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorReplace
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorReplaceNone
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsAllGroups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsDups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsNullElement
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveNone
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveSome
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsUnsupportedOperation
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.SetGroupsAllGroups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.SetGroupsDups
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.SetGroupsNullElement
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.SetGroupsReplaceAll
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupdiscovery.SetGroupsReplaceSome
Performs actions necessary to prepare for execution of the current test (refer to the description of this method in the parent class).
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
After performing high-level construct by invoking the construct() method in the super class (QATestEnvironment), this method will perform mid-level, general-purpose construct actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.EvntLeaseExpiration
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.LookupByClass
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.LookupByIntfc
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.LookupBySrvcID
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.LookupBySuper
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.MultipleEvntLeaseRenewals
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.MultipleSrvcLeaseRenewals
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrAdd
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrDel
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrMod
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnSrvcLeaseExpiration
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set00.SrvcLeaseExpiration
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.EmptyLookup
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesAttrNull
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesAttrVals
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesEmpty
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesTypeAttr
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetFieldValuesAttr
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetFieldValuesAttrNull
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetServiceTypesAttr
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetServiceTypesClass
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetServiceTypesEmpty
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.IdempotentNewSrvcReg
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.IdempotentOldSrvcReg
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNonNull
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNull
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNonNull
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNull
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNonNull
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNull
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcLeaseExp
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcReg
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNonNull
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNull
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntrySrvcReg
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.ReRegOldSrvcs
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.ReturnOnLookupByAttr
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.ReturnOnLookupByType
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set01.ReturnOnLookupByTypeAttr
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredAddAttributes
 
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredEventLeaseCancel
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredEventLeaseRenew
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredLeaseMapCancel
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredLeaseMapRenew
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredModifyAttributes
 
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredServiceLeaseCancel
 
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredServiceLeaseRenew
 
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredSetAttributes
 
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.LeaseMapCancel
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.LeaseMapRenew
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.LeaseMapRenewNegDuration
 
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.ModifyAttributesBadClass
 
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.ModifyAttributesBadLength
 
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyExceptionTest
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnAttrSet
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnComboAttrSet
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddLookupAttributes
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddLookupGroups
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddLookupLocators
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddMemberGroups
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleModifyLookupAttributes
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleRemoveLookupGroups
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleRemoveLookupLocators
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleRemoveMemberGroups
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleSetLookupGroups
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleSetLookupLocators
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleSetMemberGroups
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleUnicastPort
Performs actions necessary to prepare for execution of the current QA test.
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set04.ModifyAttributesOverlap
 
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.test_set04.ModifyAttributesSwap
 
construct(QAConfig) - Method in class org.apache.river.test.spec.lookupservice.ToStringTest
 
construct(QAConfig) - Method in class org.apache.river.test.spec.policyprovider.AbstractTestBase
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalmanager.EventTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.AbstractLeaseRenewalServiceTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.AddRemoveTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.AssocExpWarnSetTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.AssocRenewalFailSetTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.ClearEventRegistrationTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.ClearFailureListenerTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.ClearWarningListenerTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.DurationExpirationTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.EqualsTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.EventIDFailTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.EventIDWarnTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.EventLeaseTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.EventRegistrationTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.EventSequenceFailTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.EventSequenceTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.EventSequenceWarnTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.ExpirationListenerTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.ExpireRemoveTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.GetLeasesTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.GetLeaseTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.IllegalLeaseTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.IndefiniteRenewalTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.LeaseDurationTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.LeaseExpirationTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.LeaseNotInSetTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.LeaseUnmarshalExceptionTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.LeaseUnmarshalNoneTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.MaxMembershipTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.MembershipDurationTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.NewListenerEventTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.NormalEventReturnTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.ReAddLeaseTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.RemovalTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.RemoveCancelTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.RenewalFailureEventTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.RenewalFailureIndefiniteTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.RenewalFailureListenerTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.RenewalTimeTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.RenewAtIntervalTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.SetEqualsTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.renewalservice.ValidLeaseDurationTest
Sets up the testing environment.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Performs actions necessary to prepare for execution of the current test as follows: starts the desired number lookup services (if any) with the desired configuration constructs a lease renewal manager to manage the lease(s) of the service(s) registered with each lookup service constructs and registers the expected service(s) with each lookup submits the lease(s) of the registered service(s) with the lease renewal manager so that the lease(s) will continue to be renewed until the test completes (and so that there is no dependancy on the default value of the maximum lease duration used by the particular implementation of the lookup service being employed in the test) constructs an instance of ServiceDiscoveryManager constructs the template and filter to use for service discovery
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.cache.AddListenerNPE
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheDiscard
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookup
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookupFilterFilter
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookupFilterNoFilter
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookupNoFilterFilter
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.DefaultDiscoverPublic
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.Lookup
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupFilter
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMax
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMaxFilter
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMax
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMaxFilter
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinLessMax
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinLessMaxFilter
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinMaxNoBlock
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinMaxNoBlockFilter
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupWait
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupWaitFilter
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupWaitNoBlock
Performs actions necessary to prepare for execution of the current test. 1.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.handler.GetDefaultPort
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.handler.HashCode
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.wrongmdexc.Constructor
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDException
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDExceptionHandler
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
This method performs all preparations.
construct(QAConfig) - Method in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity
This method performs all preparations.
Constructor - Class in org.apache.river.test.spec.loader.downloadPermission
Purpose

This test verifies the behavior of the
public DownloadPermission() and public DownloadPermission(String name) constructors of the
net.jini.loader.DownloadPermission class:
Creates a new DownloadPermission with "permit" as the symbolic name of the permission.
Constructor() - Constructor for class org.apache.river.test.spec.loader.downloadPermission.Constructor
 
Constructor - Class in org.apache.river.test.spec.loader.pref.preferredClassLoader
Purpose

This test verifies the behavior of the
public PreferredClassLoader(URL[] urls, ClassLoader parent, String exportAnnotation, boolean requireDlPerm) constructor of the
net.jini.loader.pref.PreferredClassLoader class:
Create a preferred class loader with the given urls, parent class loader, annotator, and security flags.
Constructor() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassLoader.Constructor
 
Constructor - Class in org.apache.river.test.spec.url.httpmd.wrongmdexc
Purpose: This test verifies the behavior of WrongMessageDigestException.WrongMessageDigestException(String) constructor.
Constructor() - Constructor for class org.apache.river.test.spec.url.httpmd.wrongmdexc.Constructor
 
Constructor1ExceptionsTest - Class in org.apache.river.test.spec.security.authenticationpermission
Purpose This test verifies the following: Constructor with 2 parameters of AuthenticationPermission throws NullPointerException if the target name or actions string is null.
Constructor1ExceptionsTest() - Constructor for class org.apache.river.test.spec.security.authenticationpermission.Constructor1ExceptionsTest
 
Constructor2ExceptionsTest - Class in org.apache.river.test.spec.security.authenticationpermission
Purpose This test verifies the following: Constructor with 3 parameters of AuthenticationPermission throws NullPointerException if the local principals set or the actions string is null.
Constructor2ExceptionsTest() - Constructor for class org.apache.river.test.spec.security.authenticationpermission.Constructor2ExceptionsTest
 
Constructor_AccessorTest - Class in org.apache.river.test.spec.activation.activatableinvocationhandler
Purpose: This test verifies the behavior of the ActivatableInvocationHandler during normal and exceptional constructor call: ActivatableInvocationHandler( java.rmi.activation.ActivationID id, java.rmi.Remote underlyingProxy) Chack that constructor throws NullPointerException if the id is null.
Constructor_AccessorTest() - Constructor for class org.apache.river.test.spec.activation.activatableinvocationhandler.Constructor_AccessorTest
 
Constructor_AccessorTest - Class in org.apache.river.test.spec.activation.activationexporter
Purpose: This test verifies the behavior of the ActivationExporter during normal and exceptional constructor call.
Constructor_AccessorTest() - Constructor for class org.apache.river.test.spec.activation.activationexporter.Constructor_AccessorTest
 
Constructor_AccessorTest - Class in org.apache.river.test.spec.activation.activationgroup
Purpose: This test verifies the behavior of the ActivationGroup abstract class during normal constructor call.
Constructor_AccessorTest() - Constructor for class org.apache.river.test.spec.activation.activationgroup.Constructor_AccessorTest
 
Constructor_NullPointerExceptionTest - Class in org.apache.river.test.spec.jrmp.jrmpexporter
Purpose This test verifies the following: If ActivationID parameter in JrmpExporter's constructor is null then NullPointerException will be thrown.
Constructor_NullPointerExceptionTest() - Constructor for class org.apache.river.test.spec.jrmp.jrmpexporter.Constructor_NullPointerExceptionTest
 
Constructor_Test - Class in org.apache.river.test.spec.config.abstractconfiguration
Purpose: This test verifies the behavior of the constructor of AbstractConfiguration class.
Constructor_Test() - Constructor for class org.apache.river.test.spec.config.abstractconfiguration.Constructor_Test
 
Constructor_Test - Class in org.apache.river.test.spec.config.abstractconfiguration.primitive
Purpose: This test verifies the behavior of the constructor of AbstractConfiguration.Primitive class.
Constructor_Test() - Constructor for class org.apache.river.test.spec.config.abstractconfiguration.primitive.Constructor_Test
 
Constructor_Test - Class in org.apache.river.test.spec.config.configurationexception
Purpose: This test verifies the behavior of the constructor of ConfigurationException class.
Constructor_Test() - Constructor for class org.apache.river.test.spec.config.configurationexception.Constructor_Test
 
Constructor_Test - Class in org.apache.river.test.spec.config.configurationfile
Purpose: This test verifies the behavior of the constructor of CnfigurationFile class.
Constructor_Test() - Constructor for class org.apache.river.test.spec.config.configurationfile.Constructor_Test
 
Constructor_Test - Class in org.apache.river.test.spec.config.configurationnotfoundexception
Purpose: This test verifies the behavior of the constructor of ConfigurationNotFoundException class.
Constructor_Test() - Constructor for class org.apache.river.test.spec.config.configurationnotfoundexception.Constructor_Test
 
Constructor_Test - Class in org.apache.river.test.spec.config.nosuchentryexception
Purpose: This test verifies the behavior of the constructor of NoSuchEntryException class.
Constructor_Test() - Constructor for class org.apache.river.test.spec.config.nosuchentryexception.Constructor_Test
 
Constructor_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints
Purpose: This test verifies the behavior of the constructor of BasicMethodConstraints class.
Constructor_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.Constructor_Test
 
Constructor_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc
Purpose: This test verifies the behavior of the constructor of MethodDesc class.
Constructor_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.Constructor_Test
 
Constructor_Test - Class in org.apache.river.test.spec.security.basicproxypreparer
Purpose: This test verifies the behavior of the constructor of BasicProxyPreparer class.
Constructor_Test() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.Constructor_Test
 
ConstructorAccessorTest - Class in org.apache.river.test.spec.id.uuid
Purpose This test verifies the behavior of Uuid during normal and exceptional constructor calls.
ConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.id.uuid.ConstructorAccessorTest
 
ConstructorAccessorTest - Class in org.apache.river.test.spec.io.marshalinputstream
Purpose This test verifies the behavior of the MarshalInputStream during normal and exceptional constructor calls.
ConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.io.marshalinputstream.ConstructorAccessorTest
 
ConstructorAccessorTest - Class in org.apache.river.test.spec.io.marshaloutputstream
Purpose This test verifies the behavior of the MarshalOutputStream during normal and exceptional constructor calls.
ConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.io.marshaloutputstream.ConstructorAccessorTest
 
ConstructorAccessorTest - Class in org.apache.river.test.spec.jeri.basicilfactory
Purpose This test verifies the behavior of the BasicILFactory during normal and exceptional constructor calls.
ConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.jeri.basicilfactory.ConstructorAccessorTest
 
ConstructorAccessorTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher during normal and exceptional constructor and getClassLoader calls.
ConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.ConstructorAccessorTest
 
ConstructorAccessorTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler during normal and exceptional constructor calls.
ConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.ConstructorAccessorTest
 
ConstructorAccessorTest - Class in org.apache.river.test.spec.jeri.basicobjectendpoint
Purpose This test verifies the behavior of the BasicObjectEndpoint during normal and exceptional constructor calls.
ConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.jeri.basicobjectendpoint.ConstructorAccessorTest
 
ConstructorAccessorTest - Class in org.apache.river.test.spec.jeri.proxytrustilfactory
Purpose This test verifies the behavior of the ProxyTrustILFactory during normal and exceptional constructor calls.
ConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.jeri.proxytrustilfactory.ConstructorAccessorTest
 
ConstructorAccessorTest - Class in org.apache.river.test.spec.jeri.transport
 
ConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.jeri.transport.ConstructorAccessorTest
 
ConstructorAllGroups - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
ConstructorAllGroups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.ConstructorAllGroups
 
ConstructorDups - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
ConstructorDups() - Constructor for class org.apache.river.test.spec.locatordiscovery.ConstructorDups
 
ConstructorDups - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
ConstructorDups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.ConstructorDups
 
ConstructorExceptionsTest - Class in org.apache.river.test.spec.security.accesspermission
Purpose This test verifies the following: Constructor of AccessPermission throws NullPointerException if the target name is null.
ConstructorExceptionsTest() - Constructor for class org.apache.river.test.spec.security.accesspermission.ConstructorExceptionsTest
 
ConstructorNullElement - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility class operates in a manner consistent with the specification.
ConstructorNullElement() - Constructor for class org.apache.river.test.spec.locatordiscovery.ConstructorNullElement
 
ConstructorNullElement - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility class operates in a manner consistent with the specification.
ConstructorNullElement() - Constructor for class org.apache.river.test.spec.lookupdiscovery.ConstructorNullElement
 
Constructors - Class in org.apache.river.test.spec.export.exportpermission
Purpose: This test verifies the behavior of the ExportPermission.ExportPermission(String) and ExportPermission.ExportPermission(String,String) constructors.
Constructors() - Constructor for class org.apache.river.test.spec.export.exportpermission.Constructors
 
ConstructorsTest - Class in org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives
Purpose: This test verifies the behavior of the following constructors: ConstraintAlternatives.ConstraintAlternatives(InvocationConstraint[]) ConstraintAlternatives.ConstraintAlternatives(Collection) All these constructors create the an instance containing the specified alternative constraints, with duplicate constraints removed.
ConstructorsTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.ConstructorsTest
 
ConstructorsTest - Class in org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints
Purpose: This test verifies the behavior of the constructors of InvocationConstraints class.
ConstructorsTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConstructorsTest
 
ConstructorTest - Class in org.apache.river.test.spec.io.marshalledinstance
Purpose This test verifies the behavior of MarshalledInstance during normal and exceptional constructor calls.
ConstructorTest() - Constructor for class org.apache.river.test.spec.io.marshalledinstance.ConstructorTest
 
ConstructorTest - Class in org.apache.river.test.spec.jeri.basicjeriexporter
The purpose of this test is to verify the constructors for BasicJeriExporter Use Cases: Constructing a BasicJeriExporter with default values Constructing a BasicJeriExporter with a SeverEndpoint Constructing a BasicJeriExporter with a SeverEndpoint, InvocationLayerFactory, distibuted garbage collection flag, and server virtual machine keep-alive flag
For testing Use Case 1: Invoke BasicJeriExporter() Verify that the ServerEnpoint used by the exporter is TcpServerEnpoint Verify that the InvocationLaterFactory used by the exporter is BasicILFactory Verify that the distibuted garbage collection flag for the exporter instance is set to true Verify that the server virtual machine keep-alive flag for the exporter instance is set to true
For Testing Use Case 2: Invoke BasicJeriExporter(ServerEndpoint se) with a dummy ServerEndpoint implementation Verify that the ServerEnpoint used by the exporter is the dummy implementation Verify 2, 3, and 4 from Use Case 1
For Testing Use Case 3: Invoke BasicJeriExporter(ServerEndpoint se, InvocationLayerFactory ilf, boolean enableDGC, boolean keepAlive) with dummy ServerEnpoint and InvocationLaterFactory implementations and garbage collection and keep-alive flags both set to false Verify that the ServerEnpoint used by the exporter is the dummy ServerEnpoint implementation Verify that the InvocationLayerFactory used by the exporter is the dummy InvocationLayerFactory Verify that the distibuted garbage collection flag for the exporter instance is set to false Verify that the server virtual machine keep-alive flag for the exporter instance is set to false
ConstructorTest() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.ConstructorTest
 
constructorType - Variable in class org.apache.river.test.spec.constraint.coreconstraint.ConnectionTimeConstructorsTest.TestCase
Type of the constructor to be tested.
constStr - Variable in class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnAddLocsAfterNull
 
constStr - Variable in class org.apache.river.test.spec.lookupdiscovery.DiscoveryBeginsOnAddGroupsAfterEmpty
 
contains(TestDescription) - Method in class org.apache.river.qa.harness.TestList
Determine if this test list already contains the given TestDescription.
containsClasses(Class[], Class[]) - Static method in class org.apache.river.test.spec.security.util.Util
Return classes from 2-nd given array (expClasses) which are not present in 1-st array (testClasses).
containsKey(Object) - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
containsValidMC() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifierContext
Checks if this Context contains MethodConstraints for 'getProxyTrustIterator' method of ProxyTrust.
containsValue(Object) - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
ContentsTest05 - Class in org.apache.river.test.spec.javaspace.conformance
ContentsTest05 tests JavaSpace05.contents method with null transaction.
ContentsTest05() - Constructor for class org.apache.river.test.spec.javaspace.conformance.ContentsTest05
 
context - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
context - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
context - Variable in class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
The context in which to parse the specification as a String (null if spec represents an absolute HTTPMD URL).
contextClassLoader - Static variable in class org.apache.river.test.impl.start.aggregatepolicyprovider.GetContextTest
 
ContextWrapper(ServerEndpoint.ListenContext) - Constructor for class org.apache.river.test.impl.end2end.jssewrapper.ServerEndpointWrapper.ContextWrapper
 
convert(byte[]) - Static method in class org.apache.river.test.spec.jeri.mux.util.Util
Returns the string representation of an array of bytes.
ConvertToMarshalledObjectTest - Class in org.apache.river.test.spec.io.marshalledinstance
Purpose This test verifies the behavior of MarshalledInstance convertToMarshalledObjectTest method calls.
ConvertToMarshalledObjectTest() - Constructor for class org.apache.river.test.spec.io.marshalledinstance.ConvertToMarshalledObjectTest
 
CoreInterface - Interface in org.apache.river.test.impl.end2end.e2etest
An interface defining calls which must be implemented by the remote service.
correctURL(URL) - Method in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
Correcting the specified HTTPMD URL object.
counter - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
counter - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
counter - Variable in class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
 
countSrvcsByVal(int) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
cPort - Variable in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Port number being used for constructing JrmpExporter.
cr - Variable in class org.apache.river.test.impl.mahalo.RandomStressTask
 
create(NestableTransactionManager, long, long) - Method in class org.apache.river.test.impl.mahalo.NoOpNestableTransactionManager
 
create(long) - Method in class org.apache.river.test.impl.mahalo.NoOpNestableTransactionManager
 
create(Configuration) - Method in class org.apache.river.test.impl.start.DestroySharedGroupCreateBadDesc.MyBogusServiceDescriptor
 
create(Configuration) - Method in class org.apache.river.test.impl.start.DestroySharedGroupCreateBadDesc.MyBogusServiceDescriptor2
 
create(Configuration) - Method in class org.apache.river.test.impl.start.DestroySharedGroupCreateBadDesc.MyBogusServiceDescriptor3
 
create(Configuration) - Method in class org.apache.river.test.impl.start.DestroySharedGroupCreateBadDesc.MyBogusServiceDescriptor4
 
create(Configuration) - Method in class org.apache.river.test.impl.start.ServiceStarterCreateBadDesc.MyBogusServiceDescriptor
 
create(Configuration) - Method in class org.apache.river.test.impl.start.ServiceStarterCreateBadDesc.MyBogusServiceDescriptor2
 
create(SharedActivationGroupDescriptor) - Static method in class org.apache.river.test.impl.start.ServiceStarterCreateSharedGroupTest
 
create() - Method in class org.apache.river.test.share.TesterTransactionManager
Return a new ServerTransaction object.
create(long) - Method in class org.apache.river.test.share.TesterTransactionManager
 
create(long) - Method in class org.apache.river.test.share.TesterTransactionManagerProxy
 
create(Class[]) - Static method in class org.apache.river.test.spec.lookupservice.ToStringTest.ObjectFactory
Constructs an array of objects with null values, null array elements, and 0-element arrays.
createAP(String) - Method in class org.apache.river.test.spec.security.accesspermission.ConstructorExceptionsTest
Logs parameter specified and calls AccessPermission constructor with it.
createAP(String, String) - Method in class org.apache.river.test.spec.security.authenticationpermission.Constructor1ExceptionsTest
Logs parameters specified and calls 2-args AuthenticationPermission constructor with them.
createAP(Set, Set, String) - Method in class org.apache.river.test.spec.security.authenticationpermission.Constructor2ExceptionsTest
Logs parameters specified and calls 3-args AuthenticationPermission constructor with them.
createAP(String, String) - Method in class org.apache.river.test.spec.security.authenticationpermission.EqualsTest
Creates AuthenticationPermission with parameters specified.
createAP(String, String) - Method in class org.apache.river.test.spec.security.authenticationpermission.ImpliesTest
Creates AuthenticationPermission with parameters specified.
createAttribute(Class, int, int) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates one attribute of the given attribute class type corresponding to the given class index; if the createFlag argument equals MODIFIED_ATTRS, the field values of the attribute class will be set to values that differ from the field values created for the initially created attribute set
createAttributes(String[]) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates initialized attributes for each attribute class having a class name contained in the given set of class names
createCacheAndVerify() - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
This method creates a cache, registers with the local event mechanism of the cache, and verifies that the expected number of serviceAdded events are received.
createCacheAndVerify(ServiceTemplate) - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
createCF(Object, Object, String, String) - Method in class org.apache.river.test.spec.config.configurationfile.GetEntryInternal_Test
Create new FakeConfigurationFile object according to testCase, testSubCase.
createCF(Object, Object, String, String) - Method in class org.apache.river.test.spec.config.configurationfile.GetEntryType_Test
Create new FakeConfigurationFile object according to testCase, testSubCase.
createCF(Object, Object, String, String) - Method in class org.apache.river.test.spec.config.configurationfile.GetSpecialEntry_Test
Create new FakeConfigurationFile object according to testCase, testSubCase.
createCF(Object, Object, String, String) - Method in class org.apache.river.test.spec.config.configurationfile.GetSpecialEntryType_Test
Create new FakeConfigurationFile object according to testCase, testSubCase.
createClassLoader(String, String) - Method in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Creates URL class loder in the specified subdirectory of the temporary directory with the specified META-INF/services/net.jini.config.Configuration resource content.
createConfFile(String) - Method in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Writes information to the file with name confFileName.
createDisableListener(AdminManager, MailboxRegistration) - Static method in class org.apache.river.test.impl.mercury.TestUtils
 
createDisableNSOListener(AdminManager, MailboxRegistration) - Static method in class org.apache.river.test.impl.mercury.TestUtils
 
createDynamicPolicyProvider() - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Try to create DynamicPolicyProvider using non-argument constructor.
createDynamicPolicyProviderNPE(String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Try to create DynamicPolicyProvider passing null as base policy class.
createDynamicPolicyProviderPIE(String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Try to create DynamicPolicyProvider using non-argument constructor.
createDynamicPolicyProviderSE(String) - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
Try to create DynamicPolicyProvider using non-argument constructor.
createExceptionArray() - Method in class org.apache.river.test.spec.renewalservice.EventLeaseIndefiniteTest
 
createExceptionArray() - Method in class org.apache.river.test.spec.renewalservice.EventLeaseTest
Creates an array of exceptions to be thrown Notes: Subclasses override this to test different combinations of Exceptions.
createExceptionArray() - Method in class org.apache.river.test.spec.renewalservice.RenewalFailureEventIndefiniteTest
 
createExceptionArray() - Method in class org.apache.river.test.spec.renewalservice.RenewalFailureEventTest
Creates an array of exceptions to be thrown Notes: Subclasses override this to test different combinations of Exceptions.
createFakeAP(String) - Method in class org.apache.river.test.spec.security.accesspermission.ReadObjectTest
Logs parameter specified and creates FakeAccessPermission with this parameter.
createFakeAP(String, String) - Method in class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest
Logs parameters specified and creates FakeAuthenticationPermission with them.
createFile(File, String) - Method in class org.apache.river.test.spec.config.configurationfile.Template_Test
Write information to the file.
createFile(File, String) - Method in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Writes information to the file.
CreateGenerateTest - Class in org.apache.river.test.spec.id.uuidfactory
Purpose This test verifies the behavior of UuidFactory during normal calls to the generate and create methods.
CreateGenerateTest() - Constructor for class org.apache.river.test.spec.id.uuidfactory.CreateGenerateTest
 
createGenerator(AdminManager) - Static method in class org.apache.river.test.impl.mercury.TestUtils
 
createGenerators(int, AdminManager) - Static method in class org.apache.river.test.impl.mercury.TestUtils
 
createGP(Permission) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Try to create GrantPermission passing Permission.
createGP(Permission[]) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Try to create GrantPermission passing array of Permissions.
createGP(String) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Try to create GrantPermission passing the string.
createGrantPermissionIAE(String) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Try to create GrantPermission passing the string.
createGrantPermissionNPE(Permission, String) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Try to create GrantPermission passing Permission.
createGrantPermissionNPE(Permission[], String) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Try to create GrantPermission passing array of Permissions.
createGrantPermissionNPE(String, String) - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Try to create GrantPermission passing the string.
CreateGroup_ExceptionTest - Class in org.apache.river.test.spec.activation.activationgroup
Purpose: This test verifies the behavior of the createGroup method of ActivationGroup class when invalig ActivationGroupDesc ia passed as a parameter.
CreateGroup_ExceptionTest() - Constructor for class org.apache.river.test.spec.activation.activationgroup.CreateGroup_ExceptionTest
 
CreateGroup_Test - Class in org.apache.river.test.spec.activation.activationgroup
Purpose: This test verifies the behavior of the createGroup method of ActivationGroup class during normal call.
CreateGroup_Test() - Constructor for class org.apache.river.test.spec.activation.activationgroup.CreateGroup_Test
 
createHTTPMDURL(String) - Method in class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDException
Creating HTTPMD URL object for the specified file.
createHTTPMDURL(String) - Method in class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDExceptionHandler
Create HTTPMD URL object for the specified file.
createIiopExporter() - Method in class org.apache.river.test.spec.iiop.util.AbstractTestBase
Constructs IiopExporter using appropriate constructor.
createInstance(Class, int) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Creates an instance of the given (loaded) class object.
createInstance(Class, Object[]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Creates an instance of the given (loaded) class object.
CreateInstancesTest - Class in org.apache.river.test.spec.jeri.basicilfactory
Purpose This test verifies the behavior of the BasicILFactory.createInstances method inherited from AbstractILFactory.
CreateInstancesTest() - Constructor for class org.apache.river.test.spec.jeri.basicilfactory.CreateInstancesTest
 
createInvocationDispatcher(Collection, Remote, ServerCapabilities) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestILFactory
 
createInvocationDispatcher(Collection, Remote, ServerCapabilities) - Method in class org.apache.river.test.spec.jeri.util.FakeAbstractILFactory
 
CreateInvocationDispatcherTest - Class in org.apache.river.test.spec.jeri.basicilfactory
Purpose This test verifies the behavior of the BasicILFactory.createInvocationDispatcher protected method.
CreateInvocationDispatcherTest() - Constructor for class org.apache.river.test.spec.jeri.basicilfactory.CreateInvocationDispatcherTest
 
createInvocationHandler(Class[], Remote, ObjectEndpoint) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestILFactory
 
createInvocationHandler(Class[], Remote, ObjectEndpoint) - Method in class org.apache.river.test.spec.jeri.util.FakeAbstractILFactory
 
CreateInvocationHandlerTest - Class in org.apache.river.test.spec.jeri.basicilfactory
Purpose This test verifies the behavior of the BasicILFactory.createInvocationHandler protected method.
CreateInvocationHandlerTest() - Constructor for class org.apache.river.test.spec.jeri.basicilfactory.CreateInvocationHandlerTest
 
createJrmpExporter() - Method in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Constructs JrmpExporter using appropriate constructor.
createLeaseMap(long) - Method in class org.apache.river.test.impl.mahalo.NoOpLease
 
createLeaseMap(long) - Method in class org.apache.river.test.impl.norm.TestLease
 
createLeaseMap(long) - Method in class org.apache.river.test.share.TestLease
 
createListener(AdminManager) - Static method in class org.apache.river.test.impl.mercury.TestUtils
 
createListeners(int, AdminManager) - Static method in class org.apache.river.test.impl.mercury.TestUtils
 
createLoader(String, String) - Method in class org.apache.river.test.spec.loader.pref.AbstractTestBase
Create QATestPreferredClassLoader to support loader.pref's testing.
createLoader(String) - Method in class org.apache.river.test.spec.loader.pref.AbstractTestBase
Create QATestPreferredClassLoader with an url to a single jar file.
createLookup() - Method in class org.apache.river.test.spec.servicediscovery.discovery.Discovery
 
createMarshalInputStream(Object, InboundRequest, boolean, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
createMarshalInputStream(Object, Method, OutboundRequest, boolean, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
Overridden protected methods that will throw a configured exception set with the corresponding "set" method above.
createMarshalOutputStream(Object, Method, InboundRequest, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
createMarshalOutputStream(Object, Method, OutboundRequest, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
createModifiedAttributes(String[]) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates a set of initialized attributes for each attribute class having a class name contained in the given set of class names; and in which each attribute class is guaranteed to not equal corresponding classes created initially.
createNewLease(LeaseOwner, long) - Method in class org.apache.river.test.share.TestLeaseProvider
Return a TestLease.
createNewLease(long) - Method in class org.apache.river.test.share.TestLeaseProvider
Convenience method used when the lease owner is not important to the functioning of the test.
createNonNullFieldAttributes() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates initialized attributes for each attribute in the list defined in this class
createNSOListener(AdminManager) - Static method in class org.apache.river.test.impl.mercury.TestUtils
 
createNullFieldAttributes() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates non-initialized attributes for each attribute in the list defined in this class
createObject() - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConflictTest.TestCase
Tries to create InvocationConstraints object from the requirements and preferences specified by this ConflictTest.TestCase object and verifies that the created InvocationConstraints object contains requirements and preferences equal to the requirements and preferences specified by this ConflictTest.TestCase object.
createParticipants(int) - Static method in class org.apache.river.test.share.TxnTestUtils
 
createPattern(Collection) - Method in class org.apache.river.tool.classdepend.ClassDepend
Creates a pattern that matches class names for any of the names in the argument.
createPolicyFileProvider() - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Try to create PolicyFileProvider using non-argument constructor.
createPolicyFileProvider(String) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Try to create PolicyFileProvider passing path to policy file.
createPolicyFileProviderNPE(String) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Try to create PolicyFileProvider passing null as path to policy pile.
createPolicyFileProviderPIE(String) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Try to create PolicyFileProvider using non-argument constructor.
createPolicyFileProviderPIE(String, String) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Try to create PolicyFileProvider passing location of the policy file.
createPolicyFileProviderSE(String) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Try to create PolicyFileProvider using non-argument constructor.
createPolicyFileProviderSE(String, String) - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Try to create PolicyFileProvider passing location of the policy file.
createPTE(Exporter, Exporter) - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Print arguments specified and then create ProxyTrustExporter with specified arguments.
createPTIH(RemoteMethodControl, ProxyTrust) - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Print arguments specified and then create ProxyTrustInvocationHandler with specified arguments.
createPullListener(AdminManager) - Static method in class org.apache.river.test.impl.mercury.TestUtils
 
createPullListeners(int, AdminManager) - Static method in class org.apache.river.test.impl.mercury.TestUtils
 
createREListener(AdminManager) - Static method in class org.apache.river.test.impl.mercury.TestUtils
 
createRemoteEventWaitThread(RememberingRemoteListener, long) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
Returns a running Thread that is waiting until the event count of the RememberingRemoteListener reaches at least numberOfEvents.
createResourceJar(String, Class[]) - Static method in class org.apache.river.test.spec.security.util.Util
Creates resource jar-file with specified resource and specified names of classes.
createSDMduringConstruction - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
createServerSocket(int) - Method in class org.apache.river.test.spec.jeri.transport.util.TestServerSocketFactory
 
createServerSocket(int, int) - Method in class org.apache.river.test.spec.jeri.transport.util.TestServerSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class org.apache.river.test.spec.jeri.transport.util.TestServerSocketFactory
 
createServiceItem(Class, int) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates one service item of the given class type, having the given field value
createServiceItem(Class, int, Entry[]) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates one service item of the given class type; and which contains the given set of attributes and has the given field value
createServiceItem(String, int) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates one service item having the given class name, having the given field value
createServiceItem(String, int, Entry[]) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates one service item having the given class name; and which contains the given set of attributes and has the given field value
createServiceItems(String[]) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates service items for each class in the given list of class names
createServiceItems(String[], Entry[]) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates service items, containing the given set of attributes, for each class in the given list of class names
createSocket(InetAddress, int) - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.TestSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.TestSocketFactory
 
createSocket(String, int) - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.TestSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.TestSocketFactory
 
createSocket(InetAddress, int) - Method in class org.apache.river.test.spec.jeri.transport.util.TestSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.river.test.spec.jeri.transport.util.TestSocketFactory
 
createSocket(String, int) - Method in class org.apache.river.test.spec.jeri.transport.util.TestSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.river.test.spec.jeri.transport.util.TestSocketFactory
 
createSrvcsForEquals(int, int) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Creates service items for each class and each possible field value
CreateTest - Class in org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives
Purpose: This test verifies the behavior of ConstraintAlternatives.create(Collection) and ConstraintAlternatives.create(InvocationConstraint[]) methods.
CreateTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.CreateTest
 
createTestResultIterator() - Method in class org.apache.river.qa.harness.TestList
Creates an iterator over the test results.
createTransaction() - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
Creates a transaction object using default transaction manager.
createUEListener(AdminManager) - Static method in class org.apache.river.test.impl.mercury.TestUtils
 
createUniqueDirectory(String, String, String) - Method in class org.apache.river.qa.harness.QAConfig
Creates a directory that is guaranteed to be unique on the file system and return it as a File object.
createUniqueFileName(String, String, String) - Method in class org.apache.river.qa.harness.QAConfig
Create an absolute filename that is guaranteed to be unique on the file system.
createURL() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Creating URL object with computed message digest for the file specified by filename portion of URL object (if needed).
createUrls(String, String) - Method in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Creates array of URLs in the specified subdirectory of the temporary directory with the specified META-INF/services/net.jini.config.Configuration resource content.
createValidBootProxy() - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Create proxy implementing RemoteMethodControl, ProxyTrust and TrustEquivalence interfaces to be used as ValidBootProxy.
createValidMainProxy() - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Create proxy implementing RemoteMethodControl and TrustEquivalence interfaces to be used as ValidMainProxy.
cSsf - Variable in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Constructed RMIServerSocketFactory or null if none.
ctx - Variable in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifier
Context passed to 'isTrustedObject' method.
ctxObjs - Variable in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifierContext
Array of context objects for use by trust verifiers.
ctxs - Static variable in class org.apache.river.test.spec.security.util.BaseTrustVerifier
Contexts passed to 'isTrustedObject' method.
cType - Variable in class org.apache.river.test.spec.iiop.util.AbstractTestBase
Type of constructor being used for constructing JrmpExporter.
cType - Variable in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Type of constructor being used for constructing JrmpExporter.
curIdx - Variable in class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
Index to next available record of array.
curLookupListSize() - Method in class org.apache.river.test.share.BaseQATest
Convenience method that returns the current size of the lookupList ArrayList that contains the proxies to the lookup services that have been started so far.
curLookupListSize(String) - Method in class org.apache.river.test.share.BaseQATest
 
curLookupListSize() - Method in class org.apache.river.test.share.LookupServices
Convenience method that returns the current size of the lookupList ArrayList that contains the proxies to the lookup services that have been started so far.
curLookupListSize(String) - Method in class org.apache.river.test.share.LookupServices
 
curLookupsToDiscover - Variable in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsSome
 
curLookupsToDiscover - Variable in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveSome
 

D

DangerousRunnable() - Constructor for class org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks.DangerousRunnable
 
DangerousTask() - Constructor for class org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks.DangerousTask
 
data - Static variable in class org.apache.river.test.spec.config.util.TestComponent
Some static entry.
DataMessage - Class in org.apache.river.test.spec.jeri.mux.util
Utility class that implements a Jini ERI Multiplexing Protocol Data Message
DataMessage() - Constructor for class org.apache.river.test.spec.jeri.mux.util.DataMessage
 
DEBUG - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print debug lines - not interesting for production test runs
DEBUG - Static variable in class org.apache.river.test.share.TxnManagerTest
 
DebugDynamicPolicyProvider - Class in org.apache.river.tool
Defines a DynamicPolicy that logs information about missing permissions, and optionally grants all permissions, which is FOR DEBUGGING ONLY.
DebugDynamicPolicyProvider() - Constructor for class org.apache.river.tool.DebugDynamicPolicyProvider
Creates an instance of this class that wraps a default underlying policy, as specified by DynamicPolicyProvider().
DebugDynamicPolicyProvider(Policy) - Constructor for class org.apache.river.tool.DebugDynamicPolicyProvider
Creates an instance of this class that wraps around the given non-null base policy object.
debugFlag - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
debugsync - Variable in class org.apache.river.test.share.BaseQATest
 
DEFAULT_NAME - Static variable in interface org.apache.river.test.impl.mercury.TestGenerator
 
DEFAULT_NAME - Static variable in interface org.apache.river.test.impl.mercury.TestListener
 
DEFAULT_NAME - Static variable in interface org.apache.river.test.impl.mercury.TestPullListener
 
DEFAULT_NAME - Static variable in interface org.apache.river.test.share.TestParticipant
 
DEFAULT_RENEW_GRANT - Variable in class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
The default value for renewGrant
DefaultDiscoverPublic - Class in org.apache.river.test.spec.servicediscovery
With respect to the lookup discovery processing performed by the ServiceDiscoveryManager utility class, this class verifies that that utility operates as specified.
DefaultDiscoverPublic() - Constructor for class org.apache.river.test.spec.servicediscovery.DefaultDiscoverPublic
 
defaultDuration - Static variable in class org.apache.river.test.share.DiscoveryServiceUtil
 
DefaultTestComponent - Class in org.apache.river.test.spec.config.util
A fake implementation of some component in configuration.
DefaultTestComponent() - Constructor for class org.apache.river.test.spec.config.util.DefaultTestComponent
 
defPort - Variable in class org.apache.river.test.spec.url.httpmd.handler.GetDefaultPort
Expected result (default port number)
DelayDiscoveryAfterDiscard - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the discard method is invoked, discovery for the the discarded ServiceRegistrar is delayed.
DelayDiscoveryAfterDiscard() - Constructor for class org.apache.river.test.impl.locatordiscovery.DelayDiscoveryAfterDiscard
 
DelayedBasicJeriExporter - Class in org.apache.river.test.impl.mercury
 
DelayedBasicJeriExporter(ServerEndpoint, InvocationLayerFactory, boolean, boolean, Uuid, long) - Constructor for class org.apache.river.test.impl.mercury.DelayedBasicJeriExporter
 
delayLookupStart - Variable in class org.apache.river.test.share.BaseQATest
 
delayMS(long) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
Sleeps for the given number of milliseconds
delayOnCache() - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
DelegationTimeConstructorsTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies the behavior of the following constructors: DelegationAbsoluteTime.DelegationAbsoluteTime(Date,Date,Date,Date) DelegationAbsoluteTime.DelegationAbsoluteTime(long,long,long,long) DelegationRelativeTime.DelegationRelativeTime(long,long,long,long) DelegationAbsoluteTime() constructors create a constraint with the specified dates/absolute times.
DelegationTimeConstructorsTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.DelegationTimeConstructorsTest
 
DelegationTimeConstructorsTest.TestCase - Class in org.apache.river.test.spec.constraint.coreconstraint
An auxiliary class that describes a Test Case.
deltaTEvntLeaseExp - Variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The number of milliseconds to wait after the event lease has expired to guarantee that the next event-generating operation is performed after event lease expiration has occurred
deltaTEvntNotify - Variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The number of milliseconds to wait after a notification-generating event has occurred; in order to guarantee that the notification-generating event has completed its operations before attempting any further testing
deltaTListener - Variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The number of milliseconds to wait to allow an event listener to perform its duties after events have been sent by the Registrar
DemoScalabilityTest - Class in org.apache.river.test.impl.scalability
Tests that an Lease Renweal Service properly grants, renews, cancels, and/or expires leases.
DemoScalabilityTest() - Constructor for class org.apache.river.test.impl.scalability.DemoScalabilityTest
 
denied - Variable in class org.apache.river.test.impl.norm.LeaseBackEnd.RenewResults
The ith -1 in granted was denied because of denied[i].
denied - Variable in class org.apache.river.test.share.LeaseBackEnd.RenewResults
The ith -1 in granted was denied because of denied[i].
deRegisterListener(TransportListener) - Static method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETransportListener
 
deRegisterListener(TransportListener) - Static method in class org.apache.river.test.spec.jeri.connection.util.ConnectionTransportListener
 
desiredExpiration - Variable in class org.apache.river.test.impl.norm.BaseOwner
Desired expiration renewal service should be renewing towards
desiredExpiration - Variable in class org.apache.river.test.share.TrackingOwner
Desired expiration renewal service should be renewing towards
desiredRenewal - Variable in class org.apache.river.test.impl.norm.BaseOwner
The max value we expect for each renewal request
desiredRenewal - Variable in class org.apache.river.test.share.TrackingOwner
The max value we expect for each renewal request
destroy() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
destroy() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
destroy - Variable in class org.apache.river.test.share.TestBase
Flag that indicates we should not destroy on exit.
destroyAllServices() - Method in class org.apache.river.qa.harness.AdminManager
Stops all managed services.
destroyAllServices(int) - Method in class org.apache.river.qa.harness.AdminManager
Stops all managed services.
destroyService(Object) - Method in class org.apache.river.qa.harness.AdminManager
Stops the given managed service.
destroyService(Object, int) - Method in class org.apache.river.qa.harness.AdminManager
Stops the given managed service.
DestroySharedGroupCreateBadDesc - Class in org.apache.river.test.impl.start
 
DestroySharedGroupCreateBadDesc() - Constructor for class org.apache.river.test.impl.start.DestroySharedGroupCreateBadDesc
 
DestroySharedGroupCreateBadDesc.MyBogusServiceDescriptor - Class in org.apache.river.test.impl.start
 
DestroySharedGroupCreateBadDesc.MyBogusServiceDescriptor2 - Class in org.apache.river.test.impl.start
 
DestroySharedGroupCreateBadDesc.MyBogusServiceDescriptor3 - Class in org.apache.river.test.impl.start
 
DestroySharedGroupCreateBadDesc.MyBogusServiceDescriptor4 - Class in org.apache.river.test.impl.start
 
DestroySharedGroupCreateBaseTest - Class in org.apache.river.test.impl.start
 
DestroySharedGroupCreateBaseTest() - Constructor for class org.apache.river.test.impl.start.DestroySharedGroupCreateBaseTest
 
DestroySharedGroupCreateEmptyTest - Class in org.apache.river.test.impl.start
 
DestroySharedGroupCreateEmptyTest() - Constructor for class org.apache.river.test.impl.start.DestroySharedGroupCreateEmptyTest
 
DestroySharedGroupMainEmptyArgs - Class in org.apache.river.test.impl.start
 
DestroySharedGroupMainEmptyArgs() - Constructor for class org.apache.river.test.impl.start.DestroySharedGroupMainEmptyArgs
 
DestroySharedGroupMainEmptyConfig - Class in org.apache.river.test.impl.start
 
DestroySharedGroupMainEmptyConfig() - Constructor for class org.apache.river.test.impl.start.DestroySharedGroupMainEmptyConfig
 
DestroySharedGroupMainMissingConfig - Class in org.apache.river.test.impl.start
 
DestroySharedGroupMainMissingConfig() - Constructor for class org.apache.river.test.impl.start.DestroySharedGroupMainMissingConfig
 
DestroyTest - Class in org.apache.river.test.impl.outrigger.transaction
RecoveryTest tests basic transactional features.
DestroyTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.DestroyTest
 
DestroyTest - Class in org.apache.river.test.share
 
DestroyTest() - Constructor for class org.apache.river.test.share.DestroyTest
 
DestroyTestMahalo - Class in org.apache.river.test.impl.outrigger.admin
Test tests DestroyAdmin features for mahalo service.
DestroyTestMahalo() - Constructor for class org.apache.river.test.impl.outrigger.admin.DestroyTestMahalo
 
DestroyTestOutrigger - Class in org.apache.river.test.impl.outrigger.admin
Test tests DestroyAdmin features for outrigger service.
DestroyTestOutrigger() - Constructor for class org.apache.river.test.impl.outrigger.admin.DestroyTestOutrigger
 
didPass() - Method in class org.apache.river.test.impl.norm.FailingOwner
Return null if the lease assocated with this owner had all the right things and an error message otherwise.
didPass() - Method in class org.apache.river.test.share.BasicLeaseOwner
Return null if the lease assocated with this owner had all the right things and an error message otherwise.
didPass() - Method in class org.apache.river.test.share.FailingOwner
Return null if the lease assocated with this owner had all the right things and an error message otherwise.
didPass() - Method in class org.apache.river.test.share.TrackingOwner
Return null if no error has been detected, and a descriptive string otherwise.
digestString(byte[]) - Method in class org.apache.river.test.spec.config.configurationfile.Template_Test
Converts a message digest to a String in hexadecimal format.
digestString(byte[]) - Method in class org.apache.river.test.spec.config.configurationfile.ToString_Test
Converts a message digest to a String in hexadecimal format.
digestString(byte[]) - Method in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
Converting a message digest to a String in hexadecimal format.
digestString(byte[]) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Converts a message digest to a String in hexadecimal format.
digestString(byte[]) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
Converts a message digest to a String in hexadecimal format.
DisableListener - Interface in org.apache.river.test.impl.mercury
 
DisableListenerImpl - Class in org.apache.river.test.impl.mercury
 
DisableNSOListenerImpl - Class in org.apache.river.test.impl.mercury
 
DISCARD - Static variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
DISCARD - Static variable in class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
 
DiscardAfterTerminate - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the discard method is invoked after the lookup locator discovery utility has been terminated, an IllegalStateException results.
DiscardAfterTerminate() - Constructor for class org.apache.river.test.impl.locatordiscovery.DiscardAfterTerminate
 
DiscardAfterTerminate - Class in org.apache.river.test.impl.lookupdiscovery
With respect to the current implementation of the LookupDiscovery utility, this class verifies that if the discard method is invoked after the lookup discovery utility has been terminated, an IllegalStateException results.
DiscardAfterTerminate() - Constructor for class org.apache.river.test.impl.lookupdiscovery.DiscardAfterTerminate
 
DiscardDNE - Class in org.apache.river.test.spec.locatordiscovery
With respect to the discard method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
DiscardDNE() - Constructor for class org.apache.river.test.spec.locatordiscovery.DiscardDNE
 
DiscardDownReDiscover - Class in org.apache.river.test.impl.servicediscovery.event
This class verifies that the ServiceDiscoveryManager handles the "discard problem" in the manner described in the specification.
DiscardDownReDiscover() - Constructor for class org.apache.river.test.impl.servicediscovery.event.DiscardDownReDiscover
 
discarded(DiscoveryEvent) - Method in class org.apache.river.test.impl.reggie.Driver
 
discarded(DiscoveryEvent) - Method in class org.apache.river.test.share.BadTestListener
 
discarded - Variable in class org.apache.river.test.share.BaseQATest.LookupListener
 
discarded(DiscoveryEvent) - Method in class org.apache.river.test.share.BaseQATest.LookupListener
 
DiscardNull - Class in org.apache.river.test.spec.locatordiscovery
With respect to the discard method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
DiscardNull() - Constructor for class org.apache.river.test.spec.locatordiscovery.DiscardNull
 
DiscardServiceDown - Class in org.apache.river.test.impl.servicediscovery.event
This class verifies that the ServiceDiscoveryManager handles the "discard problem" in the manner described in the specification.
DiscardServiceDown() - Constructor for class org.apache.river.test.impl.servicediscovery.event.DiscardServiceDown
 
DiscardServiceUp - Class in org.apache.river.test.impl.servicediscovery.event
This class verifies that the ServiceDiscoveryManager handles the "discard problem" in the manner described in the specification.
DiscardServiceUp() - Constructor for class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
discardStr - Variable in class org.apache.river.test.spec.locatordiscovery.DiscardNull
 
discardType - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
DiscardUnreachable - Class in org.apache.river.test.spec.discoverymanager
With respect to the discard method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
DiscardUnreachable() - Constructor for class org.apache.river.test.spec.discoverymanager.DiscardUnreachable
 
DiscardUnreachable - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
DiscardUnreachable() - Constructor for class org.apache.river.test.spec.discoveryservice.event.DiscardUnreachable
 
DiscardUnreachable - Class in org.apache.river.test.spec.locatordiscovery
With respect to the discard method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
DiscardUnreachable() - Constructor for class org.apache.river.test.spec.locatordiscovery.DiscardUnreachable
 
DiscardUnreachable - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the discard method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
DiscardUnreachable() - Constructor for class org.apache.river.test.spec.lookupdiscovery.DiscardUnreachable
 
discardWait - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
DiscardWaitOverrideProvider - Class in org.apache.river.test.spec.servicediscovery
A test override provider which searches the test properties for a non-zero value of org.apache.river.sdm.discardWait.
DiscardWaitOverrideProvider() - Constructor for class org.apache.river.test.spec.servicediscovery.DiscardWaitOverrideProvider
 
discoverAllLookups(List, String[]) - Static method in class org.apache.river.test.share.BaseQATest
For each lookup service corresponding to a (locator,groups) pair in the given ArrayList, this method determines if at least one of that lookup's member groups is in the given set of groups to discover; which means that that lookup service is expected to be discovered.
discoverBy - Static variable in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
discoverByGroups(String[], String[]) - Static method in class org.apache.river.test.share.BaseQATest
For the given member groups of a particular lookup service, if at least one of those member groups is in the given set of groups to discover, this method returns true; otherwise, it returns false (which means that that the associated lookup service is not expected to be discovered).
discoverByLocAnyReg(ServiceRegistrar) - Method in class org.apache.river.test.share.LookupServices
Convenience method that determines whether the locator of the given registrar is a locator-of-interest to any of the current client registrations.
discoverByLocAnyReg(ServiceRegistrar) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Convenience method that determines whether the locator of the given registrar is a locator-of-interest to any of the current client registrations.
discoverByLocators(LookupLocator, LookupLocator[]) - Static method in class org.apache.river.test.share.BaseQATest
For the given locator of a particular lookup service, if that locator is contained in the given set of locators to discover, this method returns true; otherwise, it returns false (which means that that the corresponding lookup service is not expected to be discovered).
discovered(DiscoveryEvent) - Method in class org.apache.river.test.impl.reggie.Driver
 
discovered(DiscoveryEvent) - Method in class org.apache.river.test.share.BadTestListener
 
discovered - Variable in class org.apache.river.test.share.BaseQATest.LookupListener
 
discovered(DiscoveryEvent) - Method in class org.apache.river.test.share.BaseQATest.LookupListener
 
Discovered - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
Discovered() - Constructor for class org.apache.river.test.spec.discoverymanager.Discovered
 
Discovered - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
Discovered() - Constructor for class org.apache.river.test.spec.discoveryservice.event.Discovered
 
Discovered - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
Discovered() - Constructor for class org.apache.river.test.spec.locatordiscovery.Discovered
 
Discovered - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
Discovered() - Constructor for class org.apache.river.test.spec.lookupdiscovery.Discovered
 
DiscoveredAll - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
DiscoveredAll() - Constructor for class org.apache.river.test.spec.discoverymanager.DiscoveredAll
 
DiscoveredAll - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
DiscoveredAll() - Constructor for class org.apache.river.test.spec.discoveryservice.event.DiscoveredAll
 
DiscoveredDelay - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
DiscoveredDelay() - Constructor for class org.apache.river.test.spec.locatordiscovery.DiscoveredDelay
 
DiscoveredDelay - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
DiscoveredDelay() - Constructor for class org.apache.river.test.spec.lookupdiscovery.DiscoveredDelay
 
DiscoveredStagger - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
DiscoveredStagger() - Constructor for class org.apache.river.test.spec.locatordiscovery.DiscoveredStagger
 
DiscoveredStagger - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
DiscoveredStagger() - Constructor for class org.apache.river.test.spec.lookupdiscovery.DiscoveredStagger
 
Discovery - Class in org.apache.river.test.spec.servicediscovery.discovery
 
Discovery() - Constructor for class org.apache.river.test.spec.servicediscovery.discovery.Discovery
 
DiscoveryAdminUtil - Class in org.apache.river.test.share
This class contains a set of static methods that provide general-purpose functions related to the administration of the set of groups in which a lookup service is a member, as well as the TCP port the lookup service uses for its locator.
DiscoveryAdminUtil() - Constructor for class org.apache.river.test.share.DiscoveryAdminUtil
 
DiscoveryBeginsOnAddGroupsAfterEmpty - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
DiscoveryBeginsOnAddGroupsAfterEmpty() - Constructor for class org.apache.river.test.spec.lookupdiscovery.DiscoveryBeginsOnAddGroupsAfterEmpty
 
DiscoveryBeginsOnAddLocsAfterEmpty - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
DiscoveryBeginsOnAddLocsAfterEmpty() - Constructor for class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnAddLocsAfterEmpty
 
DiscoveryBeginsOnAddLocsAfterNull - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
DiscoveryBeginsOnAddLocsAfterNull() - Constructor for class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnAddLocsAfterNull
 
DiscoveryBeginsOnSetGroupsAfterEmpty - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
DiscoveryBeginsOnSetGroupsAfterEmpty() - Constructor for class org.apache.river.test.spec.lookupdiscovery.DiscoveryBeginsOnSetGroupsAfterEmpty
 
DiscoveryBeginsOnSetGroupsAllAfterEmpty - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
DiscoveryBeginsOnSetGroupsAllAfterEmpty() - Constructor for class org.apache.river.test.spec.lookupdiscovery.DiscoveryBeginsOnSetGroupsAllAfterEmpty
 
DiscoveryBeginsOnSetLocsAfterEmpty - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
DiscoveryBeginsOnSetLocsAfterEmpty() - Constructor for class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnSetLocsAfterEmpty
 
DiscoveryBeginsOnSetLocsAfterNull - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
DiscoveryBeginsOnSetLocsAfterNull() - Constructor for class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnSetLocsAfterNull
 
DiscoveryEndsOnTerminate - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
DiscoveryEndsOnTerminate() - Constructor for class org.apache.river.test.spec.locatordiscovery.DiscoveryEndsOnTerminate
 
DiscoveryEndsOnTerminate - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
DiscoveryEndsOnTerminate() - Constructor for class org.apache.river.test.spec.lookupdiscovery.DiscoveryEndsOnTerminate
 
discoveryMgr - Variable in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
discoveryMgr - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
DiscoveryProtocolSimulator - Class in org.apache.river.test.share
Instances of this class provide general-purpose functions related to the discovery protocol.
DiscoveryProtocolSimulator(QAConfig, String[], int, LookupSimulatorProxyInterface) - Constructor for class org.apache.river.test.share.DiscoveryProtocolSimulator
 
DiscoveryServiceUtil - Class in org.apache.river.test.share
This class contains a set of static methods that provide general-purpose functions related to the use of the lookup discovery service.
DiscoveryServiceUtil() - Constructor for class org.apache.river.test.share.DiscoveryServiceUtil
 
DiscoveryServiceUtil.BasicEventListener - Class in org.apache.river.test.share
Convenience class for handling the events sent by the service with which the client (the test) has registered
discoverySrvc - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
DiscoveryStruct(String[], LookupLocator, AbstractBaseTest.RegGroupsPair) - Constructor for class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.DiscoveryStruct
 
DiscoveryV2CachingTest - Class in org.apache.river.test.impl.discoveryproviders
 
DiscoveryV2CachingTest() - Constructor for class org.apache.river.test.impl.discoveryproviders.DiscoveryV2CachingTest
 
dispatch(Remote, InboundRequest, Collection) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestDispatcher
 
dispatch(InboundRequest) - Method in class org.apache.river.test.spec.jeri.connection.util.TestDispatcher
 
dispatch(InboundRequest) - Method in class org.apache.river.test.spec.jeri.transport.util.GetDeliveryDispatcher
 
dispatch(InboundRequest) - Method in class org.apache.river.test.spec.jeri.transport.util.SETRequestHandler
 
Dispatch_CheckAccessExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method when an exception (possibly wrapped) is thrown by the BasicInvocationDispatcher.checkAccess method.
Dispatch_CheckAccessExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_CheckAccessExceptionTest
 
Dispatch_CheckConstraintsBadReturnTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method when InboundRequest.checkConstraints method returns a value that causes an UnsupportedConstraintException to be thrown.
Dispatch_CheckConstraintsBadReturnTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_CheckConstraintsBadReturnTest
 
Dispatch_CheckConstraintsExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method when an exception (possibly wrapped) is thrown by the InboundRequest.checkConstraints method.
Dispatch_CheckConstraintsExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_CheckConstraintsExceptionTest
 
Dispatch_CreateMarshalInputStreamExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method when createMarshalInputStream throws an exception.
Dispatch_CreateMarshalInputStreamExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_CreateMarshalInputStreamExceptionTest
 
Dispatch_CreateMarshalOutputStreamExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method when createMarshalOutputStream throws an exception.
Dispatch_CreateMarshalOutputStreamExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_CreateMarshalOutputStreamExceptionTest
 
Dispatch_FirstRequestByteTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method when the first byte sent on the request stream is not 0.
Dispatch_FirstRequestByteTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_FirstRequestByteTest
 
Dispatch_InvokeExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method when an exception (possibly wrapped) is thrown while invoking the method.
Dispatch_InvokeExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_InvokeExceptionTest
 
Dispatch_MarshalReturnExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method when marshalReturn throws an exception.
Dispatch_MarshalReturnExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_MarshalReturnExceptionTest
 
Dispatch_MarshalThrowExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Dispatch_MarshalThrowExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_MarshalThrowExceptionTest
 
Dispatch_NormalReturnTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method during a normal, non-exceptional method call.
Dispatch_NormalReturnTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
Dispatch_NormalReturnTest.FakeRemoteInterface - Interface in org.apache.river.test.spec.jeri.basicinvocationdispatcher
 
Dispatch_SecondRequestByteTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method for different values of the second byte sent on the request stream.
Dispatch_SecondRequestByteTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_SecondRequestByteTest
 
Dispatch_UnmarshalArgumentsExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method when an exception (possibly wrapped) is thrown while unmarshalling the method arguments.
Dispatch_UnmarshalArgumentsExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_UnmarshalArgumentsExceptionTest
 
Dispatch_UnmarshalMethodExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies the behavior of the BasicInvocationDispatcher.dispatch method when an exception (possibly wrapped) is thrown while unmarshalling the method representation.
Dispatch_UnmarshalMethodExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_UnmarshalMethodExceptionTest
 
dispatchCalled() - Method in class org.apache.river.test.spec.jeri.transport.util.GetDeliveryDispatcher
 
dispatcher - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
dispatcher - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
displayAttribute(Entry, String, Level) - Static method in class org.apache.river.test.share.AttributesUtil
Using an instance of org.apache.river.qa.harness.QATestUtil, displays the contents of the attribute parameter.
displayAttributeSet(Entry[], String, Level) - Static method in class org.apache.river.test.share.AttributesUtil
Using an instance of org.apache.river.qa.harness.QATestUtil, displays the contents of the input array whose elements are instances of net.jini.core.entry.Entry.
displayAttributeSet(Entry[], Level) - Static method in class org.apache.river.test.share.AttributesUtil
Displays the contents of the input array whose elements are instances of net.jini.core.entry.Entry.
displayGroupSet(String[], String, Level) - Static method in class org.apache.river.test.share.GroupsUtil
Displays the contents of the input array which contains the names of a set of groups.
displayGroupSet(String[], Level) - Static method in class org.apache.river.test.share.GroupsUtil
Displays the contents of the input array which contains the names of a set of groups.
displayHistogram(HashMap) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Prints the values of the given histogram to stdout (for debugging)
displayLocator(LookupLocator, String, Level) - Static method in class org.apache.river.test.share.LocatorsUtil
Using an instance of org.apache.river.qa.harness.QATestUtil, displays the given instance of the locator class net.jini.core.discovery.LookupLocator.
displayLocator(LookupLocator, Level) - Static method in class org.apache.river.test.share.LocatorsUtil
Displays the given instance of the locator class net.jini.core.discovery.LookupLocator.
displayLocatorSet(LookupLocator[], String, Level) - Static method in class org.apache.river.test.share.LocatorsUtil
Using an instance of org.apache.river.qa.harness.QATestUtil, displays the contents of the input array whose elements are instances of net.jini.core.discovery.LookupLocator.
displayLocatorSet(LookupLocator[], Level) - Static method in class org.apache.river.test.share.LocatorsUtil
Displays the contents of the input array whose elements are instances of net.jini.core.discovery.LookupLocator.
displayOn - Variable in class org.apache.river.test.share.BaseQATest
 
displayOn - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
displaySrvcInfoOnFailure(ServiceItem, List) - Method in class org.apache.river.test.spec.servicediscovery.lookup.Lookup
Convenience method that should be called when failure occurs.
displayStringArray(String[]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Prints the elements of the input String array.
displayStringArrayList(ArrayList) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Prints the elements of the input ArrayList.
displayTuples(Vector) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Prints the fields of each element (tuple) of the given tuples vector.
displayUnequalGroupSets(Map, Map) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
dlPerm - Variable in class org.apache.river.test.spec.loader.pref.AbstractTestBase
Flag to define boolean requireDlPerm argument that will be passed to QATestPreferredClassLoader constructor.
DO_ADD - Static variable in class org.apache.river.test.spec.lookupdiscovery.AddGroupsNullElement
 
DO_REMOVE - Static variable in class org.apache.river.test.spec.lookupdiscovery.AddGroupsNullElement
 
DO_SET - Static variable in class org.apache.river.test.spec.lookupdiscovery.AddGroupsNullElement
 
doBehavior() - Method in class org.apache.river.test.impl.mahalo.RandomStressTask
 
doBulkBehavior(Transaction, TestParticipant[]) - Static method in class org.apache.river.test.share.TxnTestUtils
 
doDiscovery(List, LookupDiscoveryManager, BaseQATest.LookupListener, LookupLocator[], String[]) - Method in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
Convenience method that encapsulates basic discovery processing.
doDiscovery(List, LookupDiscoveryManager, BaseQATest.LookupListener, int) - Method in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
Convenience method that encapsulates basic discovery processing.
doDiscovery(ArrayList, BaseQATest.LookupListener, int) - Method in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
Convenience method that encapsulates basic discovery processing.
doDiscovery(List, LookupLocatorDiscovery, BaseQATest.LookupListener) - Method in class org.apache.river.test.spec.locatordiscovery.AbstractBaseTest
Convenience method that encapsulates basic discovery processing.
doDiscovery(List, BaseQATest.LookupListener) - Method in class org.apache.river.test.spec.locatordiscovery.AbstractBaseTest
Convenience method that encapsulates basic discovery processing.
doDiscovery(List, LookupDiscovery, BaseQATest.LookupListener, String[]) - Method in class org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest
Convenience method that encapsulates basic discovery processing.
doDiscovery(List, BaseQATest.LookupListener, String[]) - Method in class org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest
Convenience method that encapsulates basic discovery processing.
doDiscovery(List, LookupDiscovery, BaseQATest.LookupListener) - Method in class org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest
Convenience method that encapsulates basic discovery processing.
doDiscovery(List, BaseQATest.LookupListener) - Method in class org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest
Convenience method that encapsulates basic discovery processing.
doesMatch(Entry) - Method in class org.apache.river.test.impl.outrigger.matching.Template
Return true if the Entry that this object was constructed with matches the passed Entry
doFlag - Variable in class org.apache.river.test.spec.lookupdiscovery.AddGroupsNullElement
 
doLookup(ServiceItem[], ServiceTemplate[], ServiceRegistrar) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Performs a simple lookup and a match lookup using only the serviceID
done - Variable in class org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks.DangerousRunnable
 
DoPrivilegedExceptionTest - Class in org.apache.river.test.spec.security.security
Purpose This test verifies the following: 'doPrivileged(PrivilegedExceptionAction)' static method of Security class executes the specified action's run method with privileges enabled, preserving the domain combiner (if any) of the calling context and return the object returned by this method.
DoPrivilegedExceptionTest() - Constructor for class org.apache.river.test.spec.security.security.DoPrivilegedExceptionTest
 
DoPrivilegedTest - Class in org.apache.river.test.spec.security.security
Purpose This test verifies the following: 'doPrivileged(PrivilegedAction)' static method of Security class executes the specified action's run method with privileges enabled, preserving the domain combiner (if any) of the calling context and return the object returned by this method.
DoPrivilegedTest() - Constructor for class org.apache.river.test.spec.security.security.DoPrivilegedTest
 
doProxyPreparation(Object) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Prepare the service proxy.
doQuery(JavaSpace, Entry) - Method in class org.apache.river.test.impl.outrigger.matching.SpaceQuery
Method to be filled in by sub-classes that performs actuall query of the JavaSpace.
doRandom() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Determine whether randomization of groups is to be done.
doRandom() - Method in class org.apache.river.qa.harness.RunningServiceAdmin
 
doRegistration(String[], LookupLocator[], int, long) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes, that is invoked by the run() method.
doRenew(long) - Method in class org.apache.river.test.impl.mahalo.NoOpLease
 
doRenew(long) - Method in class org.apache.river.test.impl.norm.OurAbstractLease
Renew the lease for a duration relative to now, and return the duration actually granted.
doRenew(long) - Method in class org.apache.river.test.impl.norm.TestLease
 
doRenew(long) - Method in class org.apache.river.test.share.OurAbstractLease
Renew the lease for a duration relative to now, and return the duration actually granted.
doRenew(long) - Method in class org.apache.river.test.share.TestLease
 
doRenewLease(Lease[], long) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Steps through the given array of leases, renewing each element's lease with the given lease duration value
doRequest(QAConfig, AdminManager) - Method in interface org.apache.river.qa.harness.InboundAutotRequest
 
doRequest(AutotHost) - Method in class org.apache.river.qa.harness.InboundCallsEnabledRequest
 
doRequest(QAConfig, AdminManager) - Method in class org.apache.river.qa.harness.IsSuspendedRequest
 
doRequest(AutotHost) - Method in interface org.apache.river.qa.harness.OutboundAutotRequest
 
doRequest(QAConfig, AdminManager) - Method in class org.apache.river.qa.harness.ResumeRunRequest
 
doRequest(QAConfig, AdminManager) - Method in class org.apache.river.qa.harness.ServiceListRequest
 
doRequest(AutotHost) - Method in class org.apache.river.qa.harness.TestStatusRequest
 
doServiceDiscard(ServiceItem[]) - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
doSlaveRequest(SlaveTest) - Method in interface org.apache.river.qa.harness.SlaveRequest
The SlaveTest calls this method after unmarshalling this request object.
doSomething() - Method in interface org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestService
 
doSomething() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestServiceImpl
 
doSomething() - Method in interface org.apache.river.test.spec.jeri.basicjeritrustverifier.util.TestService
 
doSomething() - Method in class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.TestServiceImpl
 
doSomething() - Method in interface org.apache.river.test.spec.jeri.connection.util.TestService
 
doSomething() - Method in class org.apache.river.test.spec.jeri.connection.util.TestServiceImpl
 
doSomething() - Method in interface org.apache.river.test.spec.jeri.mux.util.TestService
Executes an action and returns a result
doSomething() - Method in class org.apache.river.test.spec.jeri.mux.util.TestServiceImpl
 
doSomethingLong() - Method in interface org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestService
 
doSomethingLong() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestServiceImpl
 
doStr - Variable in class org.apache.river.test.spec.lookupdiscovery.AddGroupsNullElement
 
doubleReturn(double) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns passed d
doubleReturn(double) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
doubleReturn(double) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
DoWithServerContext - Class in org.apache.river.test.spec.export.servercontext
Purpose: This test verifies the behavior of the ServerContext.doWithServerContext(Runnable,Collection) method.
DoWithServerContext() - Constructor for class org.apache.river.test.spec.export.servercontext.DoWithServerContext
 
DoWithServerContext_IllegalStateException - Class in org.apache.river.test.spec.export.servercontext
Purpose: This test verifies the behavior of the ServerContext.doWithServerContext(Runnable,Collection) method.
DoWithServerContext_IllegalStateException() - Constructor for class org.apache.river.test.spec.export.servercontext.DoWithServerContext_IllegalStateException
 
DoWithServerContext_UnsetContext - Class in org.apache.river.test.spec.export.servercontext
Purpose: This test verifies the behavior of the ServerContext.doWithServerContext(Runnable,Collection) method.
DoWithServerContext_UnsetContext() - Constructor for class org.apache.river.test.spec.export.servercontext.DoWithServerContext_UnsetContext
 
Driver - Class in org.apache.river.test.impl.end2end.e2etest
This class acts as a wrapper that enable the End2End security test to run as a org.apache.river.qa.harness.LegacyTest
Driver() - Constructor for class org.apache.river.test.impl.end2end.e2etest.Driver
 
Driver - Class in org.apache.river.test.impl.reggie
Main class which executes the test
Driver() - Constructor for class org.apache.river.test.impl.reggie.Driver
 
Driver.ProcessReader - Class in org.apache.river.test.impl.end2end.e2etest
Utility class to read output from a process.
dump() - Method in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
Dump the summary to the specified stream
dumpArray(Object[], String) - Method in class org.apache.river.test.share.LookupTestBase
Dump all of the elements in objects to the log.
dumpEventIDs(Collection<ServiceEvent>, ServiceRegistration[]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
 
dumpGroups(String[]) - Method in class org.apache.river.test.impl.mahalo.AdminIFBase
 
dumpGroups(String[]) - Method in class org.apache.river.test.impl.mercury.AdminIFBase
 
dumpJoinState(JoinAdmin) - Method in class org.apache.river.test.share.LookupTestBase
Dump all of the join admin state in the passed object
dumpLeaseMapException(LeaseMapException) - Method in class org.apache.river.test.impl.mercury.LeaseTestBase
 
dumpLog() - Method in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Dump the log to the designated stream
dumpStats() - Static method in class org.apache.river.test.impl.end2end.jssewrapper.Statistics
Return a formatted String containing the call statistics for all of the StatisticsItems in the table
dumpUnusableEntryException(UnusableEntryException) - Method in class org.apache.river.test.impl.outrigger.matching.MatchTestCore
Convince method for dumping a UnusableEntryException to the log.
dup() - Method in class org.apache.river.test.impl.outrigger.javaspace05.A0
 
dup() - Method in class org.apache.river.test.impl.outrigger.javaspace05.B0
 
dup() - Method in class org.apache.river.test.impl.outrigger.javaspace05.C0
 
dup() - Method in interface org.apache.river.test.impl.outrigger.javaspace05.TestEntry
 
dupGroups - Variable in class org.apache.river.test.spec.lookupdiscovery.ConstructorDups
 
dupLocs - Variable in class org.apache.river.test.spec.locatordiscovery.ConstructorDups
 
dupLocs - Variable in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsDups
 
dupLocs - Variable in class org.apache.river.test.spec.locatordiscovery.SetLocatorsDups
 
duration - Variable in class org.apache.river.test.share.RenewingRemoteListener
the duration for renewing the set's lease
DURATION - Variable in class org.apache.river.test.spec.eventmailbox.StressTest
 
DurationExpirationTest - Class in org.apache.river.test.spec.renewalservice
Assert that of the membership duration of a managed lease is less than its expiration time then the lease will not be renewed but it will remain in the set.
DurationExpirationTest() - Constructor for class org.apache.river.test.spec.renewalservice.DurationExpirationTest
 
durationRequest - Variable in class org.apache.river.test.impl.outrigger.leasing.LeaseGrantTestBase
The length of time the lease should be asked for
durationRequest - Variable in class org.apache.river.test.share.LeaseGrantTestBase
The length of time the lease should be asked for.
durToExp(long) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
A convenience method to convert a duration to an expiration time.
DynamicPolicyProviderTestBase - Class in org.apache.river.test.spec.policyprovider.dynamicPolicyProvider
This class is base class for all org.apache.river.test.spec.policyprovider.dynamicPolicyProvider tests.
DynamicPolicyProviderTestBase() - Constructor for class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
 
DynamicPolicyProviderThrowingNPE - Class in org.apache.river.test.spec.security.util
DynamicPolicy provider whose 'grant(Class, Principal[], Permission[])' method always throws NullPointerException.
DynamicPolicyProviderThrowingNPE() - Constructor for class org.apache.river.test.spec.security.util.DynamicPolicyProviderThrowingNPE
 
DynamicPolicyProviderThrowingSE - Class in org.apache.river.test.spec.security.util
DynamicPolicy provider whose 'grant(Class, Principal[], Permission[])' method always throws SecurityException.
DynamicPolicyProviderThrowingSE() - Constructor for class org.apache.river.test.spec.security.util.DynamicPolicyProviderThrowingSE
 
DynamicPolicyProviderThrowingUOE - Class in org.apache.river.test.spec.security.util
DynamicPolicy provider whose 'grant(Class, Principal[], Permission[])' method always throws UnsupportedOperationException.
DynamicPolicyProviderThrowingUOE() - Constructor for class org.apache.river.test.spec.security.util.DynamicPolicyProviderThrowingUOE
 

E

EAT - Static variable in class org.apache.river.test.impl.reliability.AppleEvent
 
edges(boolean) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
edges() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
EIUTContext - Class in org.apache.river.test.spec.jeri.transport.util
 
EIUTContext() - Constructor for class org.apache.river.test.spec.jeri.transport.util.EIUTContext
 
elapsedTime - Variable in class org.apache.river.qa.harness.TestResult
The length of time (in milliseconds) the test took to execute.
elements() - Method in class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest.FakeAuthenticationPermissionCollection
 
elements() - Method in class org.apache.river.test.spec.security.util.FakePermissionCollection
Method from PermissionCollection class.
elements() - Method in class org.apache.river.test.spec.security.util.TestPermissionCollection
Returns enumeration of current list of permissions.
ElementsTest - Class in org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives
Purpose: This test verifies the behavior of ConstraintAlternatives.elements() method.
ElementsTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.ElementsTest
 
EmptyLookup - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that when a lookup is performed using an "empty" template (a template created with all entries null) and ZERO maximum matches requested, the total number of service items registered in the Lookup Service will be returned; including the Registrar Service itself.
EmptyLookup() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.EmptyLookup
 
emptySpace(TakeQuery, Entry) - Method in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Remove all the entries in the associated JavaSpace until taker.query() returns null using the passed template.
EMSCET - Class in org.apache.river.test.spec.eventmailbox
EventMailboxServiceConcurrencyExceptionTest Creates an event listener that (concurrently) calls disableDelivery in its notify() method.
EMSCET() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSCET
 
EMSCT - Class in org.apache.river.test.spec.eventmailbox
EventMailboxServiceConcurrencyTest Creates an event listener that (concurrently) calls disableDelivery in its notify() method.
EMSCT() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSCT
 
EMSFT - Class in org.apache.river.test.spec.eventmailbox
EventMailboxServiceFunctionalTest Tests various modes of operation.
EMSFT() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSFT
 
EMSFT_PULL - Class in org.apache.river.test.spec.eventmailbox
EventMailboxServiceFunctionalTest Tests various modes of operation.
EMSFT_PULL() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSFT_PULL
 
EMSIFT - Class in org.apache.river.test.spec.eventmailbox
EventMailboxServiceInterfaceTest Tests the register() method with various in/valid lease durations.
EMSIFT() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSIFT
 
EMSIFT_PULL - Class in org.apache.river.test.spec.eventmailbox
EventMailboxServiceInterfaceTest_Pull version Tests the pullRegister() method with various in/valid lease durations.
EMSIFT_PULL() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSIFT_PULL
 
EMSLCT - Class in org.apache.river.test.spec.eventmailbox
 
EMSLCT() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSLCT
 
EMSLCT_PULL - Class in org.apache.river.test.spec.eventmailbox
 
EMSLCT_PULL() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSLCT_PULL
 
EMSLET - Class in org.apache.river.test.spec.eventmailbox
 
EMSLET() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSLET
 
EMSLST - Class in org.apache.river.test.spec.eventmailbox
 
EMSLST() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSLST
 
EMSLST2 - Class in org.apache.river.test.spec.eventmailbox
 
EMSLST2() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSLST2
 
EMSLST3 - Class in org.apache.river.test.spec.eventmailbox
 
EMSLST3() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSLST3
 
EMSLST4 - Class in org.apache.river.test.spec.eventmailbox
 
EMSLST4() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSLST4
 
EMSNSOT - Class in org.apache.river.test.spec.eventmailbox
 
EMSNSOT() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSNSOT
 
EMSRET - Class in org.apache.river.test.spec.eventmailbox
 
EMSRET() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSRET
 
EMSRIFT - Class in org.apache.river.test.spec.eventmailbox
 
EMSRIFT() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSRIFT
 
EMSRIFT2 - Class in org.apache.river.test.spec.eventmailbox
 
EMSRIFT2() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSRIFT2
 
EMSRIFT_PULL - Class in org.apache.river.test.spec.eventmailbox
 
EMSRIFT_PULL() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSRIFT_PULL
 
EMSRIFT_PULL3 - Class in org.apache.river.test.spec.eventmailbox
 
EMSRIFT_PULL3() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSRIFT_PULL3
 
EMSST - Class in org.apache.river.test.spec.eventmailbox
 
EMSST() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSST
 
EMSST2 - Class in org.apache.river.test.spec.eventmailbox
 
EMSST2() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSST2
 
EMSST2_PULL - Class in org.apache.river.test.spec.eventmailbox
 
EMSST2_PULL() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSST2_PULL
 
EMSST3 - Class in org.apache.river.test.spec.eventmailbox
 
EMSST3() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSST3
 
EMSST3_PULL - Class in org.apache.river.test.spec.eventmailbox
 
EMSST3_PULL() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSST3_PULL
 
EMSST_PULL - Class in org.apache.river.test.spec.eventmailbox
 
EMSST_PULL() - Constructor for class org.apache.river.test.spec.eventmailbox.EMSST_PULL
 
EMSTestBase - Class in org.apache.river.test.impl.mercury
 
EMSTestBase() - Constructor for class org.apache.river.test.impl.mercury.EMSTestBase
 
End2EndTest - Class in org.apache.river.test.impl.end2end.e2etest
The entry point for the end-to-end test.
ENDPOINTCOUNT - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print count of endpoints found in service proxy
EndpointHolder - Class in org.apache.river.test.spec.jeri.transport.util
 
EndpointHolder(ServerEndpoint.ListenEndpoint, ServerEndpoint.ListenHandle, RequestDispatcher) - Constructor for class org.apache.river.test.spec.jeri.transport.util.EndpointHolder
 
EndpointInUseTest - Class in org.apache.river.test.spec.jeri.transport
 
EndpointInUseTest() - Constructor for class org.apache.river.test.spec.jeri.transport.EndpointInUseTest
 
EndpointWrapper - Class in org.apache.river.test.impl.end2end.jssewrapper
A wrapper for the Endpoint object.
EndpointWrapper.WrapperIterator - Class in org.apache.river.test.impl.end2end.jssewrapper
 
entryID - Variable in class org.apache.river.test.impl.outrigger.matching.LoneEntry
Unique ID of this entry.
entryID - Variable in class org.apache.river.test.impl.outrigger.matching.NBEUniqueEntry
Unique ID of this entry.
entryID - Variable in class org.apache.river.test.impl.outrigger.matching.UniqueEntry
Unique ID of this entry.
entrySet() - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
EntryWriter - Class in org.apache.river.test.spec.javaspace.conformance
Class which writes sample entry to the space in specified time.
EntryWriter(SimpleEntry, long, JavaSpace) - Constructor for class org.apache.river.test.spec.javaspace.conformance.EntryWriter
Constructor which initialize fields of the class
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in class org.apache.river.test.impl.end2end.jssewrapper.ServerEndpointWrapper
 
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestServerEndpoint
 
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.TestServerEndpoint
 
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in class org.apache.river.test.spec.jeri.connection.util.TestServerEndpoint
 
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in class org.apache.river.test.spec.jeri.mux.util.TestServerEndpoint
 
ENV - Static variable in interface org.apache.river.qa.harness.Test
Failure type.
EnvCheck - Class in org.apache.river.tool.envcheck
Tool used to perform validity checks on the run-time environment of a client or service.
EnvCheck() - Constructor for class org.apache.river.tool.envcheck.EnvCheck
 
equal(Object) - Method in class org.apache.river.test.impl.outrigger.javaspace05.A0
 
equal(Object) - Method in class org.apache.river.test.impl.outrigger.javaspace05.B0
 
equal(Object) - Method in class org.apache.river.test.impl.outrigger.javaspace05.C0
 
equalInterfaces(Object, Object) - Static method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustUtil
Returns true if the interfaces implemented by obj1's class are the same (and in the same order) as obj2's class.
Equality - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
Equality() - Constructor for class org.apache.river.test.spec.joinmanager.Equality
 
Equality - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility class operates in a manner consistent with the specification.
Equality() - Constructor for class org.apache.river.test.spec.locatordiscovery.Equality
 
Equality - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility class operates in a manner consistent with the specification.
Equality() - Constructor for class org.apache.river.test.spec.lookupdiscovery.Equality
 
EqualityContext - Class in org.apache.river.test.spec.jeri.transport.util
 
EqualityContext() - Constructor for class org.apache.river.test.spec.jeri.transport.util.EqualityContext
 
EqualityTest - Class in org.apache.river.test.spec.jeri.transport
 
EqualityTest() - Constructor for class org.apache.river.test.spec.jeri.transport.EqualityTest
 
equals(Object) - Method in class org.apache.river.qa.harness.MainTestDescription
Indicates whether some other object is equal to this one.
equals(Object) - Method in class org.apache.river.qa.harness.TestDescription
Indicates whether some other object is equal to this one.
equals(Object) - Method in class org.apache.river.test.impl.end2end.jssewrapper.EndpointWrapper
 
equals(Object) - Method in class org.apache.river.test.impl.end2end.jssewrapper.ServerEndpointWrapper
 
equals(Object) - Method in class org.apache.river.test.impl.mercury.RemoteEventHandle
 
equals(Object) - Method in class org.apache.river.test.impl.norm.TestLease
 
equals(Object) - Method in class org.apache.river.test.impl.outrigger.matching.GrandChildOfStringMatch
 
equals(Object) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
Proxies for servers with the same serviceID are considered equal.
equals(Object) - Method in class org.apache.river.test.share.BaseQATest.LocatorGroupsPair
 
equals(Object) - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
equals(Object) - Method in class org.apache.river.test.share.TesterTransactionManagerProxy
Proxies for servers with the same serviceID are considered equal.
equals(Object) - Method in class org.apache.river.test.share.TestLease
 
equals(Object) - Method in class org.apache.river.test.spec.activation.util.FakeActivationID
Returns true in case if fakeEquals is true, valid value otherwise.
equals(Object) - Method in class org.apache.river.test.spec.constraint.util.TestPrincipal
Compares this principal with another one.
equals(AnFakeType) - Method in class org.apache.river.test.spec.export.util.AnFakeType
Indicates whether some other AnFakeType object is "equal to" this one.
equals(FakeType) - Method in class org.apache.river.test.spec.export.util.FakeType
Indicates whether some other FakeType object is "equal to" this one.
equals(Object) - Method in class org.apache.river.test.spec.io.util.FakeArgument
Two FakeArguments are equal if both have identical state fields.
equals(Object) - Method in class org.apache.river.test.spec.io.util.FakeObject
 
equals(Object) - Method in class org.apache.river.test.spec.io.util.FakeObjectEndpoint
Overloads Object.equals.
equals(Object) - Method in class org.apache.river.test.spec.javaspace.conformance.SimpleEntry
Compare this SimpleEntry with another one.
equals(Object) - Method in class org.apache.river.test.spec.jeri.transport.util.UnequalSocketFactory
 
equals(Object) - Method in exception org.apache.river.test.spec.jeri.util.FakeArgument
Two FakeArguments are equal if both have identical writeObjectException and readObjectException fields.
equals(Object) - Method in class org.apache.river.test.spec.jeri.util.FakeMethodConstraints
Two instances of this class are equal if they have the same descriptors in the same order.
equals(Object) - Method in class org.apache.river.test.spec.jeri.util.FakeObjectEndpoint
Overloads Object.equals.
equals(Object) - Method in class org.apache.river.test.spec.jeri.util.FakeTrustVerifier
object is equal to this object if it is not null and is an instance of FakeTrustVerifier.
equals(Object) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestService
 
equals(Object) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestServiceIntAttr
 
equals(Object) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestServiceStringAttr
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr00
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr01
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr02
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr03
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr04
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr05
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr06
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr09
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr10
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Determines if the given object is equal to this tuple; where two tuples are equal if their service items are equal, their attributes are equal and their transitions are equal.
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.service.Service00
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.service.Service01
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.service.Service02
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.service.Service03
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.service.Service04
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.service.Service05
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.service.Service06
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.service.Service07
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.service.Service08
 
equals(Object) - Method in class org.apache.river.test.spec.lookupservice.service.Service09
 
equals(Object) - Method in class org.apache.river.test.spec.policyprovider.util.QAPermission01
return true for QAPermission01 with the same name
equals(Object) - Method in class org.apache.river.test.spec.policyprovider.util.QAPrincipal
 
equals(AccessPermission, Permission) - Method in class org.apache.river.test.spec.security.accesspermission.EqualsTest
Logs parameters specified and calls 'equals' method of AccessPermission specified.
equals(Object) - Method in class org.apache.river.test.spec.security.accesspermission.ReadObjectTest.FakeAccessPermission
 
equals(AuthenticationPermission, Permission) - Method in class org.apache.river.test.spec.security.authenticationpermission.EqualsTest
Logs parameters specified and calls 'equals' method of AuthenticationPermission specified.
equals(Object) - Method in class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest.FakeAuthenticationPermission
 
equals(Object) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeMethodConstraints
Two instances of this class are equal if they have the same descriptors in the same order.
equals(Permission[], Permission[]) - Method in class org.apache.river.test.spec.security.basicproxypreparer.GetPermissions_Test
 
equals(Object) - Method in class org.apache.river.test.spec.security.util.FakePrincipal
Compares this principal with another one.
equals(Object) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestService
 
equals(Object) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestServiceBadEquals
 
equals(Object) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestServiceIntAttr
 
equals(Object) - Method in interface org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestServiceInterface
 
Equals - Class in org.apache.river.test.spec.url.httpmd.handler
Purpose: This test verifies the behavior of URL.equals(Object) method for HTTPMD URL objects.
Equals() - Constructor for class org.apache.river.test.spec.url.httpmd.handler.Equals
 
equals(Object) - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
Equals_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints
Purpose: This test verifies the behavior of the equals method of BasicMethodConstraints class.
Equals_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.Equals_Test
 
Equals_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc
Purpose: This test verifies the behavior of the equals method of MethodDesc class.
Equals_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.Equals_Test
 
Equals_Test - Class in org.apache.river.test.spec.security.basicproxypreparer
Purpose: This test verifies the behavior of the BasicProxyPreparer class equals method: boolean equals(Object object) Test Cases: This test contains several test case - one combination for each form of constructor, verify value true and false and methodConstrains value null, empty and not empty.
Equals_Test() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.Equals_Test
 
EqualsTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies the behavior of the following methods: Object.equals(Object) for the following classes: ClientAuthentication Confidentiality Delegation Integrity ServerAuthentication ClientMaxPrincipal.equals(Object) ClientMaxPrincipalType.equals(Object) ClientMinPrincipal.equals(Object) ClientMinPrincipalType.equals(Object) ConnectionAbsoluteTime.equals(Object) ConnectionRelativeTime.equals(Object) ConstraintAlternatives.equals(Object) DelegationAbsoluteTime.equals(Object) DelegationRelativeTime.equals(Object) InvocationConstraints.equals(Object) ServerMinPrincipal.equals(Object) All of these methods should return true for equal objects and false for non-equal object.
EqualsTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.EqualsTest
 
EqualsTest - Class in org.apache.river.test.spec.renewalservice
EqualsTest asserts that LRS equals method for proxies works as expected.
EqualsTest() - Constructor for class org.apache.river.test.spec.renewalservice.EqualsTest
 
EqualsTest - Class in org.apache.river.test.spec.security.accesspermission
Purpose This test verifies the following: 'equals' method of AccessPermission returns true if the specified object is an instance of the same class as this permission and has the same target name as this permission; returns false otherwise.
EqualsTest() - Constructor for class org.apache.river.test.spec.security.accesspermission.EqualsTest
 
EqualsTest - Class in org.apache.river.test.spec.security.authenticationpermission
Purpose This test verifies the following: Two instances of this class are equal if each implies the other; that is, both instances have the same actions, every principal that matches the local principals of one instance matches the local principals of the other instance, and (if the instances have any action besides listen) every principal that matches the peer principals of one instance matches the peer principals of the other instance.
EqualsTest() - Constructor for class org.apache.river.test.spec.security.authenticationpermission.EqualsTest
 
EqualsTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: Equals method of ProxyTrustInvocationHandler returns true if the argument is an instance of this class with the same main proxy and the same bootstrap proxy, and false otherwise.
EqualsTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.EqualsTest
 
ERROR - Static variable in class org.apache.river.tool.envcheck.Reporter
the level at which error messages are generated
ErrorMessage - Class in org.apache.river.test.spec.jeri.mux.util
This class represents a Jini ERI Multiplexing Protocol Error message.
ErrorMessage() - Constructor for class org.apache.river.test.spec.jeri.mux.util.ErrorMessage
 
EVENT_ID_BASE - Variable in class org.apache.river.test.spec.eventmailbox.StressTest
 
eventDelay - Variable in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
eventFailures - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
Description of any event failures.
EventIDFailTest - Class in org.apache.river.test.spec.renewalservice
Assert that because a given set will only have one renewal failure event registration at a given time all renewal failure events will have the same event ID.
EventIDFailTest() - Constructor for class org.apache.river.test.spec.renewalservice.EventIDFailTest
 
EventIDWarnTest - Class in org.apache.river.test.spec.renewalservice
Assert that because a given set will only have one expiration warning event registration at a given time all expiration warning events will have the same event ID.
EventIDWarnTest() - Constructor for class org.apache.river.test.spec.renewalservice.EventIDWarnTest
 
EventLeaseIndefiniteTest - Class in org.apache.river.test.spec.renewalservice
This class performs the same assertions as EventLeaseTest.
EventLeaseIndefiniteTest() - Constructor for class org.apache.river.test.spec.renewalservice.EventLeaseIndefiniteTest
 
EventLeaseTest - Class in org.apache.river.test.spec.renewalservice
Assert the following: When a RemoteEventListener's notify method is called, the event contains the expected lease.
EventLeaseTest() - Constructor for class org.apache.river.test.spec.renewalservice.EventLeaseTest
 
EventMailBoxServices - Class in org.apache.river.test.share
 
EventMailBoxServices(QAConfig) - Constructor for class org.apache.river.test.share.EventMailBoxServices
 
EventRegistrationTest - Class in org.apache.river.test.spec.renewalservice
Assert the following: An event registration and the set from which it is generated share the same lease An event registration ID is unique with respect to all other active registrations generated by the same LRS.
EventRegistrationTest() - Constructor for class org.apache.river.test.spec.renewalservice.EventRegistrationTest
 
EventSequenceFailTest - Class in org.apache.river.test.spec.renewalservice
Assert that the events of the RenewalFailureEvent type sent to a newly registered listener are in the same sequence as those sent to the previously registered listener.
EventSequenceFailTest() - Constructor for class org.apache.river.test.spec.renewalservice.EventSequenceFailTest
 
EventSequenceTest - Class in org.apache.river.test.spec.renewalservice
Assert that events arrive in strictly increasing order.
EventSequenceTest() - Constructor for class org.apache.river.test.spec.renewalservice.EventSequenceTest
 
EventSequenceWarnTest - Class in org.apache.river.test.spec.renewalservice
Assert that events of the WarningExpirationEvent type sent to a newly registered listener are in the same sequence as those sent to the previously registered listener.
EventSequenceWarnTest() - Constructor for class org.apache.river.test.spec.renewalservice.EventSequenceWarnTest
 
EventTest - Class in org.apache.river.test.spec.renewalmanager
Register a number of leases with various desired and actual expirations and types of listeners and make sure that the correct events come back.
EventTest() - Constructor for class org.apache.river.test.spec.renewalmanager.EventTest
 
EvntLeaseExpiration - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to test that all event notifications cease to be delivered after all event leases have expired.
EvntLeaseExpiration() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.EvntLeaseExpiration
 
EvntLeaseExpiration.Listener - Class in org.apache.river.test.spec.lookupservice.test_set00
Class which handles all events sent by the lookup service
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set00.EvntLeaseExpiration
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrAdd
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrDel
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrMod
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnSrvcLeaseExpiration
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNonNull
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNull
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNonNull
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNull
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNonNull
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNull
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcLeaseExp
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcReg
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNonNull
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNull
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntrySrvcReg
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnAttrSet
 
evntVec - Variable in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnComboAttrSet
 
ex - Variable in class org.apache.river.test.spec.security.util.PEAThrowingCheckedEx
Exception which was thrown by run method.
ex - Variable in class org.apache.river.test.spec.security.util.PrivilegedExceptionActionThrowingEx
Exception which was thrown by run method.
EXCEPTION_CANNOT_ABORT - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
EXCEPTION_CANNOT_COMMIT - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
EXCEPTION_CANNOT_JOIN - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
EXCEPTION_REMOTE - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
EXCEPTION_TRANSACTION - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
exceptionForThrow(Throwable) - Method in interface org.apache.river.test.spec.activation.util.ExceptionThrowingInterface
 
exceptionForThrow(Throwable) - Method in class org.apache.river.test.spec.activation.util.ExceptionThrowingProxy
 
ExceptionListenContext - Class in org.apache.river.test.spec.jeri.transport.util
 
ExceptionListenContext(Throwable) - Constructor for class org.apache.river.test.spec.jeri.transport.util.ExceptionListenContext
 
ExceptionTest1 - Class in org.apache.river.test.impl.outrigger.transaction
Force to generate TransactionExceptions on space.write and space.notify with a terminated transaction.
ExceptionTest1() - Constructor for class org.apache.river.test.impl.outrigger.transaction.ExceptionTest1
 
ExceptionTest2 - Class in org.apache.river.test.impl.outrigger.transaction
Force to generate TransactionExceptions by aborting the transaction while space.read or space.take is in progress.
ExceptionTest2() - Constructor for class org.apache.river.test.impl.outrigger.transaction.ExceptionTest2
 
ExceptionThrowingInterface - Interface in org.apache.river.test.spec.activation.util
ExceptionThrowingInterface - an interface which declares throwsException<\code> method which throws exception ponted in call of exceptionForThrow<\code> method - extend Remote interface
ExceptionThrowingProxy - Class in org.apache.river.test.spec.activation.util
An implementation of the ExceptionThrowingInterface class.
ExceptionThrowingProxy(Logger) - Constructor for class org.apache.river.test.spec.activation.util.ExceptionThrowingProxy
 
excludePlatformClasses(boolean) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
This optional parameter if true, excludes Java platform classes from the dependency search.
excludePlatformClasses() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
excludeValues(Object[], Object[]) - Static method in class org.apache.river.test.spec.security.util.Util
Excludes from 1-st array values from 2-nd one.
executeCall(OutboundRequest) - Method in class org.apache.river.test.spec.io.util.FakeObjectEndpoint
Implementation of interface method.
executeCall(OutboundRequest) - Method in class org.apache.river.test.spec.jeri.util.FakeObjectEndpoint
Implementation of interface method.
ExecuteCall_ExceptionTest - Class in org.apache.river.test.spec.jeri.basicobjectendpoint
Purpose This test verifies the behavior of the BasicObjectEndpoint executeCall method when this method should throw an exception.
ExecuteCall_ExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicobjectendpoint.ExecuteCall_ExceptionTest
 
ExecuteCall_NormalTest - Class in org.apache.river.test.spec.jeri.basicobjectendpoint
Purpose This test verifies the behavior of the BasicObjectEndpoint executeCall method.
ExecuteCall_NormalTest() - Constructor for class org.apache.river.test.spec.jeri.basicobjectendpoint.ExecuteCall_NormalTest
 
executeTests() - Method in interface org.apache.river.test.impl.end2end.e2etest.TestClient
Request execution of tests, ignored if tests are currently executing.
exIdx - Variable in class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
Index to next available RemoteException in exList.
exitService() - Method in interface org.apache.river.test.impl.joinmanager.LeaseRenewDurRFE.RemoteTestServiceInterface
 
exList - Variable in class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
List of RemoteExceptions passed to 'setException' method.
expClassStr - Variable in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
Expected Exception as a String The value is specified by OpenConnection.ExpResult test property.
expCls - Variable in class org.apache.river.test.spec.security.security.VerifyCodebaseIntegrityTest
Array of classes whose 'providesIntegrity' methods are expected to be called.
expCls - Variable in class org.apache.river.test.spec.security.security.VerifyObjectTrustTest
Array of classes whose 'isTrustedObject' methods are expected to be called.
expected - Variable in class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
Expected result (Exception or HTTPMD URL in the String representation).
expected - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Expected result (Message Digest as a String in hexadecimal format or Exception).
expected - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
Expected result.
expectedAnnotationString() - Method in class org.apache.river.test.spec.loader.pref.AbstractTestBase
Returns expected string annotation for class loader
expectedAttrs - Variable in class org.apache.river.test.impl.joinmanager.AddAttributesRace
 
expectedAttrs - Variable in class org.apache.river.test.impl.joinmanager.SetAddAttributesOrder
 
expectedAttrs - Variable in class org.apache.river.test.spec.joinmanager.AddAttributes
 
expectedAttrs - Variable in class org.apache.river.test.spec.joinmanager.AddAttributesProp
 
expectedAttrs - Variable in class org.apache.river.test.spec.joinmanager.ModifyAttributes
 
expectedAttrs - Variable in class org.apache.river.test.spec.joinmanager.ModifyAttributesProp
 
expectedAttrs - Variable in class org.apache.river.test.spec.joinmanager.SetAttributes
 
expectedAttrs - Variable in class org.apache.river.test.spec.joinmanager.SetAttributesProp
 
expectedBoolean - Variable in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity.TestItem
Expected boolean value.
expectedClass - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
Expected Exception Class.
expectedCodebase - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
Expected Codebase.
expectedException - Variable in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity.TestItem
Expected Exception (Class object).
expectedFileContents - Variable in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
Expected contents of file specified by HTTPMD URL object
expectedLoadClassCodebase - Static variable in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
expectedLoadClassLoader - Static variable in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
expectedLoadClassName - Static variable in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
expectedLoadProxyClassCodebase - Static variable in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
expectedLoadProxyClassInterfaces - Static variable in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
expectedLoadProxyClassLoader - Static variable in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
expectedLocs - Variable in class org.apache.river.test.spec.discoveryservice.event.AddLocatorsFullyQualified
 
expectedLocs - Variable in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsFullyQualified
 
expectedNEvents - Variable in class org.apache.river.test.spec.joinmanager.ServiceIDNotify
 
expectedNMatchesExact - Variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The set of expected matches when testing lookup by exact class Note: the values in this set are dependent on the relationships among the test classes in TEST_SRVC_CLASSES[].
expectedNMatchesIntfc - Variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The set of expected matches when testing lookup by interfaces implemented by the registered services instances.
expectedNMatchesSuper - Variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The set of expected matches when testing lookup by a test class' super class.
expectedResult - Variable in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
Expected result
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNonNull
 
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNull
 
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNonNull
 
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNull
 
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNonNull
 
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNull
 
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcLeaseExp
 
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcReg
 
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNonNull
 
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNull
 
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntrySrvcReg
 
expectedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnComboAttrSet
 
expectSecurityException - Variable in class org.apache.river.test.spec.loader.pref.AbstractTestBase
Flag to indicate that SecurityException should be thrown.
exPermissions - Variable in class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Permissions to be excluded from TestPermissionCollection returned by 'getPermissions' method.
expExceptionClass - Variable in class org.apache.river.test.spec.constraint.coreconstraint.ConnectionTimeConstructorsTest.TestCase
Expected exception type thrown while invoking the constructor.
expiration - Variable in class org.apache.river.test.impl.norm.BaseOwner
Current expiration time of lease
expiration - Variable in class org.apache.river.test.impl.norm.OurAbstractLease
The lease expiration, in local absolute time.
expiration - Variable in class org.apache.river.test.share.OurAbstractLease
The lease expiration, in local absolute time.
expiration - Variable in class org.apache.river.test.share.TrackingOwner
Current expiration time of lease
ExpirationListener(QAConfig, String) - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.ExpirationListener
 
ExpirationListenerTest - Class in org.apache.river.test.spec.renewalservice
Asserts the following from the LRS spec.
ExpirationListenerTest() - Constructor for class org.apache.river.test.spec.renewalservice.ExpirationListenerTest
 
ExpirationNotifyTest - Class in org.apache.river.test.spec.javaspace.conformance
ExpirationNotifyTest asserts, that the request specified by a successful notify is as persistent as the entries of the space.
ExpirationNotifyTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.ExpirationNotifyTest
 
expirationReached(LeaseRenewalEvent) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.ExpirationListener
 
expirationRequest - Variable in class org.apache.river.test.share.LeaseGrantTestBase
The expiration time that would be given for the duration request on the most recent use.
ExpirationTest - Class in org.apache.river.test.spec.javaspace.conformance
ExpirationTest asserts, that when the lease expires, the entry is removed from the space.
ExpirationTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.ExpirationTest
 
expirationToDuration(long, long) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
Converts a given absolute expiration time to a time of duration relative to the value of the curTime parameter.
expirationToDuration(long) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
Converts a given absolute expiration time to a time of duration relative to the current system time.
ExpiredAddAttributes - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to test UnkonwLeaseException throws by addAttributes().
ExpiredAddAttributes() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.ExpiredAddAttributes
 
ExpiredEventLeaseCancel - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to test the UnknownLeaseException throws by Event Lease cancel().
ExpiredEventLeaseCancel() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.ExpiredEventLeaseCancel
 
ExpiredEventLeaseRenew - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to test the UnknownLeaseException throws by Event Lease renew().
ExpiredEventLeaseRenew() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.ExpiredEventLeaseRenew
 
ExpiredLeaseMapCancel - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to test LeaseMapException throws by LeaseMap cancelAll().
ExpiredLeaseMapCancel() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.ExpiredLeaseMapCancel
 
ExpiredLeaseMapRenew - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to test LeaseMapException throws by LeaseMap rennewAll().
ExpiredLeaseMapRenew() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.ExpiredLeaseMapRenew
 
ExpiredLeaseTest - Class in org.apache.river.test.impl.norm
Test that registers for renewal failure events, creates an expired lease, adds the lease to the set and check to see if it gets a renewal failure event.
ExpiredLeaseTest() - Constructor for class org.apache.river.test.impl.norm.ExpiredLeaseTest
 
ExpiredModifyAttributes - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to test UnkonwLeaseException throws by modifyAttributes().
ExpiredModifyAttributes() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.ExpiredModifyAttributes
 
ExpiredRegRecovery - Class in org.apache.river.test.impl.mercury
 
ExpiredRegRecovery() - Constructor for class org.apache.river.test.impl.mercury.ExpiredRegRecovery
 
ExpiredServiceLeaseCancel - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to test the UnknownLeaseException throws by Service Lease cancel().
ExpiredServiceLeaseCancel() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.ExpiredServiceLeaseCancel
 
ExpiredServiceLeaseRenew - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to test the UnknownLeaseException throws by Service Lease renew().
ExpiredServiceLeaseRenew() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.ExpiredServiceLeaseRenew
 
ExpiredSetAttributes - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to test UnkonwLeaseException throws by setAttributes().
ExpiredSetAttributes() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.ExpiredSetAttributes
 
ExpireRemoveTest - Class in org.apache.river.test.spec.renewalservice
ExpireRemoveTest asserts a lease whose membership expiration has passed is removed from the set and that no further attempts to renew the lease are made for at least half the lease duration time, after the lease has expired.
ExpireRemoveTest() - Constructor for class org.apache.river.test.spec.renewalservice.ExpireRemoveTest
 
expireRenewalSetLease(Lease) - Method in class org.apache.river.test.spec.renewalservice.ExpireSetCancelTest
 
expireRenewalSetLease(Lease) - Method in class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
This method determines how the renewal set lease is canceled.
ExpireSetCancelTest - Class in org.apache.river.test.spec.renewalservice
This class performs that same test as ExpireSetSleepTest except that the lease is explicitly canceled instead of waiting for it to expire.
ExpireSetCancelTest() - Constructor for class org.apache.river.test.spec.renewalservice.ExpireSetCancelTest
 
ExpireSetSleepTest - Class in org.apache.river.test.spec.renewalservice
ExpireSetSleepTest asserts that a lease renewal set is nullified when its lease expires but including that any leases in the set are not renewed after the set expires.
ExpireSetSleepTest() - Constructor for class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
 
expNum - Variable in class org.apache.river.test.spec.security.proxytrust.util.BaseExporter
 
export(Remote) - Method in class org.apache.river.test.impl.mercury.DelayedBasicJeriExporter
 
export() - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
 
export() - Method in class org.apache.river.test.impl.outrigger.matching.ARemoteInterfaceImpl
 
export() - Method in class org.apache.river.test.impl.outrigger.matching.MonitoredSpaceListener
 
export() - Method in class org.apache.river.test.impl.reliability.AppleImpl
Exports this instance.
export() - Method in class org.apache.river.test.impl.reliability.OrangeEchoImpl
Exports this instance.
export() - Method in class org.apache.river.test.impl.reliability.OrangeImpl
Exports this instance.
export() - Method in class org.apache.river.test.share.DiscoveryServiceUtil.BasicEventListener
 
export() - Method in class org.apache.river.test.share.LeaseBackEndImpl
 
export(Remote) - Method in class org.apache.river.test.spec.activation.util.FakeExporter
No exporting really, return the parameter
export() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.LDSEventListener
 
export() - Method in class org.apache.river.test.spec.javaspace.conformance.ParticipantImpl
 
export() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar.BasicListener
 
export(Remote) - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseExporter
Exporter's method.
export(Remote) - Method in class org.apache.river.test.spec.security.proxytrust.util.ValidBootExporter
Creates proxy implementing RemoteMethodControl, ProxyTrust and TrustEquivalence interfaces.
export(Remote) - Method in class org.apache.river.test.spec.security.proxytrust.util.ValidMainExporter
Creates proxy implementing RemoteMethodControl and TrustEquivalence interfaces.
Export_BehaviorTest - Class in org.apache.river.test.spec.iiop.iiopexporter
Purpose This test verifies the following: If an ORB was specified during construction of this exporter, then the returned by export method RMI-IIOP stub will be connected to it.
Export_BehaviorTest() - Constructor for class org.apache.river.test.spec.iiop.iiopexporter.Export_BehaviorTest
 
Export_CallTest - Class in org.apache.river.test.spec.activation.activationexporter
Purpose: This test verifies the behavior of the ActivationExporter class during normal call of export method.
Export_CallTest() - Constructor for class org.apache.river.test.spec.activation.activationexporter.Export_CallTest
 
Export_ExceptionTest - Class in org.apache.river.test.spec.activation.activationexporter
Purpose: This test verifies the behavior of the ActivationExporter class during exceptional call of export method.
Export_ExceptionTest() - Constructor for class org.apache.river.test.spec.activation.activationexporter.Export_ExceptionTest
 
Export_ExportExceptionTest - Class in org.apache.river.test.spec.iiop.iiopexporter
Purpose This test verifies the following: IiopExporter.export method will throw ExportException if some problem occurs while exporting the object.
Export_ExportExceptionTest() - Constructor for class org.apache.river.test.spec.iiop.iiopexporter.Export_ExportExceptionTest
 
Export_ExportExceptionTest - Class in org.apache.river.test.spec.jrmp.jrmpexporter
Purpose This test verifies the following: JrmpExporter.export method will throw ExportException if some problem occurs while exporting the object.
Export_ExportExceptionTest() - Constructor for class org.apache.river.test.spec.jrmp.jrmpexporter.Export_ExportExceptionTest
 
Export_ExportExceptionTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustexporter
Purpose This test verifies the following: Export method throws ExportException if the export of either remote object throws ExportException, or if the main proxy is not an instance of both RemoteMethodControl and TrustEquivalence, or if the main proxy is an instance of a non-public class that implements a non-public interface, or if the bootstrap proxy is not an instance of ProxyTrust, RemoteMethodControl, and TrustEquivalence.
Export_ExportExceptionTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.Export_ExportExceptionTest
 
Export_IllegalArgumentExceptionTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustexporter
Purpose This test verifies the following: Export method throws IllegalArgumentException if the specified remote object is not an instance of ServerProxyTrust, or if the export of the main remote object throws IllegalArgumentException.
Export_IllegalArgumentExceptionTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.Export_IllegalArgumentExceptionTest
 
Export_IllegalStateExceptionTest - Class in org.apache.river.test.spec.iiop.iiopexporter
Purpose This test verifies the following: IiopExporter.export method cannot be called more than once to export a remote object or an IllegalStateException will be thrown.
Export_IllegalStateExceptionTest() - Constructor for class org.apache.river.test.spec.iiop.iiopexporter.Export_IllegalStateExceptionTest
 
Export_IllegalStateExceptionTest - Class in org.apache.river.test.spec.jrmp.jrmpexporter
Purpose This test verifies the following: JrmpExporter.export method will throw IllegalStateException if an object has already been exported via this exporter.
Export_IllegalStateExceptionTest() - Constructor for class org.apache.river.test.spec.jrmp.jrmpexporter.Export_IllegalStateExceptionTest
 
Export_IllegalStateExceptionTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustexporter
Purpose This test verifies the following: Export method throws IllegalStateException if the export of either remote object throws IllegalStateException.
Export_IllegalStateExceptionTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.Export_IllegalStateExceptionTest
 
Export_NullPointerExceptionTest - Class in org.apache.river.test.spec.iiop.iiopexporter
Purpose This test verifies the following: IiopExporter.export method will throw NullPointerException if remote object to export is null.
Export_NullPointerExceptionTest() - Constructor for class org.apache.river.test.spec.iiop.iiopexporter.Export_NullPointerExceptionTest
 
Export_NullPointerExceptionTest - Class in org.apache.river.test.spec.jrmp.jrmpexporter
Purpose This test verifies the following: JrmpExporter.export method will throw NullPointerException if remote object to export is null.
Export_NullPointerExceptionTest() - Constructor for class org.apache.river.test.spec.jrmp.jrmpexporter.Export_NullPointerExceptionTest
 
ExportClassLoaderTest - Class in org.apache.river.test.impl.start
 
ExportClassLoaderTest() - Constructor for class org.apache.river.test.impl.start.ExportClassLoaderTest
 
ExportExceptionTest_NullArgument - Class in org.apache.river.test.spec.jeri.basicjeriexporter
Purpose: This test verifies that the export method throws the appropriate exceptions Use Case: Attempting to pass a null argument to the export method.
ExportExceptionTest_NullArgument() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.ExportExceptionTest_NullArgument
 
ExportExceptionTest_SameIDSameSE - Class in org.apache.river.test.spec.jeri.basicjeriexporter
Purpose: This test verifies that the export method throws the appropriate exceptions Use Case: Attempting to export an object with the same object identifier and server endpoint twice.
ExportExceptionTest_SameIDSameSE() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.ExportExceptionTest_SameIDSameSE
 
exportListener(RemoteEventListener) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
 
ExportPermission_AbstractTest - Class in org.apache.river.test.spec.export.exportpermission
ExportPermission_AbstractTest() - Constructor for class org.apache.river.test.spec.export.exportpermission.ExportPermission_AbstractTest
 
ExportPermission_AbstractTest.TestCase - Class in org.apache.river.test.spec.export.exportpermission
An auxiliary class that describes a Test Case.
ExportTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustexporter
Purpose This test verifies the following: Exports the specified main remote object and returns a dynamic proxy for the object.
ExportTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.ExportTest
 
ExportTest_CallTwice - Class in org.apache.river.test.spec.jeri.basicjeriexporter
Purpose: This test verifies the correct behavior of the BasicJeriExporter.export() method.
ExportTest_CallTwice() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.ExportTest_CallTwice
 
ExportTest_CustomParams - Class in org.apache.river.test.spec.jeri.basicjeriexporter
Purpose: This test verifies the correct behavior of the BasicJeriExporter.export() method when using custom invocation layer factories ans server endpoints.
ExportTest_CustomParams() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.ExportTest_CustomParams
 
ExportTest_CustomParams.Collector - Class in org.apache.river.test.spec.jeri.basicjeriexporter
Helper class that server as a transport listener
ExportTest_DefaultParams - Class in org.apache.river.test.spec.jeri.basicjeriexporter
Purpose: This test verifies the correct behavior of the BasicJeriExporter.export() method.
ExportTest_DefaultParams() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.ExportTest_DefaultParams
 
expRes - Variable in class org.apache.river.test.spec.security.security.VerifyCodebaseIntegrityTest
Expected result of iteration.
expResult - Variable in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile.TestItem
Expected result of URL objects comparison (true or false).
expResults - Variable in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Holds expected results for 'isTrustedObject' method calls of ProxyTrustVerifier.
expToDur(long) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
A convenience method to convert an expiration time to an duration.
expUrls - Variable in class org.apache.river.test.spec.security.security.VerifyCodebaseIntegrityTest
Array of urls which are expected to be parameters for 'providesIntegrity' methods.
exTest() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.NPIImpl
Method from NonPublicInterface interfaces.
exTest() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.RMCTENPIImpl
Test method #3.
exTest() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface12Impl
Method from TestInterface1 interfaces.
exTest() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1Impl
Method from TestInterface1 interfaces.
exTest() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1RMCTEImpl
Test method #3.
exTest() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1TEImpl
Method from TestInterface1 interfaces.
exTest() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface21Impl
Method from TestInterface1 interfaces.
exTest() - Method in interface org.apache.river.test.spec.security.proxytrust.util.TestInterface1
Method for testing exceptions.
exTestNum - Variable in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.RMCTENPIImpl
 
exTestNum - Variable in class org.apache.river.test.spec.security.proxytrust.util.Interface1RMCTEImpl
 

F

fail(String, Throwable) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
fail(String, Throwable) - Method in class org.apache.river.test.share.TestBase
Fail the tests writing msg in the log and including it in the fail message.
fail(String) - Method in class org.apache.river.test.share.TestBase
Fail the tests writing msg in the log and including it in the fail message.
fail(String, String, String) - Static method in class org.apache.river.test.spec.policyprovider.util.Util
Helper to format test status string.
fail(String, Exception, String) - Static method in class org.apache.river.test.spec.policyprovider.util.Util
Helper to format test status string.
failedTakeCount - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
Number of takes from the underlying space that threw a RemoteException
FailingOpCountingOwner - Class in org.apache.river.test.share
A lease owner whose behavior is to throw expecptions and keep a count of the operations performed on its TestLease.
FailingOpCountingOwner(Throwable, int, long) - Constructor for class org.apache.river.test.share.FailingOpCountingOwner
 
FailingOpCountingOwner(Throwable[], int, long) - Constructor for class org.apache.river.test.share.FailingOpCountingOwner
 
FailingOwner - Class in org.apache.river.test.impl.norm
Owner implementation that throws a designated throwable after a given number of renewals
FailingOwner(Throwable, boolean, int, long) - Constructor for class org.apache.river.test.impl.norm.FailingOwner
Simple constructor
FailingOwner - Class in org.apache.river.test.share
Owner implementation that throws a designated throwable after a given number of renewals
FailingOwner(Throwable, int, long) - Constructor for class org.apache.river.test.share.FailingOwner
Simple constructor
FailingOwner(Throwable[], int, long) - Constructor for class org.apache.river.test.share.FailingOwner
Constructor allowing an array of different types of Throwables.
failingOwner - Variable in class org.apache.river.test.spec.renewalservice.RenewalFailureEventTest
Owner (aka Landlord) of the leases
failOperation(SpaceOperation, String) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
Creates output string if test fails.
failPermissions - Static variable in class org.apache.river.test.impl.start.aggregatepolicyprovider.GetContextTest
 
FAILURE - Static variable in interface org.apache.river.test.impl.end2end.e2etest.TestCoordinator
exit code for a test failure detected
FailureAnalyzer - Interface in org.apache.river.qa.harness
An analyzer used to determine the failure type to associate with an exception.
failureReason - Variable in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
error message (loaded by convenience routines)
FAILURES - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print test failure messages - this should always be set
FakeAbstractConfiguration - Class in org.apache.river.test.spec.config.abstractconfiguration
Some Configuration that is abstract.
FakeAbstractConfiguration() - Constructor for class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
 
FakeAbstractILFactory - Class in org.apache.river.test.spec.jeri.util
A concrete impl of AbstractILFactory used to access protected methods of AbstractILFactory.
FakeAbstractILFactory() - Constructor for class org.apache.river.test.spec.jeri.util.FakeAbstractILFactory
 
FakeAccessPermission(String) - Constructor for class org.apache.river.test.spec.security.accesspermission.ReadObjectTest.FakeAccessPermission
 
FakeActivationGroup - Class in org.apache.river.test.spec.activation.util
A fake implementation of the ActivationGroup abstract class for test purposes.
FakeActivationGroup(ActivationGroupID) - Constructor for class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
FakeActivationGroup(ActivationGroupID, MarshalledObject) - Constructor for class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
FakeActivationGroupID - Class in org.apache.river.test.spec.activation.util
A fake implementation of the ActivationGroupID class.
FakeActivationGroupID(Logger, ActivationSystem) - Constructor for class org.apache.river.test.spec.activation.util.FakeActivationGroupID
Stores logger and calls superclass constructor passing ActivationSystem as paparameter
FakeActivationID - Class in org.apache.river.test.spec.activation.util
A fake implementation of the ActivationID class.
FakeActivationID(Logger, Remote, boolean) - Constructor for class org.apache.river.test.spec.activation.util.FakeActivationID
Construct FakeActivationID object storing pointed logger, proxy and fakeEquals values. fakeTrustEquivalence is set to false.
FakeActivationID(Logger, Remote) - Constructor for class org.apache.river.test.spec.activation.util.FakeActivationID
Construct FakeActivationID object storing pointed logger and proxy values. fakeTrustEquivalence and fakeEquals values are set to false.
FakeActivationID(Logger) - Constructor for class org.apache.river.test.spec.activation.util.FakeActivationID
Construct FakeActivationID object storing pointed logger fakeTrustEquivalence and fakeEquals values are set to false, proxy is set to null
FakeActivationSystem - Class in org.apache.river.test.spec.activation.util
A fake implementation of the ActivationSystem abstract class for test purposes.
FakeActivationSystem(Logger) - Constructor for class org.apache.river.test.spec.activation.util.FakeActivationSystem
 
FakeArgument - Class in org.apache.river.test.spec.io.util
A fake serializable object that contains some state that can be verified.
FakeArgument() - Constructor for class org.apache.river.test.spec.io.util.FakeArgument
Constructs a FakeArgument.
FakeArgument(int) - Constructor for class org.apache.river.test.spec.io.util.FakeArgument
Constructs a FakeArgument.
FakeArgument - Exception in org.apache.river.test.spec.jeri.util
A fake serializable object that can be configured to throw exceptions in it's custom readObject and writeObject methods.
FakeArgument() - Constructor for exception org.apache.river.test.spec.jeri.util.FakeArgument
Constructs a FakeArgument.
FakeArgument(Throwable, Throwable) - Constructor for exception org.apache.river.test.spec.jeri.util.FakeArgument
Constructs a FakeArgument.
FakeAuthenticationPermission(String, String) - Constructor for class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest.FakeAuthenticationPermission
 
FakeAuthenticationPermissionCollection(List) - Constructor for class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest.FakeAuthenticationPermissionCollection
 
FakeBasicInvocationDispatcher - Class in org.apache.river.test.spec.jeri.util
A fake BasicInvocationDispatcher implementation that can be configured to throw exceptions in it's protected methods.
FakeBasicInvocationDispatcher(Collection, ServerCapabilities, MethodConstraints, Class, ClassLoader) - Constructor for class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
Constructs a FakeBasicInvocationDispatcher.
FakeBasicInvocationHandler - Class in org.apache.river.test.spec.jeri.util
A fake BasicInvocationHandler implementation that can be configured to throw exceptions in it's protected methods.
FakeBasicInvocationHandler(ObjectEndpoint, MethodConstraints) - Constructor for class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
Constructs a FakeBasicInvocationHandler.
FakeBasicInvocationHandler(FakeBasicInvocationHandler, MethodConstraints) - Constructor for class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
Constructs a FakeBasicInvocationHandler.
FakeBasicProxyPreparer - Class in org.apache.river.test.spec.security.basicproxypreparer
class gives possibility to access protected methods and fields of tested BasicProxyPreparer class.
FakeBasicProxyPreparer() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Calls the same BasicProxyPreparer constructor
FakeBasicProxyPreparer(boolean, Permission[]) - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Calls the same BasicProxyPreparer constructor
FakeBasicProxyPreparer(boolean, MethodConstraints, Permission[]) - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Calls the same BasicProxyPreparer constructor
FakeCaller - Class in org.apache.river.test.spec.security.util
Fake class to which tested permission is granted.
FakeCaller() - Constructor for class org.apache.river.test.spec.security.util.FakeCaller
 
fakeClassLoader - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
Fake class loader.
FakeClassLoader - Class in org.apache.river.test.spec.config.util
A fake implementation of the ClassLoader abstract class for test purposes.
FakeClassLoader() - Constructor for class org.apache.river.test.spec.config.util.FakeClassLoader
 
FakeClassLoader - Class in org.apache.river.test.spec.io.util
Provides unique class loader instances.
FakeClassLoader() - Constructor for class org.apache.river.test.spec.io.util.FakeClassLoader
 
FakeClassLoader - Class in org.apache.river.test.spec.security.util
TestClassLoader
FakeClassLoader(URL) - Constructor for class org.apache.river.test.spec.security.util.FakeClassLoader
Constructs a new ClassLoader for the given URL.
FakeConfigurationFile - Class in org.apache.river.test.spec.config.configurationfile
This class opens protected methods of ConfigurationFile class for testing
FakeConfigurationFile(String[]) - Constructor for class org.apache.river.test.spec.config.configurationfile.FakeConfigurationFile
 
FakeConfigurationFile(String[], ClassLoader) - Constructor for class org.apache.river.test.spec.config.configurationfile.FakeConfigurationFile
 
FakeConfigurationFile(Reader, String[]) - Constructor for class org.apache.river.test.spec.config.configurationfile.FakeConfigurationFile
 
FakeConfigurationFile(Reader, String[], ClassLoader) - Constructor for class org.apache.river.test.spec.config.configurationfile.FakeConfigurationFile
 
FakeEndpoint - Class in org.apache.river.test.spec.jeri.util
A fake implementation of the Endpoint interface.
FakeEndpoint(OutboundRequestIterator) - Constructor for class org.apache.river.test.spec.jeri.util.FakeEndpoint
Constructs a FakeEndpoint.
FakeException - Exception in org.apache.river.test.spec.activation.util
A fake implementation of the Exception class for test purposes.
FakeException() - Constructor for exception org.apache.river.test.spec.activation.util.FakeException
 
FakeException - Exception in org.apache.river.test.spec.security.proxytrust.util
Test Exception class for tests checking throwing exceptions.
FakeException() - Constructor for exception org.apache.river.test.spec.security.proxytrust.util.FakeException
Create a FakeException.
FakeException(String) - Constructor for exception org.apache.river.test.spec.security.proxytrust.util.FakeException
Create a FakeException with the given String.
FakeException - Exception in org.apache.river.test.spec.security.util
Test Exception class for tests checking throwing exceptions.
FakeException() - Constructor for exception org.apache.river.test.spec.security.util.FakeException
Create a FakeException.
FakeException(String) - Constructor for exception org.apache.river.test.spec.security.util.FakeException
Create a FakeException with the given String.
FakeExporter - Class in org.apache.river.test.spec.activation.util
A fake implementation of the Exporter class.
FakeExporter(Logger) - Constructor for class org.apache.river.test.spec.activation.util.FakeExporter
Constructor with logger as a parameter
FakeInboundRequest - Class in org.apache.river.test.spec.jeri.util
A fake implementation of the InboundRequest interface.
FakeInboundRequest(ByteArrayInputStream) - Constructor for class org.apache.river.test.spec.jeri.util.FakeInboundRequest
Constructs a FakeInboundRequest.
FakeInboundRequest(long, Object[], int, int) - Constructor for class org.apache.river.test.spec.jeri.util.FakeInboundRequest
Constructs a FakeInboundRequest.
FakeInputStream - Class in org.apache.river.test.spec.jeri.util
A fake implementation of the InputStream contract.
FakeInputStream(Throwable, int) - Constructor for class org.apache.river.test.spec.jeri.util.FakeInputStream
Constructs a FakeInputStream.
FakeIntegrityVerifier - Class in org.apache.river.test.spec.io.util
This classes provides an integrity verifier whose behavior can be controlled by system properties.
FakeIntegrityVerifier() - Constructor for class org.apache.river.test.spec.io.util.FakeIntegrityVerifier
 
FakeInterface - Interface in org.apache.river.test.spec.io.util
A fake interface that is intended to be placed in a downloadable JAR file.
FakeInvocationHandler - Class in org.apache.river.test.spec.jeri.util
A fake InvocationHandler that can be configured to throw an exception or verify method parameters and return a result.
FakeInvocationHandler() - Constructor for class org.apache.river.test.spec.jeri.util.FakeInvocationHandler
Constructs a FakeInvocationHandler.
FakeInvocationHandler(Throwable, Method, Object[], Object) - Constructor for class org.apache.river.test.spec.jeri.util.FakeInvocationHandler
Constructs a FakeInvocationHandler.
FakeInvocationHandler - Class in org.apache.river.test.spec.security.basicproxypreparer
Test invocation handler for creating proxy classes.
FakeInvocationHandler(Object) - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.FakeInvocationHandler
Creates an instance with the specified implementation.
FakeMarshalInputStream - Class in org.apache.river.test.spec.io.util
MarshalInputStream subclass used by tests to throw a specified exception when the readAnnotation method is called and gives access to protected methods.
FakeMarshalInputStream(InputStream, Throwable, String, boolean) - Constructor for class org.apache.river.test.spec.io.util.FakeMarshalInputStream
 
FakeMarshalInputStream(InputStream, Throwable, String) - Constructor for class org.apache.river.test.spec.io.util.FakeMarshalInputStream
 
FakeMarshalOutputStream - Class in org.apache.river.test.spec.io.util
MarshalOutputStream subclass used by tests to write a custom codebase annotation to the stream.
FakeMarshalOutputStream(OutputStream, Collection, String) - Constructor for class org.apache.river.test.spec.io.util.FakeMarshalOutputStream
 
fakeMethod - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
fakeMethod(Object) - Method in class org.apache.river.test.spec.jeri.util.FakeRemoteImpl
 
FakeMethodConstraints - Class in org.apache.river.test.spec.io.util
A fake MethodConstraints object with configurable method return values.
FakeMethodConstraints(InvocationConstraint[]) - Constructor for class org.apache.river.test.spec.io.util.FakeMethodConstraints
Constructs a FakeMethodConstraints.
FakeMethodConstraints - Class in org.apache.river.test.spec.jeri.util
A fake MethodConstraints object with configurable method return values.
FakeMethodConstraints(InvocationConstraint[]) - Constructor for class org.apache.river.test.spec.jeri.util.FakeMethodConstraints
Constructs a FakeMethodConstraints.
FakeMethodConstraints - Class in org.apache.river.test.spec.security.basicproxypreparer
A fake MethodConstraints object with configurable method return values.
FakeMethodConstraints(InvocationConstraint[]) - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.FakeMethodConstraints
Constructs a FakeMethodConstraints.
FakeObject - Class in org.apache.river.test.spec.io.util
A serializable object that throws a specified exception in it's readObject method.
FakeObject(Throwable) - Constructor for class org.apache.river.test.spec.io.util.FakeObject
 
FakeObjectEndpoint - Class in org.apache.river.test.spec.io.util
A fake implementation of the ObjectEndpoint interface.
FakeObjectEndpoint() - Constructor for class org.apache.river.test.spec.io.util.FakeObjectEndpoint
 
FakeObjectEndpoint - Class in org.apache.river.test.spec.jeri.util
A fake implementation of the ObjectEndpoint interface.
FakeObjectEndpoint() - Constructor for class org.apache.river.test.spec.jeri.util.FakeObjectEndpoint
Constructs a FakeObjectEndpoint.
FakeObjectEndpoint(int) - Constructor for class org.apache.river.test.spec.jeri.util.FakeObjectEndpoint
Constructs a FakeObjectEndpoint.
FakeObjectEndpoint(FakeOutboundRequestIterator) - Constructor for class org.apache.river.test.spec.jeri.util.FakeObjectEndpoint
Constructs a FakeObjectEndpoint.
FakeOutboundRequest - Class in org.apache.river.test.spec.jeri.util
A fake implementation of the OutboundRequest interface.
FakeOutboundRequest() - Constructor for class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
Constructs a FakeOutboundRequest.
FakeOutboundRequestIterator - Class in org.apache.river.test.spec.jeri.util
A fake implementation of the OutboundRequestIterator interface.
FakeOutboundRequestIterator(FakeOutboundRequest) - Constructor for class org.apache.river.test.spec.jeri.util.FakeOutboundRequestIterator
Constructs a FakeOutboundRequestIterator.
FakeOutboundRequestIterator(FakeOutboundRequest, boolean) - Constructor for class org.apache.river.test.spec.jeri.util.FakeOutboundRequestIterator
Constructs a FakeOutboundRequestIterator.
FakeOutputStream - Class in org.apache.river.test.spec.jeri.util
A fake implementation of the OutputStream contract.
FakeOutputStream(Throwable) - Constructor for class org.apache.river.test.spec.jeri.util.FakeOutputStream
Constructs a FakeOutputStream.
FakeOutputStream(OutputStream) - Constructor for class org.apache.river.test.spec.security.accesspermission.ReadObjectTest.FakeOutputStream
 
FakeOutputStream(OutputStream) - Constructor for class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest.FakeOutputStream
 
FakePermissionCollection - Class in org.apache.river.test.spec.security.util
PermissionCollection class whose 'implies' method always returns true.
FakePermissionCollection() - Constructor for class org.apache.river.test.spec.security.util.FakePermissionCollection
 
FakePrincipal - Class in org.apache.river.test.spec.security.util
Test class implementing Principal interface.
FakePrincipal() - Constructor for class org.apache.river.test.spec.security.util.FakePrincipal
Default constructor.
FakePrincipal(String) - Constructor for class org.apache.river.test.spec.security.util.FakePrincipal
Creates principal with name specified.
FakeProxyTrustILFactory - Class in org.apache.river.test.spec.jeri.util
A concrete impl of ProxyTrustILFactory used to access protected methods of ProxyTrustILFactory.
FakeProxyTrustILFactory() - Constructor for class org.apache.river.test.spec.jeri.util.FakeProxyTrustILFactory
 
FakeReferentUuid - Class in org.apache.river.test.spec.id.util
 
FakeReferentUuid(Uuid) - Constructor for class org.apache.river.test.spec.id.util.FakeReferentUuid
 
FakeRemoteImpl - Class in org.apache.river.test.spec.jeri.util
 
FakeRemoteImpl() - Constructor for class org.apache.river.test.spec.jeri.util.FakeRemoteImpl
 
FakeRemoteMethodControl - Class in org.apache.river.test.spec.security.basicproxypreparer
Emulation proxy with RemoteMethodControl interface.
FakeRemoteMethodControl() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.FakeRemoteMethodControl
 
FakeRMIClassLoaderSpi - Class in org.apache.river.test.spec.io.util
Provides a way for methods to return configurable values.
FakeRMIClassLoaderSpi() - Constructor for class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
FakeSecurityContext - Class in org.apache.river.test.spec.security.util
Empty SecurityContext.
FakeSecurityContext() - Constructor for class org.apache.river.test.spec.security.util.FakeSecurityContext
 
FakeSecurityManager - Class in org.apache.river.test.spec.io.util
A SecurityManager subclass.
FakeSecurityManager(Permission[], Permission[], SecurityManager) - Constructor for class org.apache.river.test.spec.io.util.FakeSecurityManager
Constructs a FakeSecurityManager.
FakeSecurityManager - Class in org.apache.river.test.spec.jeri.util
A SecurityManager subclass.
FakeSecurityManager(Permission[], Permission[], SecurityManager) - Constructor for class org.apache.river.test.spec.jeri.util.FakeSecurityManager
Constructs a FakeSecurityManager.
FakeServerCapabilities - Class in org.apache.river.test.spec.jeri.util
A fake ServerCapabilities object with configurable method return values.
FakeServerCapabilities(InvocationConstraint[]) - Constructor for class org.apache.river.test.spec.jeri.util.FakeServerCapabilities
Constructs a FakeServerCapabilities.
FakeTrustVerifier - Class in org.apache.river.test.spec.jeri.util
 
FakeTrustVerifier() - Constructor for class org.apache.river.test.spec.jeri.util.FakeTrustVerifier
 
FakeType - Class in org.apache.river.test.spec.export.util
An auxiliary class used in the tests for ServerContext as a server context element.
FakeType(String) - Constructor for class org.apache.river.test.spec.export.util.FakeType
Constructor.
FakeURLClassLoader - Class in org.apache.river.test.spec.config.configurationprovider
That is fake class loader that is equal to URLClassLoader but doesn't really shows specified parent ClassLoader as parent but have internal deligation to it
FakeURLClassLoader(URL[], ClassLoader) - Constructor for class org.apache.river.test.spec.config.configurationprovider.FakeURLClassLoader
 
FakeURLClassLoader(URL[]) - Constructor for class org.apache.river.test.spec.config.configurationprovider.FakeURLClassLoader
 
FakeURLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.river.test.spec.config.configurationprovider.FakeURLClassLoader
 
FakeUuid - Class in org.apache.river.test.spec.id.util
 
FakeUuid(long, long) - Constructor for class org.apache.river.test.spec.id.util.FakeUuid
 
FalseDynamicPolicyProvider - Class in org.apache.river.test.spec.security.util
Policy provider implementing DynamicPolicy interface whose 'grantSupported' method always returns false.
FalseDynamicPolicyProvider() - Constructor for class org.apache.river.test.spec.security.util.FalseDynamicPolicyProvider
 
FalseIntegrityVerifier - Class in org.apache.river.test.spec.security.util
Class implementing IntegrityVerifier interface whose 'providesIntegrity' method always returns false.
FalseIntegrityVerifier() - Constructor for class org.apache.river.test.spec.security.util.FalseIntegrityVerifier
 
FalseProxyTrust - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing RemoteMethodControl and ProxyTrust interfaces whose 'getProxyVerifier' method returns FalseTrustVerifier instance.
FalseProxyTrust() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.FalseProxyTrust
Default constructor.
FalseTrustVerifier - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing TrustVerifier interface whose 'isTrustedObject' method always returns false.
FalseTrustVerifier() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.FalseTrustVerifier
 
FalseTrustVerifier - Class in org.apache.river.test.spec.security.util
Class implementing TrustVerifier interface whose 'isTrustedObject' method always returns false.
FalseTrustVerifier() - Constructor for class org.apache.river.test.spec.security.util.FalseTrustVerifier
 
FalseTrustVerifierContext - Class in org.apache.river.test.spec.constraint.util
Class implementing TrustVerifier.Context interface whose 'isTrustedObject' method always returns false.
FalseTrustVerifierContext() - Constructor for class org.apache.river.test.spec.constraint.util.FalseTrustVerifierContext
 
FAST_TIMEOUT - Static variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
fastTimeout - Variable in class org.apache.river.test.share.BaseQATest
 
fi - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
FiddlerAdminUtil - Class in org.apache.river.test.share
This class contains a set of static methods that provide general-purpose functions related to the administration of the fiddler implementation of the lookup discovery service.
FiddlerAdminUtil() - Constructor for class org.apache.river.test.share.FiddlerAdminUtil
 
FieldMatchTest - Class in org.apache.river.test.impl.outrigger.matching
JavaSpace matching test that writes a number of entries and then takes them all using a template that will match all of the written entries.
FieldMatchTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.FieldMatchTest
 
FieldMatchTestNBE - Class in org.apache.river.test.impl.outrigger.matching
 
FieldMatchTestNBE() - Constructor for class org.apache.river.test.impl.outrigger.matching.FieldMatchTestNBE
 
FieldMatchTestUniqueEntry - Class in org.apache.river.test.impl.outrigger.matching
 
FieldMatchTestUniqueEntry() - Constructor for class org.apache.river.test.impl.outrigger.matching.FieldMatchTestUniqueEntry
 
FieldMatchTestUseIfExists - Class in org.apache.river.test.impl.outrigger.matching
 
FieldMatchTestUseIfExists() - Constructor for class org.apache.river.test.impl.outrigger.matching.FieldMatchTestUseIfExists
 
FieldMatchTestUseIfExistsShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
FieldMatchTestUseIfExistsShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.FieldMatchTestUseIfExistsShutdown
 
FieldNotifyTest - Class in org.apache.river.test.impl.outrigger.matching
JavaSpaces test that registers a single notification with a null or other match all template, then writes a number of entries.
FieldNotifyTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.FieldNotifyTest
 
FieldNotifyTestNBEUniqueEntry - Class in org.apache.river.test.impl.outrigger.matching
 
FieldNotifyTestNBEUniqueEntry() - Constructor for class org.apache.river.test.impl.outrigger.matching.FieldNotifyTestNBEUniqueEntry
 
FieldNotifyTestUniqueEntry - Class in org.apache.river.test.impl.outrigger.matching
 
FieldNotifyTestUniqueEntry() - Constructor for class org.apache.river.test.impl.outrigger.matching.FieldNotifyTestUniqueEntry
 
FieldNotifyTestUniqueEntryShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
FieldNotifyTestUniqueEntryShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.FieldNotifyTestUniqueEntryShutdown
 
FileAccessCheckTask - Class in org.apache.river.tool.envcheck.plugins
A subtask which checks for the accessibility of a file identified by a system property.
FileAccessCheckTask() - Constructor for class org.apache.river.tool.envcheck.plugins.FileAccessCheckTask
 
fileDownloaded(String, InetAddress) - Method in class org.apache.river.tool.ClassServer
This method provides a way for subclasses to be notified when a file has been completely downloaded.
filename - Variable in class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDException
Filename to be specified in HTTPMD URL.
fill(Set, Object[]) - Static method in class org.apache.river.test.share.LookupAttributeAdminTest
 
filterClassDependencyRelationShipMap(Map, ClassDependParameters) - Method in class org.apache.river.tool.classdepend.ClassDepend
This method applies optional filters to provide methods to support the original API of ClassDep.
filterListByGroups(List, String[]) - Static method in class org.apache.river.test.share.BaseQATest
This method returns an array of LocatorGroupsPair instances constructed from the elements of the given list of LocatorGroupsPair instances.
FINALSTATISTICS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print summary of wrapper and method call counts
findClass(String) - Method in class org.apache.river.test.spec.loader.util.QATestPreferredClassLoader
Overrides findClass(String name, boolean resolve) in the PreferredClassLoader and set QATestPreferredClassLoader.findClassIsInvoked flag to true This method was synchronized, but we experienced ClassLoader deadlock on freebsd OpenJDK6, so have removed it to reduce locking.
findClassIsInvoked - Variable in class org.apache.river.test.spec.loader.util.QATestPreferredClassLoader
Flag to indicate that findClass is invoked
findResource(String) - Method in class org.apache.river.test.spec.config.configurationprovider.FakeURLClassLoader
 
findResources(String) - Method in class org.apache.river.test.spec.config.configurationprovider.FakeURLClassLoader
 
firstStageFilter - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
fixCodebase(String) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Convert an http codebase to an httpmd codebase if the service requires codebase integrity.
floatReturn(float) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns passed f
floatReturn(float) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
floatReturn(float) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
fname - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Filename of URL object.
fname1 - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
Filename of URL1.
fname2 - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
Filename of URL2.
Foo - Class in org.apache.river.test.impl.start.loadersplitpolicyprovider
 
Foo() - Constructor for class org.apache.river.test.impl.start.loadersplitpolicyprovider.Foo
 
forceFailure() - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Determine whether a failure should be forced when a method call completes.
forceThreadDump() - Method in class org.apache.river.qa.harness.NonActivatableGroupAdmin
Attempt to force a thread dump.
forceThreadDump() - Method in class org.apache.river.qa.harness.QATestEnvironment
 
ForeverOwner - Class in org.apache.river.test.impl.norm
BaseOwner for leases who have a membership expiration of Lease.FOREVER
ForeverOwner(long, long, long, long, long, Object, boolean) - Constructor for class org.apache.river.test.impl.norm.ForeverOwner
Simple constructor
ForeverOwner - Class in org.apache.river.test.share
TrackingOwner for leases who have a membership expiration of Lease.FOREVER
ForeverOwner(long, long, long, long, Object, boolean, QAConfig) - Constructor for class org.apache.river.test.share.ForeverOwner
Simple constructor
formatExplanation() - Method in class org.apache.river.tool.envcheck.Reporter.Message
Returns the flag indicating whether to format the explanation text.
FriendlyAE() - Constructor for class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.FriendlyAE
 
FriendlyAE(String) - Constructor for class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.FriendlyAE
 
FriendlyE() - Constructor for class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.FriendlyE
 
FriendlyE(String) - Constructor for class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.FriendlyE
 
friends - Variable in class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.FriendlyAE
 
friends - Variable in class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.FriendlyE
 
fullGC() - Static method in class org.apache.river.test.share.TxnManagerTest
This method aggressively frees evrything by used Runtime.gc().
FullLoggingFilter - Class in org.apache.river.test.support
 
FullLoggingFilter() - Constructor for class org.apache.river.test.support.FullLoggingFilter
 
FullLoggingVerifier - Class in org.apache.river.test.support
A configuration verifier used by tests which should not be run when full logging is turned on
FullLoggingVerifier() - Constructor for class org.apache.river.test.support.FullLoggingVerifier
 

G

gcCallsNum - Variable in class org.apache.river.test.spec.security.util.SCSPolicyProvider
How much times getContext method was called.
gcCallsNum - Variable in class org.apache.river.test.spec.security.util.SCSSecurityManager
How much times getContext method was called.
generate() - Method in class org.apache.river.qa.harness.HtmlReport
Generate the html report using the testList provided to constructor.
generate() - Method in class org.apache.river.qa.harness.XmlReport
Generate the xml report using the testList provided to constructor.
generateAndValidate(MailboxRegistration[], TestGenerator[], TestListener[], boolean, boolean) - Method in class org.apache.river.test.spec.eventmailbox.StressTest
 
generateEvent(long, int) - Method in interface org.apache.river.test.impl.mercury.TestGenerator
 
generateEvent(long, int) - Method in class org.apache.river.test.impl.mercury.TestGeneratorImpl
 
generatePreferredList(PrintWriter) - Method in class org.apache.river.tool.PreferredListGen
Generate the preferred list from the dependency graph.
genIntegrityCodebase(String, String) - Method in class org.apache.river.qa.harness.QAConfig
Convert an http codebase to an httpmd codebase.
get(JavaSpace, Entry, Transaction, long) - Method in class org.apache.river.test.impl.outrigger.transaction.SpaceOperation
Issue the selected operation.
get(Object) - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
GET_DISCOVERED_LOCATORS - Static variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
Get_ExceptionTest - Class in org.apache.river.test.spec.io.marshalledinstance
Purpose This test verifies the behavior of MarshalledInstance get method in cases where it should throw an exception.
Get_ExceptionTest() - Constructor for class org.apache.river.test.spec.io.marshalledinstance.Get_ExceptionTest
 
GET_GROUPS - Static variable in class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
 
GET_LOCATORS - Static variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
Get_NormalTest - Class in org.apache.river.test.spec.io.marshalledinstance
Purpose This test verifies the behavior of MarshalledInstance get method in cases where it should return normally.
Get_NormalTest() - Constructor for class org.apache.river.test.spec.io.marshalledinstance.Get_NormalTest
 
GET_REGISTRARS - Static variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
GET_REGISTRARS - Static variable in class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
 
GET_UNDISCOVERED_LOCATORS - Static variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
getAbstractTestComponent() - Static method in class org.apache.river.test.spec.config.util.TestComponent
Some static method returning AbstractTestComponent type object
getAccessControlContext() - Method in class org.apache.river.test.spec.security.util.FakeSecurityContext
Method from SecurityContext.
getActions() - Method in class org.apache.river.test.spec.policyprovider.util.QAPermission01
return empty string for all QAPermission01 objects
getActions() - Method in class org.apache.river.test.spec.security.accesspermission.ReadObjectTest.FakeAccessPermission
 
getActions() - Method in class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest.FakeAuthenticationPermission
 
getActivationDesc(ActivationID) - Method in class org.apache.river.test.spec.activation.util.FakeActivationSystem
 
getActivationGroupDesc(ActivationGroupID) - Method in class org.apache.river.test.spec.activation.util.FakeActivationSystem
 
getActivationHost() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the activation host originally returned by the getActivationHost method.
getActivationID() - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
Return the ActivationID associated with the service started by this admin.
GetActivationID_BehaviorTest - Class in org.apache.river.test.spec.jrmp.jrmpexporter
Purpose This test verifies the following: getActivationID method of JrmpExporter returns the activation ID associated with the object exported by this exporter, or null if activation is not being used with this exporter.
GetActivationID_BehaviorTest() - Constructor for class org.apache.river.test.spec.jrmp.jrmpexporter.GetActivationID_BehaviorTest
 
GetActivationID_CallTest - Class in org.apache.river.test.spec.activation.activatableinvocationhandler
Purpose: This test verifies the behavior of the ActivatableInvocationHandler.getActivationID method during normal call.
GetActivationID_CallTest() - Constructor for class org.apache.river.test.spec.activation.activatableinvocationhandler.GetActivationID_CallTest
 
getActivationPort() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the activation port originally returned by the getServiceActivationPort method.
getActiveCommDiscardMap(ArrayList) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Return any elements having either a groups entry or a locators entry
getAddedWait() - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
Based on the configuration of the test, this method computes and returns the amount of time to wait for all events to arrive and, if appropriate, adjusts the value of org.apache.river.sdm.discardWait.
getAddLookupsToStart() - Method in class org.apache.river.test.share.BaseQATest
 
getAddLookupsToStart() - Method in class org.apache.river.test.share.LookupServices
 
getAdmin(String) - Method in class org.apache.river.qa.harness.AdminManager
Get the admin associated with the given service name.
getAdmin(String, String) - Method in class org.apache.river.qa.harness.AdminManager
Get the admin associated with the given service name.
getAdmin(Object) - Method in class org.apache.river.qa.harness.AdminManager
Obtain the admin associated with proxy.
getAdmin() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
getAdmin() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestService
 
getAdmin(ServiceRegistrar) - Method in class org.apache.river.test.spec.servicediscovery.discovery.Discovery
 
getAdminManager() - Method in class org.apache.river.qa.harness.SlaveTest
Accessor for SlaveRequest to obtain the admin manager.
getAdminProxy() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Returns the lookup service admin object
getalg() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
This method returns message digest algorithm.
getAlg() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
This method returns message digest algorithm.
getAllAdmins() - Method in class org.apache.river.qa.harness.AdminManager
 
getAllInterfaces(Object) - Static method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustUtil
Returns an array containing all interfaces implemented by the given object or null if class is null.
getAllLookupsToStart() - Method in class org.apache.river.test.share.BaseQATest
 
getAllLookupsToStart() - Method in class org.apache.river.test.share.LookupServices
 
getAndCompare(URL, String) - Method in class org.apache.river.test.spec.url.httpmd.handler.GetDefaultPort
Getting the default port number of the specified HTTPMD URL object and comparing the port with expected result (default port number).
getAnnounceInterval() - Method in class org.apache.river.test.share.LookupServices
 
getAnnounceInterval() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
getAnotherURL() - Method in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile.TestItem
Getting URL object to be compared with HTTPMD URL object of this TestItem object.
getArgs() - Method in class org.apache.river.tool.envcheck.EnvCheck
Get the command line arguments of the command being analyzed.
getArrivalTimes() - Method in class org.apache.river.test.share.RememberingRemoteListener
Return an array of all arrival times received as of the time of method call.
getAString() - Method in interface org.apache.river.test.impl.outrigger.matching.ARemoteInterface
 
getAString() - Method in class org.apache.river.test.impl.outrigger.matching.ARemoteInterfaceImpl
 
GetAttributes - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
GetAttributes() - Constructor for class org.apache.river.test.spec.joinmanager.GetAttributes
 
GetAttributesNew - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
GetAttributesNew() - Constructor for class org.apache.river.test.spec.joinmanager.GetAttributesNew
 
getAttrIndx(Object, Entry[][]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Steps through the given array of attribute objects searching for the element that equals the given attribute Object; returning the element index if a match is found and -1 otherwise
getAttrObj() - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Returns the attribute associated with this tuple
getAttrs() - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Returns the array of attributes associated with this tuple
getAverageBatchSize() - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
Return the average number of leases included in each batch
getBasicServiceTypeFromConfig(QAConfig) - Static method in class org.apache.river.test.share.AttributesUtil
Using either values contained in the configure property file, or default values, constructs and returns an instance of the attribute class org.apache.river.lookup.entry.BasicServiceType.
getBatchCancelCalls() - Method in class org.apache.river.test.share.FailingOpCountingOwner
Return the number of calls made to the batchCancel method.
getBatchCancelCalls() - Method in class org.apache.river.test.share.OpCountingOwner
Return the number of calls made to the batchCancel method.
getBatchRenewCalls() - Method in class org.apache.river.test.share.FailingOpCountingOwner
Return the number of calls made to the batchRenew method.
getBatchRenewCalls() - Method in class org.apache.river.test.share.OpCountingOwner
Return the number of calls made to the batchRenew method.
getBehavior(int) - Method in interface org.apache.river.test.share.TestParticipant
 
getBehavior(int) - Method in class org.apache.river.test.share.TestParticipantImpl
 
GetBlockTest - Class in org.apache.river.test.impl.outrigger.transaction
Checks if read/take works well when a matching entry is written during the operations.
GetBlockTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.GetBlockTest
 
getBoolean(Object) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Returns boolean.
getBooleanConfigVal(String, boolean) - Method in class org.apache.river.qa.harness.QAConfig
This method will retrieve from the locally stored property list, the value of a property whose name corresponds to the string contained in the input argument "propertyName" and whose value is of type 'boolean'.
getBundle() - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Get the resource bundle for this class.
getByte(Object) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Returns byte.
getCallerContext() - Method in class org.apache.river.test.spec.constraint.util.BaseTrustVerifierContext
Method from TrustVerifier.Context interface.
getCallerContext() - Method in class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.TestTrustVerifierCtx
 
getCallerContext() - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.TestTrustVerifierCtxSSL
 
getCallerContext() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifierContext
Returns a collection of context objects for use by trust verifiers.
getCallsNum() - Method in class org.apache.river.test.spec.security.util.SCSPolicyProvider
Returns how much times getContext method was called.
getCallsNum() - Method in class org.apache.river.test.spec.security.util.SCSSecurityManager
Returns how much times getContext method was called.
getCancelCalls() - Method in class org.apache.river.test.share.FailingOpCountingOwner
Return the number of calls made to the cancel method.
getCancelCalls() - Method in class org.apache.river.test.share.OpCountingOwner
Return the number of calls made to the cancel method.
getCategories() - Method in class org.apache.river.qa.harness.MainTestDescription
Returns a default category name if no categories have been defined for the test.
getCategories() - Method in class org.apache.river.qa.harness.TestDescription
Get the test categories associated with this test.
getCategories() - Method in class org.apache.river.test.impl.outrigger.javaspace05.MutatingContentsTest
Return an array of String whose elements comprise the categories to which this test belongs.
getCategories() - Method in class org.apache.river.test.impl.outrigger.javaspace05.StableContentsTest
Return an array of String whose elements comprise the categories to which this test belongs.
getCategories() - Method in class org.apache.river.test.impl.outrigger.transaction.IfExistsDontBlockSelfTest
Return an array of String whose elements comprise the categories to which this test belongs.
getCategories() - Method in class org.apache.river.test.impl.outrigger.transaction.ReadReadTakeTest
Return an array of String whose elements comprise the categories to which this test belongs.
getCategories() - Method in class org.apache.river.test.impl.outrigger.transaction.ReadTakeAbortTest
Return an array of String whose elements comprise the categories to which this test belongs.
getCategories() - Method in class org.apache.river.test.impl.outrigger.transaction.ReadTakeCommitTest
Return an array of String whose elements comprise the categories to which this test belongs.
getCategories() - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
Return an array of String whose elements comprise the categories to which this test belongs.
getCategories() - Method in class org.apache.river.test.share.DestroyTest
Return an array of String whose elements comprise the categories to which this test belongs.
getCategories() - Method in class org.apache.river.test.share.LookupAttributeAdminTest
Return an array of String whose elements comprise the categories to which this test belongs.
getCategories() - Method in class org.apache.river.test.share.LookupGroupAdminTest
Return an array of String whose elements comprise the categories to which this test belongs.
getCategories() - Method in class org.apache.river.test.share.LookupLocatorAdminTest
Return an array of String whose elements comprise the categories to which this test belongs.
getChar(Object) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Returns char.
getClassAnnotation(Class) - Method in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
GetClassAnnotation - Class in org.apache.river.test.spec.loader.pref.preferredClassLoader
Purpose

This test verifies the behavior of the
public String getClassAnnotation() method of the
net.jini.loader.pref.PreferredClassLoader class:
Return the string to be annotated with all classes loaded from this class loader.
GetClassAnnotation() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassLoader.GetClassAnnotation
 
GetClassAnnotation - Class in org.apache.river.test.spec.loader.pref.preferredClassProvider
Purpose

This test verifies the behavior of the
public String getClassAnnotation(Class cl) method of the
net.jini.loader.pref.PreferredClassProvider class.
GetClassAnnotation() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassProvider.GetClassAnnotation
 
getClassAnnotationReturn - Static variable in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
getClasses() - Static method in class org.apache.river.test.spec.security.util.BaseIntegrityVerifier
Returns classes whose 'isTrustedObject' method was called.
getClasses() - Static method in class org.apache.river.test.spec.security.util.BaseTrustVerifier
Returns classes whose 'isTrustedObject' method was called.
getClasses() - Method in class org.apache.river.test.spec.security.util.FakeClassLoader
Returns an array of classes which was loaded through this class loader.
getClassesArray() - Static method in class org.apache.river.test.spec.security.proxytrust.util.BaseIsTrustedObjectClass
Returns a list of classes whose checked methods were invoked.
getClassLoader(Uuid) - Static method in class org.apache.river.test.impl.start.TestServiceSharedMap
 
getClassLoader() - Method in class org.apache.river.test.spec.constraint.util.BaseTrustVerifierContext
Method from TrustVerifier.Context interface.
getClassLoader(String) - Method in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
getClassLoader() - Method in class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.TestTrustVerifierCtx
 
getClassLoader() - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.TestTrustVerifierCtxSSL
 
GetClassLoader - Class in org.apache.river.test.spec.loader.pref.preferredClassProvider
Purpose

This test verifies the behavior of the
public ClassLoader getClassLoader(String codebase) throws MalformedURLException method of the
net.jini.loader.pref.PreferredClassProvider class:
Returns a class loader that loads classes from the given codebase URL path.
GetClassLoader() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassProvider.GetClassLoader
 
getClassLoader() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifierContext
Method from TrustVerifier.Context interface.
getClassLoader0() - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
GetClassLoaderMalformedURLException - Class in org.apache.river.test.spec.loader.pref.preferredClassProvider
Purpose

This test verifies the behavior of the
public ClassLoader getClassLoader(String codebase) throws MalformedURLException method of the
net.jini.loader.pref.PreferredClassProvider class:
Returns a class loader that loads classes from the given codebase URL path.
GetClassLoaderMalformedURLException() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassProvider.GetClassLoaderMalformedURLException
 
GetClassLoaderSecurityException - Class in org.apache.river.test.spec.loader.pref.preferredClassProvider
Purpose: Purpose

This test verifies the behavior of the
public ClassLoader getClassLoader(String codebase) throws MalformedURLException method of the
net.jini.loader.pref.PreferredClassProvider class:
Returns a class loader that loads classes from the given codebase URL path.
GetClassLoaderSecurityException() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassProvider.GetClassLoaderSecurityException
 
getClassLoaderTree(ClassLoader) - Static method in class org.apache.river.test.impl.mercury.EMSTestBase
 
getClasspath() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the classpath originally returned by the getServiceClasspath method.
getClasspath() - Method in class org.apache.river.qa.harness.MainTestDescription
Returns the classpath for compilation and test execution.
getClasspath() - Method in class org.apache.river.tool.envcheck.EnvCheck
Get the classpath provided by the command line being analyzed.
getClientConversation() - Method in class org.apache.river.test.spec.jeri.mux.util.Redirector
Returns the bytes sent by the client side of the connection
getClientMaxPrincipal() - Method in class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
getClientMaxPrincipal() - Method in interface org.apache.river.test.impl.end2end.e2etest.SubjectProvider
 
getClientMinPrincipal() - Method in class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
getClientMinPrincipal() - Method in interface org.apache.river.test.impl.end2end.e2etest.SubjectProvider
 
getClientMinPrincipalType() - Method in class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
getClientMinPrincipalType() - Method in interface org.apache.river.test.impl.end2end.e2etest.SubjectProvider
 
GetClientSocketFactory_BehaviorTest - Class in org.apache.river.test.spec.jrmp.jrmpexporter
Purpose This test verifies the following: getClientSocketFactory method of JrmpExporter returns the client socket factory for this exporter, or null if none.
GetClientSocketFactory_BehaviorTest() - Constructor for class org.apache.river.test.spec.jrmp.jrmpexporter.GetClientSocketFactory_BehaviorTest
 
getClientSubject() - Method in class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
getClientSubject() - Method in interface org.apache.river.test.impl.end2end.e2etest.SubjectProvider
 
getCodebase() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the codebase originally returned by the getServiceCodebase method.
getCodebase() - Method in class org.apache.river.qa.harness.MainTestDescription
Returns the codebase for the test.
getCodeBase() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
This method returns codebase.
getCollectedRemoteEvents(TestPullListener, MailboxPullRegistration, int, long) - Method in class org.apache.river.test.impl.mercury.EMSTestBase
 
getCollectedRemoteEvents() - Method in interface org.apache.river.test.impl.mercury.TestPullListener
 
getCollectedRemoteEvents() - Method in class org.apache.river.test.impl.mercury.TestPullListenerImpl
 
getCollectedRemoteEventsSize() - Method in interface org.apache.river.test.impl.mercury.TestPullListener
 
getCollectedRemoteEventsSize() - Method in class org.apache.river.test.impl.mercury.TestPullListenerImpl
 
getColor() - Method in class org.apache.river.test.impl.outrigger.javaspace05.A0
 
getColor() - Method in class org.apache.river.test.impl.outrigger.javaspace05.B0
 
getColor() - Method in class org.apache.river.test.impl.outrigger.javaspace05.C0
 
getColor() - Method in interface org.apache.river.test.impl.outrigger.javaspace05.TestEntry
 
getCombinedConstraints() - Method in interface org.apache.river.test.impl.end2end.e2etest.TestClient
Get the combined constraints which are associated with the remote call in progress.
getCombiner() - Method in class org.apache.river.test.spec.security.util.TestPrivilegedAction
Returns stored domain combiner.
getCombiner() - Method in class org.apache.river.test.spec.security.util.TestPrivilegedExceptionAction
Returns stored domain combiner.
getCommandLine() - Method in class org.apache.river.qa.harness.MainTestDescription
Get the command line for the test VM.
getCommonStaticVariable() - Method in interface org.apache.river.test.impl.start.TestService
Get the current value of a static variable in TestServiceDummyClass0 (a class with a defining class loader that is common to all application class loaders).
getCommonStaticVariable() - Method in class org.apache.river.test.impl.start.TestServiceImpl
 
getComponent() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the service component name originally returned by the getServiceComponent method.
getComponent() - Method in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
returns last component argument of getEntryInternal method
getComponentFile(String, TestDescription) - Method in class org.apache.river.qa.harness.QAConfig
Return the File associated with entryName.
getComponentURL(String, TestDescription) - Method in class org.apache.river.qa.harness.QAConfig
Return the url associated with entryName.
getConfig() - Static method in class org.apache.river.qa.harness.QAConfig
Static accessor for the config instance.
getConfig() - Method in class org.apache.river.qa.harness.QATestEnvironment
Return the QAConfig object for the test environment.
getConfig() - Method in class org.apache.river.qa.harness.SlaveTest
Accessor for SlaveRequest to obtain the config object.
getConfigObject(Class, String) - Method in class org.apache.river.test.spec.jeri.transport.util.AbstractEndpointTest
 
getConfiguration() - Method in class org.apache.river.qa.harness.QAConfig
Provides the net.jini.config.Configuration object bound to this test.
getConfiguration() - Static method in class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
 
getConfiguration() - Static method in class org.apache.river.test.spec.javaspace.conformance.ParticipantImpl
 
getConfiguration() - Static method in class org.apache.river.test.spec.javaspace.conformance.TestEventListener05
 
getConfiguration() - Method in class org.apache.river.test.spec.jeri.transport.util.AbstractEndpointTest
 
getConfigurationFileName() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the configuration file name originally obtained by the getServiceConfigurationFileName method.
getConfiguredMailbox() - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getConstrainedLocator(String, int) - Static method in class org.apache.river.qa.harness.QAConfig
Get a ConstrainableLookupLocator for the given host and port using constraints provided by the test.locatorConstraints entry from the test configuration file.
getConstrainedLocator(LookupLocator) - Static method in class org.apache.river.qa.harness.QAConfig
Get a ConstrainableLookupLocator for the host and port provided by the given locator, using constraints provided by the test.locatorConstraints entry from the test configuration file.
getConstrainedLocator(String) - Static method in class org.apache.river.qa.harness.QAConfig
Get a ConstrainableLookupLocator for the given URL , using constraints provided by the test.locatorConstraints entry from the test configuration file.
getConstrainedLocator(String, int) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getConstrainedLocator(LookupLocator) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getConstrainedLocator(String) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getConstraintAlternatives1() - Method in class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
getConstraintAlternatives1() - Method in interface org.apache.river.test.impl.end2end.e2etest.SubjectProvider
 
getConstraintAlternatives2() - Method in class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
getConstraintAlternatives2() - Method in interface org.apache.river.test.impl.end2end.e2etest.SubjectProvider
 
getConstraints() - Method in class org.apache.river.test.impl.norm.ConstrainableTestLease
 
getConstraints() - Method in class org.apache.river.test.share.ConstrainableTestLease
 
getConstraints() - Method in class org.apache.river.test.share.ConstrainableUnreadableTestLease
 
getConstraints() - Method in class org.apache.river.test.spec.activation.util.RMCProxy
 
getConstraints(Method) - Method in class org.apache.river.test.spec.io.util.FakeMethodConstraints
Implementation of interface method.
getConstraints(Method) - Method in class org.apache.river.test.spec.jeri.util.FakeMethodConstraints
Implementation of interface method.
getConstraints(Method) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeMethodConstraints
Implementation of interface method.
getConstraints() - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeRemoteMethodControl
 
getConstraints() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseProxyTrust
Returns MethodConstraints passed to 'setConstraints' method.
getConstraints() - Method in class org.apache.river.test.spec.security.proxytrust.util.RMCImpl
Method from RemoteMethodControl interface.
getConstraints() - Method in class org.apache.river.test.spec.security.proxytrust.util.RMCTEImpl
Method from RemoteMethodControl interface.
GetConstraints_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints
Purpose: This test verifies the behavior of the getConstraints method of BasicMethodConstraints class.
GetConstraints_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.GetConstraints_Test
 
GetConstraints_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc
Purpose: This test verifies the behavior of the getConstraints method of MethodDesc class.
GetConstraints_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.GetConstraints_Test
 
GetContext - Class in org.apache.river.test.impl.start.aggregatepolicyprovider
Auxiliary class for GetContextTest
GetContext() - Constructor for class org.apache.river.test.impl.start.aggregatepolicyprovider.GetContext
 
getContext() - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
getContext() - Method in class org.apache.river.test.spec.security.util.SCSPolicyProvider
Returns test SecurityContext.
getContext() - Method in class org.apache.river.test.spec.security.util.SCSSecurityManager
Returns test SecurityContext.
getContext() - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
Getting the context in which to parse the specification.
GetContextTest - Class in org.apache.river.test.impl.start.aggregatepolicyprovider
 
GetContextTest() - Constructor for class org.apache.river.test.impl.start.aggregatepolicyprovider.GetContextTest
 
GetContextTest - Class in org.apache.river.test.spec.security.security
Purpose This test verifies the following: 'getContext' static method of Security class returns a snapshot of the current security context, which can be used to restore the context at a later time.
GetContextTest() - Constructor for class org.apache.river.test.spec.security.security.GetContextTest
 
getCookie() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestEndpointListener
 
getCookie() - Method in class org.apache.river.test.spec.jeri.mux.util.PingAckMessage
Returns the cookie associated with this message
getCookie() - Method in class org.apache.river.test.spec.jeri.mux.util.PingMessage
Returns the cookie associated with this message
getCookies() - Method in class org.apache.river.test.spec.jeri.transport.util.IllegalArgumentContext
 
getCount(String, String) - Static method in class org.apache.river.test.impl.end2end.jssewrapper.Statistics
Return the call count for the given class and method names
getCreated(TransactionManager, long) - Method in class org.apache.river.test.impl.mahalo.TxnMgrTestBase
 
getCreateds(TransactionManager, long[]) - Method in class org.apache.river.test.impl.mahalo.TxnMgrTestBase
 
getCreateMethod() - Static method in class org.apache.river.test.impl.start.ServiceStarterCreateBaseTest
 
getCreateWithLoginMethod() - Static method in class org.apache.river.test.impl.start.ServiceStarterCreateBaseTest
 
getCtx() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifier
Returns context passed to 'isTrustedObject' method.
getCtxObjs() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifierContext
Returns context objects passed to constructor.
getCtxs() - Static method in class org.apache.river.test.spec.security.util.BaseTrustVerifier
Returns contexts passed to 'isTrustedObject' method.
GetCurrentProxy_CallTest - Class in org.apache.river.test.spec.activation.activatableinvocationhandler
Purpose: This test verifies the behavior of the ActivatableInvocationHandler class getCurrentProxy method during non exceptional call.
GetCurrentProxy_CallTest() - Constructor for class org.apache.river.test.spec.activation.activatableinvocationhandler.GetCurrentProxy_CallTest
 
getCurTime() - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Returns the current time in milliseconds
getData() - Method in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
returns last data argument of getEntryInternal method
getDefaultExporter() - Static method in class org.apache.river.qa.harness.QAConfig
Returns the default exporter for the test.
getDefaultInstanceCarrier() - Method in class org.apache.river.test.impl.end2end.e2etest.End2EndTest
Return an InstanceCarrier to be used when the wrapper is disabled.
getDefaultInstanceCarrier() - Method in interface org.apache.river.test.impl.end2end.e2etest.TestCoordinator
The the default InstanceCarrier for the TestClient.
GetDefaultPort - Class in org.apache.river.test.spec.url.httpmd.handler
Purpose: This test verifies the behavior of Handler.getDefaultPort() method.
GetDefaultPort() - Constructor for class org.apache.river.test.spec.url.httpmd.handler.GetDefaultPort
 
getDefaultPort() - Method in class org.apache.river.test.spec.url.httpmd.util.TestHandler
Returns the default port for a URL parsed by this handler.
GetDeliveryContext - Class in org.apache.river.test.spec.jeri.transport.util
 
GetDeliveryContext(RequestDispatcher) - Constructor for class org.apache.river.test.spec.jeri.transport.util.GetDeliveryContext
 
GetDeliveryDispatcher - Class in org.apache.river.test.spec.jeri.transport.util
 
GetDeliveryDispatcher() - Constructor for class org.apache.river.test.spec.jeri.transport.util.GetDeliveryDispatcher
 
getDeliveryStatus() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
Implementation of interface method.
GetDeliveryStatusTest - Class in org.apache.river.test.spec.jeri.transport
 
GetDeliveryStatusTest() - Constructor for class org.apache.river.test.spec.jeri.transport.GetDeliveryStatusTest
 
getDependants() - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
Get the classes dependant on this class.
getDependencyRelationshipMap(Collection, boolean) - Method in class org.apache.river.tool.classdepend.ClassDepend
This method builds the entire DependencyRelationShipMap that can be used to analyse class dependencies.
getDescription() - Method in class org.apache.river.test.impl.outrigger.javaspace05.MutatingContentsTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.javaspace05.StableContentsTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.GetBlockTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.IfExistsDontBlockSelfTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.IfExistsDontBlockSelfTestRead
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.IfExistsTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.MultipleAccessTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.NotifyLogTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.NotifyTransactionTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestAbort
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestAbortActive
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestAbortThrows
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestAbortWait
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestCommit
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestCommitThrows
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestCommitWait
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.ReactivationTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.ReadReadTakeTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.ReadTakeAbortTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.ReadTakeCommitTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.SimpleTransactionTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.SimpleTransactionTest2
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.impl.outrigger.transaction.TwoSpaceTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.share.DestroyTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.share.LookupAttributeAdminTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.share.LookupGroupAdminTest
Return a String which describes this test
getDescription() - Method in class org.apache.river.test.share.LookupLocatorAdminTest
Return a String which describes this test
getDescriptors() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return the ServiceDescriptors contained in the service starter configuration.
getDestroyMethod() - Static method in class org.apache.river.test.impl.start.DestroySharedGroupCreateBaseTest
 
getDestroyWithLoginMethod() - Static method in class org.apache.river.test.impl.start.DestroySharedGroupCreateBaseTest
 
getDir() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the directory name originally returned by the getServiceDir method.
getDiscardedMap() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
getDiscoveredLocators() - Method in class org.apache.river.test.share.BaseQATest.LookupListener
Returns the locators of the lookups from discoveredMap, which contains both the lookups that are expected to be discovered, as well as the lookups that have already been discovered.
GetDiscoveredLocators - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
GetDiscoveredLocators() - Constructor for class org.apache.river.test.spec.locatordiscovery.GetDiscoveredLocators
 
GetDiscoveredLocatorsAfterTerminate - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the getDiscoveredLocators method is invoked after the lookup locator discovery utility has been terminated, an IllegalStateException results.
GetDiscoveredLocatorsAfterTerminate() - Constructor for class org.apache.river.test.impl.locatordiscovery.GetDiscoveredLocatorsAfterTerminate
 
GetDiscoveredLocatorsEmpty - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
GetDiscoveredLocatorsEmpty() - Constructor for class org.apache.river.test.spec.locatordiscovery.GetDiscoveredLocatorsEmpty
 
GetDiscoveredLocatorsNew - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
GetDiscoveredLocatorsNew() - Constructor for class org.apache.river.test.spec.locatordiscovery.GetDiscoveredLocatorsNew
 
getDiscoveredMap() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
getDiscoveryAdmin(ServiceRegistrar) - Static method in class org.apache.river.test.share.DiscoveryAdminUtil
Determines if the input object implements both the net.jini.admin.Administrable and the net.jini.lookup.DiscoveryAdmin interfaces, and if yes, returns a proxy to an instance of the net.jini.lookup.DiscoveryAdmin interface.
GetDiscoveryManager - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
GetDiscoveryManager() - Constructor for class org.apache.river.test.spec.joinmanager.GetDiscoveryManager
 
getDouble(Object) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Returns double.
getDoubleConfigVal(String, double) - Method in class org.apache.river.qa.harness.QAConfig
This method will retrieve from the locally stored property list, the value of a property whose name corresponds to the string contained in the input argument "propertyName" and whose value is of type 'double'.
getDurationTime() - Method in class org.apache.river.qa.harness.TestList
 
getEndpoint() - Method in class org.apache.river.test.spec.jeri.mux.util.AbstractMuxTest
Returns a client endpoint that uses net.jini.jeri.connection.ConnectionManager to manage its connections.
getEndpoints() - Method in class org.apache.river.test.spec.jeri.transport.util.EqualityContext
 
getEndpoints() - Method in class org.apache.river.test.spec.jeri.transport.util.GetDeliveryContext
 
getEndpoints() - Method in class org.apache.river.test.spec.jeri.transport.util.IllegalArgumentContext
 
getEndpoints() - Method in class org.apache.river.test.spec.jeri.transport.util.SETContext
 
GetEntriesTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckPersistence.GetEntriesTask
 
getEntry(String, String, Class) - Method in class org.apache.river.qa.harness.QAConfiguration
 
getEntry(String, String, Class, Object) - Method in class org.apache.river.qa.harness.QAConfiguration
 
getEntry(String, String, Class, Object, Object) - Method in class org.apache.river.qa.harness.QAConfiguration
 
getEntry() - Static method in class org.apache.river.test.impl.outrigger.matching.RandomEntryFactory
Returns a non-unique, random Entry object.
getEntry(String, String, Class) - Method in class org.apache.river.test.spec.config.configurationprovider.BadConstructorConfiguration
 
getEntry(String, String, Class, Object) - Method in class org.apache.river.test.spec.config.configurationprovider.BadConstructorConfiguration
 
getEntry(String, String, Class, Object, Object) - Method in class org.apache.river.test.spec.config.configurationprovider.BadConstructorConfiguration
 
getEntry(String, String, Class) - Method in class org.apache.river.test.spec.config.configurationprovider.ValidConfiguration
 
getEntry(String, String, Class, Object) - Method in class org.apache.river.test.spec.config.configurationprovider.ValidConfiguration
 
getEntry(String, String, Class, Object, Object) - Method in class org.apache.river.test.spec.config.configurationprovider.ValidConfiguration
 
getEntry(String, String, Class) - Method in class org.apache.river.test.spec.config.configurationprovider.ValidConfigurationWithoutDefaults
 
getEntry(String, String, Class, Object) - Method in class org.apache.river.test.spec.config.configurationprovider.ValidConfigurationWithoutDefaults
 
getEntry(String, String, Class, Object, Object) - Method in class org.apache.river.test.spec.config.configurationprovider.ValidConfigurationWithoutDefaults
 
GetEntry_Test - Class in org.apache.river.test.spec.config.abstractconfiguration
Purpose: This test verifies the behavior of the getEntry methods of AbstractConfiguration class.
GetEntry_Test() - Constructor for class org.apache.river.test.spec.config.abstractconfiguration.GetEntry_Test
 
getEntryClasses(ServiceTemplate) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getEntryClasses(ServiceTemplate) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
GetEntryClassesAttrNull - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that the method getEntryClasses() operates as expected when a template containing only an attribute class having only null fields is input.
GetEntryClassesAttrNull() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesAttrNull
 
GetEntryClassesAttrVals - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that the method getEntryClasses() operates as expected when a template containing only an attribute class with non-null fields is input.
GetEntryClassesAttrVals() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesAttrVals
 
GetEntryClassesEmpty - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that the method getEntryClasses() operates as expected when an "empty" template is input.
GetEntryClassesEmpty() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesEmpty
 
GetEntryClassesNoMatch - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a getEntryClasses with a template that matches nothing results in a null return value.
GetEntryClassesNoMatch() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.GetEntryClassesNoMatch
 
GetEntryClassesNullTemplate - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a getEntryClasses with a null template results in a NullPointerException.
GetEntryClassesNullTemplate() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.GetEntryClassesNullTemplate
 
GetEntryClassesTypeAttr - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that the method getEntryClasses() operates as expected when a template containing only an attribute class having only null fields is input.
GetEntryClassesTypeAttr() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesTypeAttr
 
getEntryInternal(String, String, Class, Object) - Method in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
emulation of getEntryInternal
getEntryInternal(String, String, Class, Object) - Method in class org.apache.river.test.spec.config.configurationfile.FakeConfigurationFile
 
GetEntryInternal_Test - Class in org.apache.river.test.spec.config.configurationfile
Purpose: This test verifies the behavior of the getEntryInternal method of ConfigurationFile class.
GetEntryInternal_Test() - Constructor for class org.apache.river.test.spec.config.configurationfile.GetEntryInternal_Test
 
GetEntryInternal_Test - Class in org.apache.river.test.spec.config.emptyconfiguration
Purpose: This test verifies the behavior of the getEntryInternal method of EmptyConfiguration class.
GetEntryInternal_Test() - Constructor for class org.apache.river.test.spec.config.emptyconfiguration.GetEntryInternal_Test
 
GetEntryNames_Test - Class in org.apache.river.test.spec.config.configurationfile
Purpose: This test verifies the behavior of the getEntryNames method of ConfigurationFile class.
GetEntryNames_Test() - Constructor for class org.apache.river.test.spec.config.configurationfile.GetEntryNames_Test
 
GetEntryType_Test - Class in org.apache.river.test.spec.config.configurationfile
Purpose: This test verifies the behavior of the getEntryType method of ConfigurationFile class.
GetEntryType_Test() - Constructor for class org.apache.river.test.spec.config.configurationfile.GetEntryType_Test
 
getErrorCount() - Static method in class org.apache.river.tool.envcheck.Reporter
Get the total number of error records that were generated.
getEventCount() - Method in interface org.apache.river.test.impl.mercury.TestListener
 
getEventCount() - Method in class org.apache.river.test.impl.mercury.TestListenerImpl
 
getEventLease(EventRegistration) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
 
getEventMailBoxServices() - Method in class org.apache.river.test.share.BaseQATest
 
getEvents() - Method in class org.apache.river.test.share.RememberingRemoteListener
Return an array of all events received as of the time of method call.
getEventsNum(EventRegistration) - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
Returns current event's number.
getException() - Method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustThrowingRE1
Returns exception which was thrown during 'getProxyVerifier' call.
getException() - Method in interface org.apache.river.test.spec.security.proxytrust.util.ThrowingRE
Returns exception which was thrown during checked method call.
getException() - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustIteratorThrowingRE
Returns exception which was thrown during 'next' call.
getException() - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContextThrowingRE
Returns exception which was thrown during 'isTrustedObject' call.
getException() - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierThrowingRE
Returns exception which was thrown during 'isTrustedObject' call.
getException() - Method in class org.apache.river.test.spec.security.util.PEAThrowingCheckedEx
Returns Exception thrown by run method.
getException() - Method in class org.apache.river.test.spec.security.util.PrivilegedExceptionActionThrowingEx
Returns Exception thrown by run method.
getExceptions() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegTuple
 
getExpected() - Method in class org.apache.river.test.spec.constraint.coreconstraint.SerializationAdvancedTest.TestCase
Get the expected result of the Test Case.
getExpected() - Method in class org.apache.river.test.spec.export.exportpermission.ExportPermission_AbstractTest.TestCase
Get the expected result of the Test Case.
getExpected() - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
Getting the expected result (Exception or HTTPMD URL in the String representation).
getExpected() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
This method returns expected result.
getExpectedActiveDiscardedMap() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
getExpectedCommDiscardedMap() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
getExpectedDiscardedMap(AbstractBaseTest.RegistrationInfo, int) - Method in class org.apache.river.test.share.LookupServices
 
getExpectedDiscardedMap(AbstractBaseTest.RegistrationInfo, int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
getExpectedDiscoveredMap() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
getExpectedException() - Method in class org.apache.river.test.spec.renewalservice.EventLeaseIndefiniteTest
 
getExpectedException() - Method in class org.apache.river.test.spec.renewalservice.EventLeaseTest
Get the last exception excepted to the thrown.
getExpectedException() - Method in class org.apache.river.test.spec.renewalservice.RenewalFailureEventIndefiniteTest
 
getExpectedException() - Method in class org.apache.river.test.spec.renewalservice.RenewalFailureEventTest
Get the last exception excepted to the thrown.
getExpectedHandback() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
getExpectedNoInterestDiscardedMap() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
getExpectedPassiveDiscardedMap() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
getExpectedServiceList() - Method in class org.apache.river.test.share.BaseQATest
 
getExpiration() - Method in class org.apache.river.test.impl.norm.BaseOwner
Returns the expiration time of the lease
getExpiration() - Method in class org.apache.river.test.impl.norm.OurAbstractLease
Return the lease expiration.
getExpiration() - Method in class org.apache.river.test.impl.norm.RenewAtOwner
Returns the expiration time of the lease
getExpiration() - Method in class org.apache.river.test.impl.norm.RenewingOwner
Returns the expiration time of the lease
getExpiration() - Method in class org.apache.river.test.share.OurAbstractLease
Return the lease expiration.
getExpiration() - Method in class org.apache.river.test.share.TrackingOwner
Returns the expiration time of the lease
getExplanation() - Method in class org.apache.river.tool.envcheck.Reporter.Message
Returns the explanation text.
getExpNum() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseExporter
Returns number of 'export' method invocations.
getExporter() - Method in class org.apache.river.test.spec.renewalservice.AbstractLeaseRenewalServiceTest
 
getExpRes(Class[], String) - Method in class org.apache.river.test.spec.security.security.VerifyCodebaseIntegrityTest
Return Class representing expected result - if non-null, that means that SecurityException must be thrown.
getExpRes(Class[]) - Method in class org.apache.river.test.spec.security.security.VerifyObjectTrustTest
Return Class representing expected result - if non-null, that means that an exception must be thrown of returned type.
getExpRes() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
This method returns expected result.
getExpResult() - Method in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile.TestItem
Getting expected result of this TestItem object.
getExTestNum() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.RMCTENPIImpl
Returns number of 'exTest' method invocations.
getExTestNum() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1RMCTEImpl
Returns number of 'exTest' method invocations.
getExtraProxyInterfaces(Remote) - Method in class org.apache.river.test.spec.jeri.util.FakeAbstractILFactory
 
GetExtraProxyInterfacesTest - Class in org.apache.river.test.spec.jeri.basicilfactory
Purpose This test verifies the behavior of the BasicILFactory.getExtraProxyInterfaces protected method.
GetExtraProxyInterfacesTest() - Constructor for class org.apache.river.test.spec.jeri.basicilfactory.GetExtraProxyInterfacesTest
 
getFailureCount() - Method in interface org.apache.river.test.impl.end2end.e2etest.TestClient
Get the number of test failures encountered thus far.
getFailureReason() - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
Returns the reason text of the last failure.
getFiddlerAdmin(Object) - Static method in class org.apache.river.test.share.FiddlerAdminUtil
Determines if the input object implements both the net.jini.admin.Administrable and the org.apache.river.fiddler.FiddlerAdmin interfaces, and if yes, returns a proxy to an instance of the org.apache.river.fiddler.FiddlerAdmin interface.
getFieldInfo(Entry) - Static method in class org.apache.river.test.share.AttributesUtil
Returns public, non-static, non-transient, non-final fields contained in the given entry parameter
getFieldValues(ServiceTemplate, int, String) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getFieldValues(ServiceTemplate, int, String) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
GetFieldValuesAttr - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that the method getFieldValues() operates as expected when a template containing only initialized attributes (non-null fields) is input.
GetFieldValuesAttr() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.GetFieldValuesAttr
 
GetFieldValuesAttrNull - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that the method getFieldValues() operates as expected when a template containing only non-initialized attributes (null fields) is input.
GetFieldValuesAttrNull() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.GetFieldValuesAttrNull
 
GetFieldValuesBadField - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a getFieldValues with a bad field name results in a NoSuchFieldException.
GetFieldValuesBadField() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.GetFieldValuesBadField
 
GetFieldValuesBadIndex - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a getFieldValues with a bad set index results in an IndexOutOfBoundsException.
GetFieldValuesBadIndex() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.GetFieldValuesBadIndex
 
GetFieldValuesNoMatch - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a getFieldValues with a template that matches nothing results in a null return value.
GetFieldValuesNoMatch() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.GetFieldValuesNoMatch
 
GetFieldValuesNullTemplate - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a getFieldValues with a null template results in a NullPointerException.
GetFieldValuesNullTemplate() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.GetFieldValuesNullTemplate
 
getFileContents(String) - Method in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
Obtaining the contents of the file into Vector of Bytes.
getFileContents(URL) - Method in class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDException
Obtaining the contents of the file specified by HTTPMD URL object.
getFileContents(URL) - Method in class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDExceptionHandler
Obtaining the contents of the file specified by HTTPMD URL object.
getFiles() - Method in class org.apache.river.tool.ClassDep
If true classnames will be separated using File.separator, else it will use dots.
getFinishTime() - Method in class org.apache.river.qa.harness.TestList
 
getFirstStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Constructs and returns the ServiceItemFilter that is to be applied either by the service discovery manager through a call to one of the versions of the lookup method on the service discovery manager, or by a lookup cache through a call to the createCache method.
getFirstStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookupFilterFilter
Constructs and returns the ServiceItemFilter to be applied by the lookup cache to the results of the template matching.
getFirstStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookupFilterNoFilter
Constructs and returns the ServiceItemFilter to be applied by the lookup cache to the results of the template matching.
getFirstStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupFilter
Constructs and returns the ServiceItemFilter to be applied by the service discovery manager to the results of the template matching.
getFirstStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMaxFilter
Constructs and returns the ServiceItemFilter to be applied by the service discovery manager to the results of the template matching.
getFirstStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMaxFilter
Constructs and returns the ServiceItemFilter to be applied by the service discovery manager to the results of the template matching.
getFirstStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinLessMaxFilter
Constructs and returns the ServiceItemFilter to be used in the ServiceDiscoveryManager.
getFirstStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinMaxNoBlockFilter
Constructs and returns the ServiceItemFilter to be applied by the service discovery manager to the results of the template matching.
getFirstStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupWaitFilter
Constructs and returns the ServiceItemFilter to be applied by the service discovery manager to the results of the template matching.
getFloat(Object) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Returns float.
getFloatConfigVal(String, float) - Method in class org.apache.river.qa.harness.QAConfig
This method will retrieve from the locally stored property list, the value of a property whose name corresponds to the string contained in the input argument "propertyName" and whose value is of type 'float'.
getGenMap() - Method in class org.apache.river.test.share.BaseQATest
 
getGenMap() - Method in class org.apache.river.test.share.LookupServices
 
getGenMap() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
getGetGrantsParams() - Method in class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Returns parameters passed to 'getGrants' method.
getGrantParams() - Method in class org.apache.river.test.spec.security.util.BaseDynamicPolicyProvider
Returns parameters passed to 'grant' method.
getGrants(Class, Principal[]) - Method in class org.apache.river.test.spec.security.util.BaseDynamicPolicyProvider
Method from DynamicPolicy interface.
getGrants(Class, Principal[]) - Method in class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Stores incoming parameters.
GetGrantsNoPrincipal - Class in org.apache.river.test.spec.policyprovider.dynamicPolicyProvider
Purpose

This test verifies that DynamicPolicyProvider returns dynamic granted permissions (granted with no principals) properly.
GetGrantsNoPrincipal() - Constructor for class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.GetGrantsNoPrincipal
 
getGrantsParams - Variable in class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Parameters passed to 'getGrants' method.
getGrantSupNum() - Method in class org.apache.river.test.spec.security.util.BaseDynamicPolicyProvider
Returns number of 'grantSupported' method calls.
getGroupDescriptor() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return the SharedActivationGroupDescriptor contained in the service starter configuration.
getGroupID() - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
Return the ActivationGroupID associated with the service started by this admin.
getGroupListToUseByIndex(int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
RegInfo index should always be the handback value for the regInfo
GetGroupLoginConfigs() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJsseProps.GetGroupLoginConfigs
 
getGroups() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the set of groups originally generated by a previous call to addServiceGroupsAndLocators.
getGroups() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
getGroups(LookupLocator, List) - Static method in class org.apache.river.test.share.BaseQATest
Searches the given ArrayList containing instances of LocatorGroupsPair for an element that references the given locator, and returns the corresponding member groups of the lookup service associated with that locator.
getGroups() - Method in class org.apache.river.test.share.BaseQATest.LocatorGroupsPair
 
getGroups() - Method in class org.apache.river.test.share.BaseQATest.ToJoinPair
 
GetGroups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the getGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
GetGroups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.GetGroups
 
GetGroupsAfterTerminate - Class in org.apache.river.test.impl.lookupdiscovery
With respect to the current implementation of the LookupDiscovery utility, this class verifies that if the getGroups method is invoked after the lookup discovery utility has been terminated, an IllegalStateException results.
GetGroupsAfterTerminate() - Constructor for class org.apache.river.test.impl.lookupdiscovery.GetGroupsAfterTerminate
 
GetGroupsAllGroups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the getGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
GetGroupsAllGroups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.GetGroupsAllGroups
 
getGroupsMap() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegTuple
 
GetGroupsNew - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the getGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
GetGroupsNew() - Constructor for class org.apache.river.test.spec.lookupdiscovery.GetGroupsNew
 
GetGroupsNoGroups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the getGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
GetGroupsNoGroups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.GetGroupsNoGroups
 
GetGroupsTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckConfig.GetGroupsTask
 
getGroupsToDiscover(List) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Based on the ArrayList input, this method will extract and return a String[] array containing the groups that should be used to configure the lookup discovery service for group discovery.
getGroupsToDiscover() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
getGroupsToDiscoverByIndex(int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
RegInfo index should always be the handback value for the regInfo
getGroupsWithDups(String[]) - Static method in class org.apache.river.test.share.GroupsUtil
Constructs a set of groups that contains elements which duplicate other elements in the set, as well as one or more of the groups contained in the groups parameter.
getHandback() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
getHasNextCalls() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequestIterator
 
getHost(Object) - Method in class org.apache.river.qa.harness.AdminManager
Return the name of the host the service represented by the given proxy is running on.
getHost() - Method in class org.apache.river.test.spec.jeri.mux.util.AbstractMuxTest
Returns the host on which the test is being run.
getHostList() - Method in class org.apache.river.qa.harness.QAConfig
Get the list of participating test hosts.
getHttpmdURL() - Method in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile.TestItem
Getting HTTPMD URL object of this TestItem object.
getImpl() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the service implementation class name originally returned by the getServiceImpl method.
getInactiveObjectActivationID() - Static method in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
getInactiveObjectExporter() - Static method in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
getInactiveObjectTouch() - Static method in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
getInitLookupsToStart() - Method in class org.apache.river.test.share.BaseQATest
 
getInitLookupsToStart() - Method in class org.apache.river.test.share.LookupServices
 
getInstance() - Method in interface org.apache.river.test.impl.end2end.e2etest.InstanceCarrier
Returns the instance of the TestClient being carried.
GetInstance_ClassLoaderDenyTest - Class in org.apache.river.test.spec.config.configurationprovider
Purpose: This test verifies the behavior of the getInstance(String[] options, ClassLoader cl) method of the ConfigurationProvider class.
GetInstance_ClassLoaderDenyTest() - Constructor for class org.apache.river.test.spec.config.configurationprovider.GetInstance_ClassLoaderDenyTest
 
GetInstance_ClassLoaderTest - Class in org.apache.river.test.spec.config.configurationprovider
Purpose: This test verifies the behavior of the getInstance(String[] options, ClassLoader cl) method of the ConfigurationProvider class.
GetInstance_ClassLoaderTest() - Constructor for class org.apache.river.test.spec.config.configurationprovider.GetInstance_ClassLoaderTest
 
GetInstance_QATest - Class in org.apache.river.test.spec.config.configurationprovider
This class collects together common parts for all getInstance method tests infrastructure.
GetInstance_QATest() - Constructor for class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
 
GetInstance_Test - Class in org.apache.river.test.spec.config.configurationprovider
Purpose: This test verifies the behavior of the getInstance(String[]) method of the ConfigurationProvider class.
GetInstance_Test() - Constructor for class org.apache.river.test.spec.config.configurationprovider.GetInstance_Test
 
getInt(Object) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Returns int.
getIntConfigVal(String, int) - Method in class org.apache.river.qa.harness.QAConfig
This method will retrieve from the locally stored property list, the value of a property whose name corresponds to the string contained in the input argument "propertyName" and whose value is of type 'int'.
getInterfaceTestComponent() - Static method in class org.apache.river.test.spec.config.util.TestComponent
Some static method returning InterfaceTestComponent type object
getInvocationConstraint1() - Method in class org.apache.river.test.spec.constraint.coreconstraint.SerializationAdvancedTest.TestCase
Get the first InvocationConstraint object of this SerializationAdvancedTest.TestCase object.
getInvocationConstraint2() - Method in class org.apache.river.test.spec.constraint.coreconstraint.SerializationAdvancedTest.TestCase
Get the second InvocationConstraint object of this SerializationAdvancedTest.TestCase object.
getInvocationDispatcherMethods(Remote) - Method in class org.apache.river.test.spec.jeri.util.FakeAbstractILFactory
 
getJarsDir(QAConfig) - Static method in class org.apache.river.test.spec.loader.util.Util
Returns jars dir with qa1*.jar files.
getJarToRun() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return the name of the executable JAR file supplied on the command line being analyzed.
getJavaCmd() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return the java command for the command line being analyzed.
getJoinAdmin(Object) - Static method in class org.apache.river.test.share.JoinAdminUtil
Determines if the input object implements both the net.jini.admin.Administrable and the net.jini.admin.JoinAdmin interfaces, and if yes, returns a proxy to an instance of the net.jini.admin.JoinAdmin interface.
GetJoinSetCallback - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
GetJoinSetCallback() - Constructor for class org.apache.river.test.spec.joinmanager.GetJoinSetCallback
 
GetJoinSetCallbackNew - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
GetJoinSetCallbackNew() - Constructor for class org.apache.river.test.spec.joinmanager.GetJoinSetCallbackNew
 
GetJoinSetServiceID - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
GetJoinSetServiceID() - Constructor for class org.apache.river.test.spec.joinmanager.GetJoinSetServiceID
 
GetJoinSetServiceIDNew - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
GetJoinSetServiceIDNew() - Constructor for class org.apache.river.test.spec.joinmanager.GetJoinSetServiceIDNew
 
getJSKHomeDir() - Method in class org.apache.river.qa.harness.QAConfig
Return the path to the JSK home (installation) directory
getJVM() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the jvm originally returned by the getServiceJVM method.
getJVMArgs() - Method in class org.apache.river.qa.harness.MainTestDescription
Augments the arguments returned by the superclass call with property definition strings for the properties: test.src test.classes
getKitHomeDir() - Method in class org.apache.river.qa.harness.QAConfig
Return the path to the QA home (installation) directory
getLastEndpointException() - Static method in class org.apache.river.test.impl.end2end.jssewrapper.EndpointWrapper
Method to return the last exception encountered in the wrapped iterator
getLastLeaseRenewed() - Method in class org.apache.river.test.share.RenewingRemoteListener
Return the last lease that was successfully renewed.
getLastRenewTime() - Method in class org.apache.river.test.impl.norm.BaseOwner
Returns the time of the last renewal call
getLastRenewTime() - Method in class org.apache.river.test.impl.norm.FailingOwner
Returns the time of the last renewal call
getLastRenewTime() - Method in class org.apache.river.test.impl.norm.RenewAtOwner
Returns the time of the last renewal call
getLastRenewTime() - Method in class org.apache.river.test.impl.norm.RenewingOwner
Returns the time of the last renewal call
getLastRenewTime() - Method in class org.apache.river.test.share.FailingOwner
Returns the time of the last renewal call
getLastRenewTime() - Method in class org.apache.river.test.share.TrackingOwner
Returns the time of the last renewal call
getLastThrowable() - Method in class org.apache.river.test.share.FailingOwner
Return the last throwable thrown by this owner.
GetLeaseDurationBound - Class in org.apache.river.test.impl.fiddler.fiddleradmin
This class determines whether or not the lookup discovery service can successfully return the bound value currently imposed on the lease durations granted by the service.
GetLeaseDurationBound() - Constructor for class org.apache.river.test.impl.fiddler.fiddleradmin.GetLeaseDurationBound
 
GetLeaseRenewalManager - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
GetLeaseRenewalManager() - Constructor for class org.apache.river.test.spec.joinmanager.GetLeaseRenewalManager
 
getLeaseRenewalServices() - Method in class org.apache.river.test.share.BaseQATest
 
getLeases() - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
Return the array of leases
GetLeasesTest - Class in org.apache.river.test.impl.norm
Test creates a number leases, places it in a lease renewal set, uses getLeases to ensure that they are all still there, removes one, makes sure that the other ones are still in the set and the removed one is not.
GetLeasesTest() - Constructor for class org.apache.river.test.impl.norm.GetLeasesTest
 
GetLeasesTest - Class in org.apache.river.test.spec.renewalservice
Assert that the getLeases method returns all the client leases in the set at the time of the call as an array of type Lease.
GetLeasesTest() - Constructor for class org.apache.river.test.spec.renewalservice.GetLeasesTest
 
GetLeaseTest - Class in org.apache.river.test.spec.renewalservice
Assert that the getLease method returns the lease of the set itself.
GetLeaseTest() - Constructor for class org.apache.river.test.spec.renewalservice.GetLeaseTest
 
getLeaseTime() - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
Returns time for which this listener will count events
getLevel() - Method in class org.apache.river.tool.envcheck.Reporter.Message
Returns the message level.
getLineNumber() - Method in exception org.apache.river.test.spec.config.configurationfile.ConfigurationFileException
Returns the line number in the configuration source that triggered this exception.
getListenEndpoint() - Method in class org.apache.river.test.spec.jeri.transport.util.EndpointHolder
 
getListener() - Static method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETransportListener
 
getListener() - Static method in class org.apache.river.test.spec.jeri.connection.util.ConnectionTransportListener
 
getListenHandle() - Method in class org.apache.river.test.spec.jeri.transport.util.EndpointHolder
 
getListenPort() - Method in class org.apache.river.test.spec.jeri.connection.util.AbstractConnectionTest
 
getLocalHostName() - Method in class org.apache.river.qa.harness.QAConfig
Return the name of the local host.
getLocalStaticVariable() - Method in interface org.apache.river.test.impl.start.TestService
Get the current value of a static variable in the class implementing this interface Used by: ClasspathTest
getLocalStaticVariable() - Method in class org.apache.river.test.impl.start.TestServiceImpl
 
getLocation() - Method in exception org.apache.river.test.spec.config.configurationfile.ConfigurationFileException
Returns the location of the configuration source or null if location information is unavailable.
getLocator() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getLocator() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
getLocator() - Method in class org.apache.river.test.share.BaseQATest.LocatorGroupsPair
 
getLocatorListToUseByIndex(int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
RegInfo index should always be the hand-back value for the regInfo
getLocators() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the set of locators originally generated by a previous call to addServiceGroupsAndLocators.
getLocators() - Method in class org.apache.river.test.share.BaseQATest.ToJoinPair
 
GetLocators - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
GetLocators() - Constructor for class org.apache.river.test.spec.locatordiscovery.GetLocators
 
GetLocatorsAfterTerminate - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the getLocators method is invoked after the lookup locator discovery utility has been terminated, an IllegalStateException results.
GetLocatorsAfterTerminate() - Constructor for class org.apache.river.test.impl.locatordiscovery.GetLocatorsAfterTerminate
 
GetLocatorsEmpty - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
GetLocatorsEmpty() - Constructor for class org.apache.river.test.spec.locatordiscovery.GetLocatorsEmpty
 
GetLocatorsNew - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
GetLocatorsNew() - Constructor for class org.apache.river.test.spec.locatordiscovery.GetLocatorsNew
 
getLocatorsToDiscover(List) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Based on the ArrayList input, this method will extract and return a LookupLocator[] array containing the locators that should be used to configure the lookup discovery service for locator discovery.
getLocatorsToDiscover() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
getLocatorsToDiscoverByIndex(int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
RegInfo index should always be the handback value for the regInfo
getLocatorsWithDups(LookupLocator[]) - Static method in class org.apache.river.test.share.LocatorsUtil
Constructs a set of locators that contains elements which duplicate other elements in the set, as well as one or more of the locators contained in the locators parameter.
getLocatorUrl(QAConfig, int) - Static method in class org.apache.river.test.share.LocatorsUtil
Given an index value, retrieves the port on which a lookup service corresponding to that index has been (or will be) started; then constructs and returns the locator url using that port and the local hostname.
getLocatorUrl(QAConfig) - Static method in class org.apache.river.test.share.LocatorsUtil
Retrieves the port with which a lookup service corresponding to the 'port' configuration item having no index has been (or will be) started.
getLogDir() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the persistence log directory name originally generated by a previous call to addServicePersistenceLog.
getLogDir() - Static method in class org.apache.river.test.impl.start.ServiceDescriptorUtil
 
getLoggedEntries(long) - Method in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Return a newly allocated List of JavaSpace Entrys that have been written and not removed.
getLogger() - Method in interface org.apache.river.test.impl.end2end.e2etest.TestClient
Get the logger for this client.
getLogger() - Static method in class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.AbstractTrustVerifierTest
 
getLogger() - Static method in class org.apache.river.test.spec.jeri.connection.util.AbstractConnectionTest
 
getLogger() - Static method in class org.apache.river.test.spec.jeri.kerberostrustverifier.util.AbstractTrustVerifierTestKerberos
 
getLogger() - Static method in class org.apache.river.test.spec.jeri.mux.util.AbstractMuxTest
Returns a logger named org.apache.river.test.spec.jeri.mux that can be used while executing a test.
getLogger() - Static method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.AbstractTrustVerifierTestSSL
 
getLogger() - Static method in class org.apache.river.test.spec.jeri.transport.util.AbstractEndpointTest
 
GetLogToSnapshotThreshold - Class in org.apache.river.test.impl.fiddler.fiddleradmin
This class determines whether or not the lookup discovery service can successfully return the value of the threshold applied in the computation that compares the current size of the log containing the running record of the service's persistent state with the potential size of a snapshot of the current state.
GetLogToSnapshotThreshold() - Constructor for class org.apache.river.test.impl.fiddler.fiddleradmin.GetLogToSnapshotThreshold
 
getLong(Object) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Returns long.
getLongConfigVal(String, long) - Method in class org.apache.river.qa.harness.QAConfig
This method will retrieve from the locally stored property list, the value of a property whose name corresponds to the string contained in the input argument "propertyName" and whose value is of type 'long'.
GetLookupAttributes - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully return the attributes with which it is currently configured.
GetLookupAttributes() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.GetLookupAttributes
 
getLookupDiscoveryManager() - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
Constructs and returns the LookupDiscoveryManager to use when constructing a JoinManager (can be overridden by sub-classes)
getLookupDiscoveryManager(QAConfig) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
getLookupDiscoveryManager(String[]) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
getLookupDiscoveryManager(LookupLocator[]) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
getLookupDiscoveryManager(String[], LookupLocator[]) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
getLookupDiscoveryManager(String[], LookupLocator[], QAConfig) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
getLookupDiscoveryManager() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Constructs and returns the LookupDiscoveryManager to use when constructing a ServiceDiscoveryManager (can be overridden by sub-classes)
getLookupDiscoveryServices() - Method in class org.apache.river.test.share.BaseQATest
 
GetLookupGroups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully return the groups with which it has been configured to join.
GetLookupGroups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.GetLookupGroups
 
GetLookupGroupsAll - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully return the groups with which it has been configured to join.
GetLookupGroupsAll() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.GetLookupGroupsAll
 
GetLookupGroupsAllFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully return the groups with which it has been configured to join.
GetLookupGroupsAllFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.GetLookupGroupsAllFinite
 
GetLookupGroupsDups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully return the groups with which it has been configured to join.
GetLookupGroupsDups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.GetLookupGroupsDups
 
GetLookupGroupsNone - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully return the groups with which it has been configured to join.
GetLookupGroupsNone() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.GetLookupGroupsNone
 
GetLookupGroupsNoneFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully return the groups with which it has been configured to join.
GetLookupGroupsNoneFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.GetLookupGroupsNoneFinite
 
GetLookupGroupsPublic - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully return the groups with which it has been configured to join.
GetLookupGroupsPublic() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.GetLookupGroupsPublic
 
getLookupListSnapshot() - Method in class org.apache.river.test.share.BaseQATest
Convenience method that returns a shallow copy of the lookupList ArrayList that contains the proxies to the lookup services that have been started so far.
getLookupListSnapshot(String) - Method in class org.apache.river.test.share.BaseQATest
 
getLookupListSnapshot() - Method in class org.apache.river.test.share.LookupServices
Convenience method that returns a shallow copy of the lookupList ArrayList that contains the proxies to the lookup services that have been started so far.
getLookupListSnapshot(String) - Method in class org.apache.river.test.share.LookupServices
 
getLookupLocator() - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
GetLookupLocators - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully return the locators with which it has been configured to join.
GetLookupLocators() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.GetLookupLocators
 
GetLookupLocatorsDups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully return the locators with which it has been configured to join.
GetLookupLocatorsDups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.GetLookupLocatorsDups
 
getLookupProxies() - Method in class org.apache.river.test.share.BaseQATest
Returns the proxy to each lookup service started (already prepared)
getLookupProxies() - Method in class org.apache.river.test.share.LookupServices
Returns the proxy to each lookup service started (already prepared)
getLookupProxy() - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
getLookupServices() - Method in class org.apache.river.test.share.BaseQATest
 
getLookupsStarted() - Method in class org.apache.river.test.share.BaseQATest
 
getLookupsStarted() - Method in class org.apache.river.test.share.LookupServices
 
getLRS(int) - Method in class org.apache.river.test.spec.renewalservice.AbstractLeaseRenewalServiceTest
Returns an instance of the Nth LeaseRenewalService requested.
getLRS() - Method in class org.apache.river.test.spec.renewalservice.AbstractLeaseRenewalServiceTest
Convenience method always returns the first LRS proxy instance.
getMailbox() - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getMailboxAdmin(EventMailbox) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getMailboxes(int) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getMailboxLease(MailboxRegistration) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getMailboxListener(MailboxRegistration) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getManager() - Method in class org.apache.river.qa.harness.QATestEnvironment
 
getMandatoryParameter(String) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Convenience method to return the value of a key which must exist in the test properties.
getMaxKeyHistogram(HashMap) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Returns the value of the largest key index in the given histogram
getMaxNMsToWaitForEvents(int, int) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Based on the number of service class instances and the number of attributes per service participating in the current test run, this method computes and returns the maximum number of milliseconds to wait for all events to arrive from the lookup service before attempting to verify the events.
getMaxNMsToWaitForEvents(int, int, boolean) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Based on the number of service class instances and the number of attributes per service participating in the current test run, this method computes and returns the maximum number of milliseconds to wait for all events to arrive from the lookup service before attempting to verify the events.
getMemberGroups() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the set of member groups originally generated by a previous call to addServiceMemberGroups.
getMemberGroups() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getMemberGroups() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
getMemberGroups() - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
getMemberGroups(QAConfig, int) - Static method in class org.apache.river.test.share.GroupsUtil
Given an index value, retrieves the set of member groups with which a lookup service corresponding to that index has been (or will be) started.
getMemberGroups(QAConfig) - Static method in class org.apache.river.test.share.GroupsUtil
Retrieves the set of member groups with which a lookup service corresponding to the 'membergroups' configuration item having no index has been (or will be) started.
getMemberGroupsStr(QAConfig, int) - Static method in class org.apache.river.test.share.GroupsUtil
Given an index value, retrieves the configuration string that identifies the set of member groups with which a lookup service corresponding to that index has been (or will be) started.
getMemberGroupsStr(QAConfig) - Static method in class org.apache.river.test.share.GroupsUtil
Retrieves the configuration string - having no index - that identifies the set of member groups with which the corresponding lookup service has been (or will be) started.
getMessage() - Method in exception org.apache.river.qa.harness.TestException
Returns the detail message; includes the detail message from the cause if there is one.
getMessage() - Method in class org.apache.river.test.spec.jeri.mux.util.TimedReceiveTask
 
getMessage() - Method in class org.apache.river.tool.envcheck.Reporter.Message
Returns the short message text.
getMethodConstraints(Object) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Gateway to protected BasicProxyPreparer.getMethodConstraints method
GetMethodConstraints_Test - Class in org.apache.river.test.spec.security.basicproxypreparer
Purpose: This test verifies the behavior of the BasicProxyPreparer class getMethodConstraints method: protected MethodConstraints getMethodConstraints(Object proxy) Infrastructure: This test requires the following infrastructure: 1) FakeBasicProxyPreparer - accessor of the tested BasicProxyPreparer class, that is gateway to protected method.
GetMethodConstraints_Test() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.GetMethodConstraints_Test
 
getMethodConstraintsField() - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Gateway to protected BasicProxyPreparer.methodConstraints field
getMethodConstraintsSpecifiedField() - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Gateway to protected BasicProxyPreparer.methodConstraintsSpecified field
GetMethodDescs_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints
Purpose: This test verifies the behavior of the getMethodDescs method of BasicMethodConstraints class.
GetMethodDescs_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.GetMethodDescs_Test
 
getMethodName() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseIsTrustedObjectClass
Returns name of checked method.
getMethodName() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseProxyTrust
Returns name of checked method.
getMethodName() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifier
Returns name of checked method.
getMethodName() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifierContext
Returns name of checked method.
getMethodName() - Method in class org.apache.river.test.spec.security.proxytrust.util.NonProxyObjectThrowingSE
Returns name of checked method.
getMethodName() - Method in class org.apache.river.test.spec.security.proxytrust.util.NonRMCProxyTrust
Returns name of checked method.
getMethodName() - Method in class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
Returns name of checked method.
getMethodName() - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustIteratorThrowingRE
Returns name of checked method.
getMethodName() - Method in class org.apache.river.test.spec.security.proxytrust.util.ValidNonProxyObject
Returns name of checked method.
getMinNAnnouncements() - Method in class org.apache.river.test.share.LookupServices
 
getMinNAnnouncements() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
getModLocatorsDiscardMap(List) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Return any elements having at least a locators entry
getmRegs() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegTuple
 
getnAddAttributes() - Method in class org.apache.river.test.share.BaseQATest
 
getnAddAttributes() - Method in class org.apache.river.test.share.LookupServices
 
getNAdded() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.SrvcListener
 
getnAddEventMailboxServices() - Method in class org.apache.river.test.share.EventMailBoxServices
 
getnAddLeaseRenewalServices() - Method in class org.apache.river.test.share.LeaseRenewalServices
 
getnAddLookupServices() - Method in class org.apache.river.test.share.BaseQATest
 
getnAddLookupServices() - Method in class org.apache.river.test.share.LookupServices
 
getnAddRemoteEventMailboxServices() - Method in class org.apache.river.test.share.EventMailBoxServices
 
getnAddRemoteLeaseRenewalServices() - Method in class org.apache.river.test.share.LeaseRenewalServices
 
getnAddRemoteLookupServices() - Method in class org.apache.river.test.share.LookupServices
 
getnAddServices() - Method in class org.apache.river.test.share.BaseQATest
 
getnAddServices() - Method in class org.apache.river.test.share.LookupServices
 
getName() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the service name.
getName() - Method in class org.apache.river.qa.harness.TestDescription
Get the test name associated with this descriptor.
getName() - Method in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
returns last name argument of getEntryInternal method
getName() - Method in class org.apache.river.test.spec.constraint.util.TestPrincipal
Return the name of this principal.
getName() - Method in class org.apache.river.test.spec.policyprovider.util.QAPrincipal
 
getName() - Method in class org.apache.river.test.spec.security.util.FakePrincipal
Return the name of this principal.
GetName_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc
Purpose: This test verifies the behavior of the getName method of MethodDesc class.
GetName_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.GetName_Test
 
getNAnnouncementsSent() - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
getNAttrClasses() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Returns the number of different attribute classes to test per run
getnAttributes() - Method in class org.apache.river.test.share.BaseQATest
 
getnAttributes() - Method in class org.apache.river.test.share.LookupServices
 
getNAttrInstances() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Returns total number of different attribute class instances created
getNAttrInstancesPerClass() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Returns the number of different instances of each attribute class
getNChanged() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.SrvcListener
 
getnEventMailboxServices() - Method in class org.apache.river.test.share.EventMailBoxServices
 
getNewAttrs(Entry[], Entry[]) - Method in class org.apache.river.test.spec.servicediscovery.event.AddAttrServiceChanged
Based on the how the current test is to change the service's set of attribute(s) (modification, replacement, or augmentation), this method constructs and returns the set of attributes that will result after the change is requested.
getNewAttrs(Entry[], Entry[]) - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
Based on the how the current test is to change the service's set of attribute(s) (modification, replacement, or augmentation), this method constructs and returns the set of attributes that will result after the change is requested.
getNewAttrs(Entry[], Entry[]) - Method in class org.apache.river.test.spec.servicediscovery.event.SetAttrServiceChanged
Based on the how the current test is to change the service's set of attribute(s) (modification, replacement, or augmentation), this method constructs and returns the set of attributes that will result after the change is requested.
getNewLeaseInstance(long) - Method in class org.apache.river.test.share.AbstractTestLeaseFactory
Returns a new instance of a Lease object.
getNewLeaseInstance(long) - Method in class org.apache.river.test.share.TestLeaseFactory
 
getNewLeaseInstance(long) - Method in class org.apache.river.test.share.UnreadableTestLeaseFactory
 
getNInstances() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Returns the total number of different test class instances created
getNInstancesPerClass() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Returns the number of different instances of each test class
getnIntervalsToWait() - Method in class org.apache.river.test.share.LookupServices
 
getnIntervalsToWait() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
getnLeaseRenewalServices() - Method in class org.apache.river.test.share.LeaseRenewalServices
 
getnLookupServices() - Method in class org.apache.river.test.share.BaseQATest
 
getnLookupServices() - Method in class org.apache.river.test.share.LookupServices
 
getNoArgSupersVector(Object) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Retrieves the chain of super classes of the input object; up to, but not including, the Object class itself.
getNonActivatableGroupAdmin() - Method in class org.apache.river.qa.harness.AdminManager
Return the NonActivatableGroupAdmin being managed.
getNonNullEntry(Configuration, String, Class, Object) - Method in class org.apache.river.test.impl.mercury.TestGeneratorImpl
 
getNonNullEntry(Configuration, String, Class, Object) - Method in class org.apache.river.test.impl.mercury.TestListenerImpl
 
getNonNullEntry(Configuration, String, Class, Object) - Method in class org.apache.river.test.impl.mercury.TestPullListenerImpl
 
getNonNullEntry(Configuration, String, Class, Object) - Method in class org.apache.river.test.impl.start.BadServiceProxyAccessorImpl
 
getNotifications() - Method in class org.apache.river.test.spec.javaspace.conformance.TestEventListener05
 
getNotifyCount(EventRegistration) - Method in class org.apache.river.test.impl.outrigger.transaction.SimpleEventListener
Get how many times this event listener receives notify
getnRemoteEventMailboxServices() - Method in class org.apache.river.test.share.EventMailBoxServices
 
getnRemoteLeaseRenewalServices() - Method in class org.apache.river.test.share.LeaseRenewalServices
 
getnRemoteLookupServices() - Method in class org.apache.river.test.share.LookupServices
 
getNRemoved() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.SrvcListener
 
getnSecsJoin() - Method in class org.apache.river.test.share.BaseQATest
 
getnSecsJoin() - Method in class org.apache.river.test.share.LookupServices
 
getnSecsServiceDiscovery() - Method in class org.apache.river.test.share.BaseQATest
 
getnSecsServiceDiscovery() - Method in class org.apache.river.test.share.LookupServices
 
getnServices() - Method in class org.apache.river.test.share.BaseQATest
 
getnServices() - Method in class org.apache.river.test.share.LookupServices
 
getNSuperClasses(Object) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Returns the number of classes in the chain of super classes of the given Object; up to, but not including, the Object class itself
getNTestClasses() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Returns the number of different service classes to test per run
getNthSuperClass(Object, int) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Returns the nth super class in the chain of super classes of the given Object; returns null if the given value of n is invalid.
getNumCompleted() - Method in class org.apache.river.qa.harness.TestList
 
getNumFailed() - Method in class org.apache.river.qa.harness.TestList
 
getNumPassed() - Method in class org.apache.river.qa.harness.TestList
 
getNumRerun() - Method in class org.apache.river.qa.harness.TestList
 
getNumSkipped() - Method in class org.apache.river.qa.harness.TestList
 
getNumStarted() - Method in class org.apache.river.qa.harness.TestList
 
getObj() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifier
Returns object passed to 'isTrustedObject' method.
getObjArray() - Method in class org.apache.river.test.spec.security.proxytrust.util.ValidNonProxyObject
Returns array of objects which were specified in constructor.
getObject() - Method in class org.apache.river.test.spec.security.util.TestPrivilegedAction
Returns object returned by run method.
getObject() - Method in class org.apache.river.test.spec.security.util.TestPrivilegedExceptionAction
Returns object returned by run method.
getObjs() - Static method in class org.apache.river.test.spec.security.util.BaseTrustVerifier
Returns objects passed to 'isTrustedObject' method.
getObjsList() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifierContext
Returns list of object which were specified as parameters to 'isTrustedObject' method calls.
getOne() - Method in class org.apache.river.test.impl.outrigger.matching.SingletonMatchTestBase
Return one entry
getOptions() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the command line options originally returned by the getServiceOptions method.
getOptions() - Method in class org.apache.river.qa.harness.NonActivatableGroupAdmin
Override the base class method to return the merged options.
getOptions() - Method in class org.apache.river.qa.harness.SharedGroupAdmin
Override the base class method to return the merged options.
getOriginalAnnounceInterval() - Method in class org.apache.river.test.share.LookupServices
 
getOverrides(QAConfig, String, int) - Method in interface org.apache.river.qa.harness.OverrideProvider
Provide the overrides to pass when obtaining a Configuration from a configuration provider.
getOverrides(QAConfig, String, int) - Method in class org.apache.river.qa.harness.StoreOverrideProvider
Return a constructor for snaplogstore
getOverrides(QAConfig, String, int) - Method in class org.apache.river.test.spec.lookupservice.ServiceLeaseOverrideProvider
 
getOverrides(QAConfig, String, int) - Method in class org.apache.river.test.spec.servicediscovery.DiscardWaitOverrideProvider
 
getOverrides(QAConfig, String, int) - Method in class org.apache.river.test.support.MulticastOverrideProvider
If the test property "net.jini.discovery.announce" is defined, use its value to generate the override strings.
getOwners() - Method in class org.apache.river.test.share.LeaseBackEndImpl
Return the array of owners
GetParameterTypes_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc
Purpose: This test verifies the behavior of the getParameterTypes method of MethodDesc class.
GetParameterTypes_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.GetParameterTypes_Test
 
getPassiveCommDiscardMap(List) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Return any elements having at least a groups entry
getPayload() - Method in class org.apache.river.test.spec.jeri.mux.util.AbortMessage
 
getPayload() - Method in class org.apache.river.test.spec.jeri.mux.util.AcknowledgementMessage
 
getPayload() - Method in class org.apache.river.test.spec.jeri.mux.util.ClientConnectionHeader
 
getPayload() - Method in class org.apache.river.test.spec.jeri.mux.util.CloseMessage
 
getPayload() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
 
getPayload() - Method in class org.apache.river.test.spec.jeri.mux.util.ErrorMessage
 
getPayload() - Method in class org.apache.river.test.spec.jeri.mux.util.IncrementRationMessage
 
getPayload() - Method in interface org.apache.river.test.spec.jeri.mux.util.Message
Extract the contents of the message.
getPayload() - Method in class org.apache.river.test.spec.jeri.mux.util.PingAckMessage
 
getPayload() - Method in class org.apache.river.test.spec.jeri.mux.util.PingMessage
 
getPayload() - Method in class org.apache.river.test.spec.jeri.mux.util.ServerConnectionHeader
 
getPermission1() - Method in class org.apache.river.test.spec.export.exportpermission.ExportPermission_AbstractTest.TestCase
Get the 1-st ExportPermission object of this ExportPermission_AbstractTest.TestCase object.
getPermission2() - Method in class org.apache.river.test.spec.export.exportpermission.ExportPermission_AbstractTest.TestCase
Get the 2-nd ExportPermission object of this ExportPermission_AbstractTest.TestCase object.
getPermissionGrants(ProtectionDomain) - Method in class org.apache.river.qa.harness.MergedPolicyProvider
 
getPermissions(CodeSource) - Method in class org.apache.river.qa.harness.MergedPolicyProvider
Return the permissions allowed for code from the specified code source.
getPermissions(ProtectionDomain) - Method in class org.apache.river.qa.harness.MergedPolicyProvider
Return the permissions allowed for the given protection domain.
GetPermissions - Class in org.apache.river.test.spec.loader.pref.preferredClassLoader
Purpose

This test verifies the behavior of the
protected PermissionCollection getPermissions(CodeSource codeSource) method of the
net.jini.loader.pref.PreferredClassLoader class:
Return the permissions to be granted to code loaded from given code source.
GetPermissions() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassLoader.GetPermissions
 
getPermissions(CodeSource) - Method in class org.apache.river.test.spec.policyprovider.util.QABadPolicy
 
getPermissions(ProtectionDomain) - Method in class org.apache.river.test.spec.policyprovider.util.QABadPolicy
 
getPermissions(Object) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Gateway to protected BasicProxyPreparer.getPermissions method
getPermissions(CodeSource) - Method in class org.apache.river.test.spec.security.util.BasePolicyProvider
Method from Policy class.
getPermissions(CodeSource) - Method in class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Returns PermissionCollection containing all Permissions specified in constructor.
GetPermissions_Test - Class in org.apache.river.test.spec.security.basicproxypreparer
Purpose: This test verifies the behavior of the BasicProxyPreparer class getPermissions method: protected Permission[] getPermissions(Object proxy) Infrastructure: This test requires the following infrastructure: 1) FakeBasicProxyPreparer - accessor of the tested BasicProxyPreparer class, that is gateway to protected method access.
GetPermissions_Test() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.GetPermissions_Test
 
getPermissionsField() - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Gateway to protected BasicProxyPreparer.permissions field
getPermissionsTest(CodeSource) - Method in class org.apache.river.test.spec.loader.util.QATestPreferredClassLoader
Call protected superclass method: getPermissions.
getPolicyFile() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the policy file name originally returned by the getServicePolicyFile method.
getPolicyFile() - Method in class org.apache.river.qa.harness.MainTestDescription
Get the policy file for the test VM.
getPort() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the port originally returned by the getServicePort method.
getPort() - Method in class org.apache.river.test.spec.jeri.mux.util.AbstractMuxTest
Returns a port that a test can use when it needs to export an object.
getPort() - Method in class org.apache.river.tool.ClassServer
Returns the port on which this server is listening.
GetPort_BehaviorTest - Class in org.apache.river.test.spec.jrmp.jrmpexporter
Purpose This test verifies the following: getPort method of JrmpExporter returns the port used by this exporter, or zero if an anonymous port is used.
GetPort_BehaviorTest() - Constructor for class org.apache.river.test.spec.jrmp.jrmpexporter.GetPort_BehaviorTest
 
getPreparedLease(LookupDiscoveryRegistration) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Get a prepared lease from a registration.
getPreparerName() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the service ProxyPreparer entry name originally returned by the getServicePreparerName method.
getPrimitiveValue(Class) - Static method in class org.apache.river.test.spec.lookupservice.ToStringTest.ObjectFactory
Returns a canonical value for a primitive type
getProperties() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the command line properties originally returned by the getServiceProperties method.
getProperties() - Method in class org.apache.river.qa.harness.NonActivatableGroupAdmin
Override the base class method to return the merged properties.
getProperties() - Method in class org.apache.river.qa.harness.SharedGroupAdmin
Override the base class method to return the merged properties.
getProperties() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return a copy of the properties that were specified on the command line being analyzed.
getProperty(String) - Method in class org.apache.river.tool.envcheck.EnvCheck
Return a property value that was specified on the command line being analyzed.
getProviders() - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
Get the classes that this class needs to function.
getProxy() - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
 
getProxy() - Method in class org.apache.river.qa.harness.ActivationSystemAdmin
Return the ActivationSystem reference for the activation system managed by this admin.
getProxy() - Method in interface org.apache.river.qa.harness.Admin
Return a reference to the service proxy or object created by this admin.
getProxy() - Method in class org.apache.river.qa.harness.ClassServerAdmin
Return the ClassServer reference for the class server managed by this admin.
getProxy() - Method in class org.apache.river.qa.harness.NonActivatableGroupAdmin
Return the proxy for the NonActivatableGroup managed by this admin.
getProxy() - Method in class org.apache.river.qa.harness.NonActivatableServiceStarterAdmin
 
getProxy() - Method in class org.apache.river.qa.harness.RunningServiceAdmin
 
getProxy() - Method in class org.apache.river.qa.harness.SharedGroupAdmin
 
getProxy() - Method in class org.apache.river.test.impl.mercury.TestGeneratorImpl
 
getProxy() - Method in class org.apache.river.test.impl.mercury.TestListenerImpl
 
getProxy() - Method in class org.apache.river.test.impl.mercury.TestPullListenerImpl
 
getProxy() - Method in class org.apache.river.test.impl.start.BadServiceProxyAccessorImpl
 
getProxy() - Method in class org.apache.river.test.impl.start.TestServiceImpl
 
getProxy() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getProxy() - Method in class org.apache.river.test.share.TestParticipantImpl
 
getProxy() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Returns the proxy of the lookup service Registrar
getProxy() - Method in class org.apache.river.test.spec.security.proxytrust.util.ValidMainExporter
Returns proxy produced by 'export' method.
getProxyInterfaces(Remote) - Method in class org.apache.river.test.spec.jeri.util.FakeAbstractILFactory
 
getProxyTrustIterator() - Method in class org.apache.river.test.impl.norm.ConstrainableTestLease
 
getProxyTrustIterator() - Method in class org.apache.river.test.share.ConstrainableTestLease
 
getProxyTrustIterator() - Method in class org.apache.river.test.share.ConstrainableUnreadableTestLease
 
getProxyTrustIterator() - Method in class org.apache.river.test.spec.security.proxytrust.util.NonProxyObjectThrowingRE
Returns TrustIteratorThrowingRE instance.
getProxyTrustIterator() - Method in class org.apache.river.test.spec.security.proxytrust.util.NonProxyObjectThrowingSE
Always throws SecurityException.
getProxyTrustIterator() - Static method in class org.apache.river.test.spec.security.proxytrust.util.NonProxyStaticMethodObject
Does nothing.
getProxyTrustIterator() - Method in class org.apache.river.test.spec.security.proxytrust.util.NonProxyWrongMethodObject
Does nothing.
getProxyTrustIterator() - Method in class org.apache.river.test.spec.security.proxytrust.util.ValidNonProxyObject
Returns ProxyTrustIterator produced from stored objects array.
GetProxyTrustIteratorTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: GetProxyTrustIterator method of ProxyTrustInvocationHandler returns an iterator that produces the bootstrap proxy as the only element of the iteration.
GetProxyTrustIteratorTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.GetProxyTrustIteratorTest
 
getProxyVerifier() - Method in class org.apache.river.test.impl.mercury.TestListenerImpl
 
getProxyVerifier() - Method in class org.apache.river.test.impl.mercury.TestPullListenerImpl
 
getProxyVerifier() - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
 
getProxyVerifier() - Method in class org.apache.river.test.impl.outrigger.leasing.LeasedSpaceListener
 
getProxyVerifier() - Method in class org.apache.river.test.impl.outrigger.matching.ARemoteInterfaceImpl
 
getProxyVerifier() - Method in class org.apache.river.test.impl.outrigger.matching.MonitoredSpaceListener
 
getProxyVerifier() - Method in class org.apache.river.test.impl.outrigger.transaction.SimpleEventListener
 
getProxyVerifier() - Method in class org.apache.river.test.impl.start.BadServiceProxyAccessorImpl
 
getProxyVerifier() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getProxyVerifier() - Method in class org.apache.river.test.share.DiscoveryServiceUtil.BasicEventListener
 
getProxyVerifier() - Method in class org.apache.river.test.share.LeaseBackEndImpl
 
getProxyVerifier() - Method in class org.apache.river.test.share.TesterTransactionManager
 
getProxyVerifier() - Method in class org.apache.river.test.share.TestParticipantImpl
 
getProxyVerifier() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.LDSEventListener
 
getProxyVerifier() - Method in class org.apache.river.test.spec.discoveryservice.lease.LeaseExpiration.ServiceEventListener
 
getProxyVerifier() - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
 
getProxyVerifier() - Method in class org.apache.river.test.spec.javaspace.conformance.ParticipantImpl
 
getProxyVerifier() - Method in class org.apache.river.test.spec.javaspace.conformance.TestEventListener05
 
getProxyVerifier() - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
getProxyVerifier() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar.BasicListener
 
getProxyVerifier() - Method in class org.apache.river.test.spec.security.proxytrust.util.FalseProxyTrust
Returns FalseTrustVerifier instance.
getProxyVerifier() - Method in class org.apache.river.test.spec.security.proxytrust.util.NonRMCProxyTrust
Method from ProxyTrust interface.
getProxyVerifier() - Method in class org.apache.river.test.spec.security.proxytrust.util.NullProxyTrust
Method from ProxyTrust interface.
getProxyVerifier() - Method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustThrowingRE1
Always throws RemoteException.
getProxyVerifier() - Method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustThrowingRE2
Returns TrustVerifierThrowingRE instance.
getProxyVerifier() - Method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustThrowingSE1
Always throws SecurityException.
getProxyVerifier() - Method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustThrowingSE2
Returns TrustVerifierThrowingSE instance.
getProxyVerifier() - Method in class org.apache.river.test.spec.security.proxytrust.util.PTTEImpl
Method from ProxyTrust interface.
getProxyVerifier() - Method in class org.apache.river.test.spec.security.proxytrust.util.RMCPTImpl
Method from ProxyTrust interface.
getProxyVerifier() - Method in class org.apache.river.test.spec.security.proxytrust.util.SPTRemoteObject
Method from ServerProxyTrust interface.
getProxyVerifier() - Method in class org.apache.river.test.spec.security.proxytrust.util.TrueProxyTrust
Returns TrueTrustVerifier instance.
getPullMailbox() - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getPullMailboxes(int) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getPullMailboxLease(MailboxPullRegistration) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getPullMailboxListener(MailboxPullRegistration) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getPullRegistration(PullEventMailbox, long) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getPullRegistrations(PullEventMailbox, long[]) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getRandomInterface() - Static method in class org.apache.river.test.spec.loader.util.Util
Returns the name which is not present in the list of interfaces.
getRandomName(boolean) - Static method in class org.apache.river.test.spec.loader.util.Util
Returns the name which is not present in the list of classes/resources.
getRawMessage() - Method in class org.apache.river.test.spec.jeri.mux.util.AbortMessage
 
getRawMessage() - Method in class org.apache.river.test.spec.jeri.mux.util.AcknowledgementMessage
 
getRawMessage() - Method in class org.apache.river.test.spec.jeri.mux.util.ClientConnectionHeader
 
getRawMessage() - Method in class org.apache.river.test.spec.jeri.mux.util.CloseMessage
 
getRawMessage() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
 
getRawMessage() - Method in class org.apache.river.test.spec.jeri.mux.util.ErrorMessage
 
getRawMessage() - Method in class org.apache.river.test.spec.jeri.mux.util.IncrementRationMessage
 
getRawMessage() - Method in interface org.apache.river.test.spec.jeri.mux.util.Message
Returns the byte representation of the message.
getRawMessage() - Method in class org.apache.river.test.spec.jeri.mux.util.PingAckMessage
 
getRawMessage() - Method in class org.apache.river.test.spec.jeri.mux.util.PingMessage
 
getRawMessage() - Method in class org.apache.river.test.spec.jeri.mux.util.ServerConnectionHeader
 
getReferentUuid() - Method in class org.apache.river.test.impl.outrigger.javaspace05.A0
 
getReferentUuid() - Method in class org.apache.river.test.impl.outrigger.javaspace05.B0
 
getReferentUuid() - Method in class org.apache.river.test.impl.outrigger.javaspace05.C0
 
getReferentUuid() - Method in class org.apache.river.test.spec.id.util.FakeReferentUuid
 
getRegInfo() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.LDSEventListener
 
GetRegistrars - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
GetRegistrars() - Constructor for class org.apache.river.test.spec.locatordiscovery.GetRegistrars
 
GetRegistrars - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
GetRegistrars() - Constructor for class org.apache.river.test.spec.lookupdiscovery.GetRegistrars
 
GetRegistrarsAfterTerminate - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the getRegistrars method is invoked after the lookup locator discovery utility has been terminated, an IllegalStateException results.
GetRegistrarsAfterTerminate() - Constructor for class org.apache.river.test.impl.locatordiscovery.GetRegistrarsAfterTerminate
 
GetRegistrarsAfterTerminate - Class in org.apache.river.test.impl.lookupdiscovery
With respect to the current implementation of the LookupDiscovery utility, this class verifies that if the getRegistrars method is invoked after the lookup discovery utility has been terminated, an IllegalStateException results.
GetRegistrarsAfterTerminate() - Constructor for class org.apache.river.test.impl.lookupdiscovery.GetRegistrarsAfterTerminate
 
GetRegistrarsNew - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
GetRegistrarsNew() - Constructor for class org.apache.river.test.spec.locatordiscovery.GetRegistrarsNew
 
GetRegistrarsNew - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
GetRegistrarsNew() - Constructor for class org.apache.river.test.spec.lookupdiscovery.GetRegistrarsNew
 
getRegistration(EventMailbox, long) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getRegistration(LookupDiscoveryService, RemoteEventListener, String[], LookupLocator[], long, MarshalledObject) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
Given a proxy to a lookup discovery service, this method is one of a number of overloaded versions that request a registration with the service to which the proxy parameter corresponds.
getRegistration(LookupDiscoveryService, RemoteEventListener, String[], LookupLocator[], long) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, String[], LookupLocator[], MarshalledObject) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, String[], LookupLocator[]) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, String[], long, MarshalledObject) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, String[], long) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, LookupLocator[], long, MarshalledObject) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, LookupLocator[], long) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, String[], MarshalledObject) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, String[]) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, LookupLocator[], MarshalledObject) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, LookupLocator[]) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, long, MarshalledObject) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, long) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener, MarshalledObject) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistration(LookupDiscoveryService, RemoteEventListener) - Static method in class org.apache.river.test.share.DiscoveryServiceUtil
 
getRegistrationLease(ServiceRegistration) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
 
getRegistrationMap() - Method in class org.apache.river.test.share.LookupServices
 
getRegistrationMap() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
getRegistrations(EventMailbox, long[]) - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
getRegs() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegTuple
 
getRegsToDiscover(List) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Returns the registrars that were configured to be started and discovered.
getRegsToDiscoverByIndex(int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
getRegsToLocGroupsMap() - Method in class org.apache.river.test.share.LookupServices
 
getRemoteEvent() - Method in class org.apache.river.test.impl.mercury.RemoteEventHandle
 
getRemoteEvents(MailboxPullRegistration) - Method in interface org.apache.river.test.impl.mercury.TestPullListener
 
getRemoteEvents(MailboxPullRegistration) - Method in class org.apache.river.test.impl.mercury.TestPullListenerImpl
 
getRemoteHost() - Method in class org.apache.river.test.share.LookupServices
 
getRemoteInterfaces(Remote) - Method in class org.apache.river.test.spec.jeri.util.FakeAbstractILFactory
 
getRemoteInterfaces(Remote) - Method in class org.apache.river.test.spec.jeri.util.FakeProxyTrustILFactory
 
getRemoteTestLocator(int) - Method in class org.apache.river.test.share.BaseQATest
Constructs a LookupLocator using configuration information corresponding to the value of the given parameter indx.
getRemoteTestLocator(int) - Method in class org.apache.river.test.share.LookupServices
Constructs a LookupLocator using configuration information corresponding to the value of the given parameter indx.
getRenewCalls() - Method in class org.apache.river.test.share.FailingOpCountingOwner
Return the number of calls made to the renew method.
getRenewCalls() - Method in class org.apache.river.test.share.OpCountingOwner
Return the number of calls made to the renew method.
getRequestHandler() - Method in class org.apache.river.test.spec.jeri.transport.util.EndpointHolder
 
getRequestInputStream() - Method in class org.apache.river.test.spec.jeri.util.FakeInboundRequest
Implementation of interface method.
getRequestOutputStream() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
Implementation of interface method.
getRequests() - Method in class org.apache.river.test.spec.jeri.transport.util.SETRequestHandler
 
getRequestStream() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
Helper method that returns the request output stream as a ByteArrayInputStream.
getRequireDlPerm() - Static method in class org.apache.river.test.spec.loader.util.QATestPreferredClassProvider
Obtains requireDlPerm parameter from system properties to be passed to superclass constructor.
getResourceBundle(Class) - Static method in class org.apache.river.tool.envcheck.Util
Get the resource bundle associated with class clazz.
GetResources - Class in org.apache.river.test.spec.loader.pref.preferredClassLoader
Purpose

This test verifies the behavior of the
public java.net.URL getResource(String name) method of the
net.jini.loader.pref.PreferredClassLoader class:
Override getResource() to implement support for preferred classes in RMI.
GetResources() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassLoader.GetResources
 
getResponseInputStream() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
Implementation of interface method.
getResponseOutputStream() - Method in class org.apache.river.test.spec.jeri.util.FakeInboundRequest
Implementation of interface method.
getResponseStream() - Method in class org.apache.river.test.spec.jeri.util.FakeInboundRequest
Helper method that returns the response output stream as a ByteArrayInputStream.
getRestart() - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
Return the restart value originally returned by the getServiceRestart method.
getResults() - Method in class org.apache.river.test.spec.jeri.transport.util.EIUTContext
 
getResults() - Method in class org.apache.river.tool.ClassDep
Accessor method for the found dependencies.
getReturn() - Method in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
returns last getEntryInternal return value
getRewewalException() - Method in class org.apache.river.test.share.RenewingRemoteListener
Return possible exception from renewal attempt.
getRootDir() - Method in class org.apache.river.tool.AbstractTreeWalker
Gets the root directory to prepend to the relative start directory
getRslt() - Method in class org.apache.river.test.share.TrackingOwner
Return the contets of the rslt field
getSecondStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Constructs and returns the ServiceItemFilter that is to be applied by a lookup cache through a call to one of the versions of the lookup method on that cache.
getSecondStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookupFilterFilter
Constructs and returns the ServiceItemFilter to be applied, in the cache's lookup method, to the results of the template matching and the first-stage filtering (if any).
getSecondStageFilter() - Method in class org.apache.river.test.spec.servicediscovery.cache.CacheLookupNoFilterFilter
Constructs and returns the ServiceItemFilter to be applied, in the cache's lookup method, to the results of the template matching and the first-stage filtering (if any).
getSelectMethod() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Returns the value indicating the method employed by the Registrar to select a service being looked up
getSerialFormat() - Method in class org.apache.river.test.impl.norm.OurAbstractLease
Return the serialization format for the expiration.
getSerialFormat() - Method in class org.apache.river.test.share.OurAbstractLease
Return the serialization format for the expiration.
getServerConstraints() - Method in class org.apache.river.test.spec.activation.util.RMCProxy
 
GetServerContext - Class in org.apache.river.test.spec.export.servercontext
Purpose: This test verifies the behavior of the ServerContext.getServerContext() method.
GetServerContext() - Constructor for class org.apache.river.test.spec.export.servercontext.GetServerContext
 
getServerContext() - Method in class org.apache.river.test.spec.export.util.NonNullServerContext
Returns server context collection.
getServerContext() - Method in class org.apache.river.test.spec.export.util.NonNullServerContext_Another
Returns server context collection.
getServerContext() - Method in class org.apache.river.test.spec.export.util.NullServerContext
Returns null server context collection.
GetServerContext_NoContext - Class in org.apache.river.test.spec.export.servercontext
Purpose: This test verifies the behavior of the ServerContext.getServerContext() method.
GetServerContext_NoContext() - Constructor for class org.apache.river.test.spec.export.servercontext.GetServerContext_NoContext
 
GetServerContext_Providers_NonNull - Class in org.apache.river.test.spec.export.servercontext
Purpose: This test verifies the behavior of the ServerContext.getServerContext() method.
GetServerContext_Providers_NonNull() - Constructor for class org.apache.river.test.spec.export.servercontext.GetServerContext_Providers_NonNull
 
GetServerContext_ProvidersParsing - Class in org.apache.river.test.spec.export.servercontext
Purpose: This test verifies the behavior of the ServerContext.getServerContext() method.
GetServerContext_ProvidersParsing() - Constructor for class org.apache.river.test.spec.export.servercontext.GetServerContext_ProvidersParsing
 
GetServerContext_Test - Class in org.apache.river.test.spec.jrmp.jrmpservercontext
Purpose This test verifies the following: getServerContext method of JrmpServerContext returns a server context collection containing an element that implements the ClientHost interface whose getClientHost method returns the client host if the current thread is handling a JRMP remote call, or null otherwise.
GetServerContext_Test() - Constructor for class org.apache.river.test.spec.jrmp.jrmpservercontext.GetServerContext_Test
 
GetServerContextElement - Class in org.apache.river.test.spec.export.servercontext
Purpose: This test verifies the behavior of the ServerContext.getServerContextElement(Class) method.
GetServerContextElement() - Constructor for class org.apache.river.test.spec.export.servercontext.GetServerContextElement
 
GetServerContextElement_NoContext - Class in org.apache.river.test.spec.export.servercontext
Purpose: This test verifies the behavior of the ServerContext.getServerContextElement(Class) method.
GetServerContextElement_NoContext() - Constructor for class org.apache.river.test.spec.export.servercontext.GetServerContextElement_NoContext
 
getServerConversation() - Method in class org.apache.river.test.spec.jeri.mux.util.Redirector
Returns the bytes sent by the server side of the connection
getServerEndpoint() - Method in class org.apache.river.test.spec.jeri.mux.util.AbstractMuxTest
Returns a server endpoint that uses net.jini.jeri.connection.ConnectionManager to manage its connections.
getServerEndpoint() - Method in class org.apache.river.test.spec.jeri.transport.util.AbstractEndpointTest
 
getServerMainPrincipal() - Method in class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
getServerMainPrincipal() - Method in interface org.apache.river.test.impl.end2end.e2etest.SubjectProvider
 
getServerMinPrincipal() - Method in class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
getServerMinPrincipal() - Method in interface org.apache.river.test.impl.end2end.e2etest.SubjectProvider
 
GetServerSocketFactory_BehaviorTest - Class in org.apache.river.test.spec.jrmp.jrmpexporter
Purpose This test verifies the following: getServerSocketFactory method of JrmpExporter returns the client socket factory for this exporter, or null if none.
GetServerSocketFactory_BehaviorTest() - Constructor for class org.apache.river.test.spec.jrmp.jrmpexporter.GetServerSocketFactory_BehaviorTest
 
getServerSubject() - Method in class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
getServerSubject() - Method in interface org.apache.river.test.impl.end2end.e2etest.SubjectProvider
 
getServiceActivateDesc(String, QAConfig) - Static method in class org.apache.river.test.impl.start.ActivateWrapperTestUtil
 
getServiceActivationHost() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the host name of the activation system to contact.
getServiceActivationPort() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the port of the activation system to contact.
getServiceBooleanProperty(String, String, int, boolean) - Method in class org.apache.river.qa.harness.QAConfig
Obtain the value of a service property interpreted as a boolean.
getServiceClasspath() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the service classpath.
getServiceCodebase() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the codebase for the service.
getServiceComponent() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the component name.
getServiceConfigFile() - Static method in class org.apache.river.test.impl.start.ActivateWrapperTestUtil
 
getServiceConfigFile() - Static method in class org.apache.river.test.impl.start.ServiceStarterCreateBadTransientServiceTest
 
getServiceConfiguration() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Obtain the Configuration object associated with the service configuration file.
getServiceConfigurationFileName() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the name of the ConfigurationFile for the service.
getServiceDir() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return a directory name to be used by the service.
getServiceHost(String, int, String) - Method in class org.apache.river.qa.harness.QAConfig
Returns the name of the host to run a service on, or null if the service is to be run on the local host.
getServiceID() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getServiceID() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
getServiceImpl() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the service implementation class name.
getServiceInfoEntryFromConfig(QAConfig) - Static method in class org.apache.river.test.share.AttributesUtil
Using either values contained in the configure property file, or default values, constructs and returns an instance of the attribute class net.jini.lookup.entry.ServiceInfo.
getServiceIntProperty(String, String, int) - Method in class org.apache.river.qa.harness.QAConfig
Obtain the value of a service property interpreted as an int.
getServiceIntProperty(String, String, int, int) - Method in class org.apache.river.qa.harness.QAConfig
Obtain the value of a service property interpreted as an int.
getServiceJVM() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the service vm to invoke.
getServiceOptions() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return any command line options to be included when starting the service.
getServiceOptions() - Method in class org.apache.river.qa.harness.NonActivatableGroupAdmin
Override the base class method to merge options which may have been supplied through the constructor.
getServiceOptions() - Method in class org.apache.river.qa.harness.SharedGroupAdmin
Override the base class method to merge options which may have been supplied through the constructor.
getServicePersistenceLog() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Get the name of the service persistence log.
getServicePolicyFile() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the service policy file name.
getServicePort() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the port associated with the service.
getServicePreparerName() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the service ProxyPreparer entry name.
getServiceProperties() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return any command line properties to be included when starting the service.
getServiceProperties() - Method in class org.apache.river.qa.harness.NonActivatableGroupAdmin
Override the base class method to merge properties which may have been supplied through the constructor.
getServiceProperties() - Method in class org.apache.river.qa.harness.SharedGroupAdmin
Override the base class method to merge properties which may have been supplied through the constructor.
getServiceProxy() - Method in class org.apache.river.test.impl.start.BadServiceProxyAccessorImpl
 
getServiceProxy() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
Return the smart proxy
getServiceRestart() - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
Return the value of the restart parameter to use when registering an activatable service.
getServiceSharedLogDir() - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
Return the shared VM log directory name associated with this activatable service.
getServiceStarterConfigurationFileName() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the name of the ConfigurationFile for the service's starter.
getServiceStringProperty(String, String, int) - Method in class org.apache.river.qa.harness.QAConfig
Obtain the value of a service property as a string.
getServiceStringProperty(String, String, int, String) - Method in class org.apache.river.qa.harness.QAConfig
Obtain the value of a service property as a string.
getServiceTemplate() - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
Constructs and returns the ServiceTemplate to use for matching (can be overridden by sub-classes)
getServiceTemplate() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Constructs and returns the ServiceTemplate to use for matching (can be overridden by sub-classes)
getServiceType() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the service type.
getServiceTypes(ServiceTemplate, String) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getServiceTypes(ServiceTemplate, String) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
GetServiceTypesAttr - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that the method getServiceTypes() operates as expected when a template containing only an attribute class is input.
GetServiceTypesAttr() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.GetServiceTypesAttr
 
GetServiceTypesClass - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that the method getServiceTypes() operates as expected when a template containing only one of the registered test service classes is input.
GetServiceTypesClass() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.GetServiceTypesClass
 
GetServiceTypesEmpty - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that the method getServiceTypes() operates as expected when an "empty" template is input.
GetServiceTypesEmpty() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.GetServiceTypesEmpty
 
GetServiceTypesNoMatch - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a getServiceTypes with a template that matches nothing results in a null return value.
GetServiceTypesNoMatch() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.GetServiceTypesNoMatch
 
GetServiceTypesNullTemplate - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a getServiceTypes with a null template results in a NullPointerException.
GetServiceTypesNullTemplate() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.GetServiceTypesNullTemplate
 
getSessionID() - Method in class org.apache.river.test.spec.jeri.mux.util.AcknowledgementMessage
Returns the session ID associated with this AcknowledgementMessage
getsessionId() - Method in class org.apache.river.test.spec.jeri.mux.util.CloseMessage
Returns the session ID associated with this CloseMessage
getsessionId() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Returns the session ID associated with this message
getSessionID() - Method in class org.apache.river.test.spec.jeri.mux.util.ErrorMessage
Returns the session ID associated with this message
getSetConstraintsArg() - Method in class org.apache.river.test.spec.security.proxytrust.util.RMCTEImpl
Returns argument passed to last called 'setConstraints' method.
getSetConstraintsNum() - Method in class org.apache.river.test.spec.security.proxytrust.util.RMCTEImpl
Returns number of 'setConstraints' method invocations.
getSharedGroupAdmin() - Method in class org.apache.river.qa.harness.AdminManager
Return the SharedGroupAdmin being managed.
getSharedGroupLog() - Method in class org.apache.river.qa.harness.SharedGroupAdmin
Return the shared VM log directory name associated with this shared group.
getSharedLogDir() - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
Return the shared log directory name originally returned by the getServiceSharedLogDir method.
getSharedVMLog() - Method in class org.apache.river.qa.harness.AdminManager
Obtain the log directory associated with the shared activation group being managed by this manager.
getShort(Object) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Returns short.
getShortName() - Method in class org.apache.river.qa.harness.TestDescription
 
getSize() - Method in class org.apache.river.test.spec.jeri.mux.util.AbortMessage
Returns the size of this Abort message
getSize() - Method in class org.apache.river.test.spec.jeri.mux.util.CloseMessage
 
getSize() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Returns the size of this message
getSnapshot() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyCounter
Returns snapshot of template for which this class counts events.
GetSnapshotWeight - Class in org.apache.river.test.impl.fiddler.fiddleradmin
This class determines whether or not the lookup discovery service can successfully return the value of the weight factor applied in the computation that determines when the service should take a snapshot of its persistent state.
GetSnapshotWeight() - Constructor for class org.apache.river.test.impl.fiddler.fiddleradmin.GetSnapshotWeight
 
getSpace() - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
getSpace() - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Runs tested JavaSpace.
getSpaces() - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
getSpec() - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
Getting the String to parse as a HTTPMD URL.
getSpecialEntry(String) - Method in class org.apache.river.test.spec.config.configurationfile.FakeConfigurationFile
 
GetSpecialEntry_Test - Class in org.apache.river.test.spec.config.configurationfile
Purpose: This test verifies the behavior of the getSpecialEntry method of ConfigurationFile class.
GetSpecialEntry_Test() - Constructor for class org.apache.river.test.spec.config.configurationfile.GetSpecialEntry_Test
 
getSpecialEntryType(String) - Method in class org.apache.river.test.spec.config.configurationfile.FakeConfigurationFile
 
GetSpecialEntryType_Test - Class in org.apache.river.test.spec.config.configurationfile
Purpose: This test verifies the behavior of the getSpecialEntryType method of ConfigurationFile class.
GetSpecialEntryType_Test() - Constructor for class org.apache.river.test.spec.config.configurationfile.GetSpecialEntryType_Test
 
getSrcDir() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
This method returns source directory.
getSrvcIndx(Object, ServiceItem[]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Steps through the given array of service items searching for the element that equals the given service item Object; returning the element index if a match is found and -1 otherwise
getSrvcItems() - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Returns the array of service items associated with this tuple
getSrvcObj() - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Returns the service item associated with this tuple
getSrvcSupersVector(Object, ServiceItem[]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Retrieves the chain of super classes of the given object; up to, but not including, the Object class itself.
getStarterConfiguration() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Obtain the Configuration object associated with the service's starter configuration file.
getStarterConfigurationFileName() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the configuration file name originally obtained by the getServiceStarterConfigurationFileName method.
getStartTime() - Method in class org.apache.river.qa.harness.TestList
 
getState(long) - Method in class org.apache.river.test.impl.mahalo.NoOpNestableTransactionManager
 
getState() - Method in class org.apache.river.test.share.TesterTransaction
Return the current state of this transaction.
getState(long) - Method in class org.apache.river.test.share.TesterTransactionManager
Return the current state of this transasction.
getState(long) - Method in class org.apache.river.test.share.TesterTransactionManagerProxy
 
getStateFailCnt(int) - Method in class org.apache.river.test.share.TesterTransaction
Tell getState to throw RemoteException the next cnt times it's invoked.
GetStateTest - Class in org.apache.river.test.spec.txnmanager
 
GetStateTest() - Constructor for class org.apache.river.test.spec.txnmanager.GetStateTest
 
getStatistics() - Static method in class org.apache.river.test.impl.end2end.jssewrapper.Statistics
Return a sorted copy of the statistics table
getStop() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.ListenOperation
 
getStop() - Method in class org.apache.river.test.spec.jeri.connection.util.ListenOperation
 
getStop() - Method in class org.apache.river.test.spec.jeri.mux.util.ListenOperation
 
getStop() - Method in class org.apache.river.test.spec.jeri.mux.util.Redirector
Is redirection stopped?
GetStorageLocation - Class in org.apache.river.test.impl.fiddler.storageadmin
This class determines whether or not the lookup discovery service can successfully return the location in which the service currently stores its persistent state.
GetStorageLocation() - Constructor for class org.apache.river.test.impl.fiddler.storageadmin.GetStorageLocation
Constructs an instance of this class.
getStorageLocationAdmin(Object) - Static method in class org.apache.river.test.share.StorageAdminUtil
Determines if the input object implements both the net.jini.admin.Administrable and the org.apache.river.admin.StorageLocationAdmin interfaces, and if yes, returns a proxy to an instance of the org.apache.river.admin.StorageLocationAdmin interface.
getStorageMap() - Method in class org.apache.river.qa.harness.SlaveTest
Accessor for the storage map which allow the test to maintain state across slave calls.
getString(String) - Method in class org.apache.river.qa.harness.QAConfig
 
getString(String) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String, Object) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String, Object, Object) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String, Object, Object, Object) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String, ResourceBundle) - Static method in class org.apache.river.tool.envcheck.Util
Print out string according to resourceBundle format.
getString(String, ResourceBundle, Object) - Static method in class org.apache.river.tool.envcheck.Util
Print out string according to resourceBundle format.
getString(String, ResourceBundle, Object, Object) - Static method in class org.apache.river.tool.envcheck.Util
Print out string according to resourceBundle format.
getString(String, ResourceBundle, Object, Object, Object) - Static method in class org.apache.river.tool.envcheck.Util
Print out string according to resourceBundle format.
getStringConfigVal(String, String) - Method in class org.apache.river.qa.harness.QAConfig
This method will retrieve from the locally stored property list, the value of a property whose name corresponds to the string contained in the input argument "propertyName" and whose value is of type 'String'.
getStringValue(String) - Method in class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.AbstractTrustVerifierTest
Method to extract string values from harness facilities
getStringValue(String) - Method in class org.apache.river.test.spec.jeri.kerberostrustverifier.util.AbstractTrustVerifierTestKerberos
Method to extract string values from harness facilities
getStringValue(String) - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.AbstractTrustVerifierTestSSL
Method to extract string values from harness facilities
getSubject() - Method in class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
getSubject() - Method in interface org.apache.river.test.impl.end2end.e2etest.SubjectProvider
 
getSubject(String) - Static method in class org.apache.river.test.spec.jeri.transport.util.SubjectProvider
 
getSubset(String[]) - Static method in class org.apache.river.test.share.GroupsUtil
Constructs a set of groups that is a sub-set of the groups parameter.
getSubset(LookupLocator[]) - Static method in class org.apache.river.test.share.LocatorsUtil
Constructs a set of locators that is a sub-set of the locators parameter.
getSystem() - Method in class org.apache.river.test.spec.activation.util.FakeActivationGroupID
works same as getSystem() method of superclass, but send debug message in log
getTemplate() - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
Returns template for which this class counts events.
getTest1Num() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.RMCTENPIImpl
Returns number of 'test1' method invocations.
getTest1Num() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1RMCTEImpl
Returns number of 'test1' method invocations.
getTestArgs() - Method in class org.apache.river.qa.harness.MainTestDescription
Get the test arguments.
getTestCaseName() - Method in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile.TestItem
Getting Test Case name of this TestItem object.
getTestCaseName() - Method in class org.apache.river.test.spec.url.httpmd.handler.HashCode.TestItem
Getting Test Case name of this TestItem object.
getTestCaseName() - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
Getting Test Case name of this TestItem object.
getTestCaseName() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Getting Test Case name of this TestItem object.
getTestCaseName() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
Getting Test Case name of this TestItem object.
getTestCaseName() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
Getting Test Case name of this TestItem object.
getTestCaseName() - Method in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity.TestItem
Getting Test Case name of this AbstractProvidesIntegrity.TestItem object.
getTestCaseNames() - Method in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile
Getting Test Case names.
getTestCaseNames() - Method in class org.apache.river.test.spec.url.httpmd.handler.HashCode
Getting Test Case names.
getTestCaseNames() - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL
Getting Test Cases names.
getTestCaseNames() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest
Getting Test Cases names.
getTestCaseNames() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls
Getting Test Cases names.
getTestCaseNames() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase
Getting Test Cases names.
getTestCases() - Method in class org.apache.river.test.spec.constraint.coreconstraint.ConnectionTimeConstructorsTest
Auxiliary method to obtain the array of Test Cases.
getTestCases() - Method in class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.ConstructorsTest
Auxiliary method to obtain the array of the Objects that describe Test Cases.
getTestCases() - Method in class org.apache.river.test.spec.constraint.coreconstraint.DelegationTimeConstructorsTest
Auxiliary method to obtain the array of Test Cases.
getTestCases() - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConstructorsTest
Auxiliary method to obtain the array of the Objects that describe Test Cases.
getTestCases() - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalConstructorsTest
Auxiliary method to obtain the array of the Objects that describe Test Cases.
getTestCases() - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalTypeConstructorsTest
Auxiliary method to obtain the array of the Objects that describe Test Cases.
getTestCases() - Method in class org.apache.river.test.spec.constraint.coreconstraint.util.AbstractConstructorsTest
Auxiliary method to obtain the array of the Objects that describe Test Cases.
getTestClassName() - Method in class org.apache.river.qa.harness.TestDescription
Return the name of the test implementation class.
getTestClassName() - Method in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile
Getting Test Class name.
getTestClassName() - Method in class org.apache.river.test.spec.url.httpmd.handler.HashCode
Getting Test Class name.
getTestClassName() - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL
Getting Test Class name.
getTestClassName() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest
Getting Test Class name.
getTestClassName() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls
Getting Test Class name.
getTestClassName() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase
Getting Test Class name.
getTestClients() - Method in class org.apache.river.test.impl.end2end.e2etest.End2EndTest
return the collection of test clients to run.
getTestClients() - Method in interface org.apache.river.test.impl.end2end.e2etest.TestCoordinator
Gets the set of test clients which are running tests.
getTestDescription(String, Properties) - Method in class org.apache.river.qa.harness.QAConfig
Factory method which returns the TestDescription corresponding to the named test description file.
getTestDescription() - Method in class org.apache.river.qa.harness.QAConfig
Get the test description of the current test.
getTestEndpoint() - Method in class org.apache.river.test.spec.jeri.connection.util.TestServerEndpoint
Returns an instance of TestEndpoint
getTestLoader() - Method in class org.apache.river.qa.harness.QAConfig
 
getTestLocator(int) - Method in class org.apache.river.test.share.BaseQATest
Constructs a LookupLocator using configuration information corresponding to the value of the given parameter indx.
getTestLocator(int) - Method in class org.apache.river.test.share.LookupServices
Constructs a LookupLocator using configuration information corresponding to the value of the given parameter indx.
getTestLocator(int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Constructs a LookupLocator using configuration information corresponding to the value of the given parameter indx.
getTestNum() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.RMCTENPIImpl
Returns number of 'test' method invocations.
getTestNum() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1RMCTEImpl
Returns number of 'test' method invocations.
getTestNumber() - Method in interface org.apache.river.test.impl.end2end.e2etest.TestClient
Get the number of the currently executing test
getTests() - Method in class org.apache.river.test.impl.end2end.e2etest.End2EndTest
 
getTests() - Method in interface org.apache.river.test.impl.end2end.e2etest.TestCoordinator
Get the set of tests to run.
getTestTotal() - Method in interface org.apache.river.test.impl.end2end.e2etest.TestClient
Get the total number of tests to be run.
getThreadCount() - Method in class org.apache.river.test.impl.end2end.e2etest.End2EndTest
return the number of threads to run.
getThreadCount() - Method in interface org.apache.river.test.impl.end2end.e2etest.TestCoordinator
Get the number of client threads being run
getTime() - Method in class org.apache.river.test.impl.mercury.EMSTestBase
 
getTimeout() - Method in class org.apache.river.test.spec.jeri.mux.util.AbstractMuxTest
Returns the timeout value that a test can use to wait for input to be received from a connection.
GetTimeTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies the behavior of the following methods: ConnectionAbsoluteTime.getTime() ConnectionRelativeTime.getTime() DelegationAbsoluteTime.getMinStart() DelegationAbsoluteTime.getMaxStart() DelegationAbsoluteTime.getMinStop() DelegationAbsoluteTime.getMaxStop() DelegationRelativeTime.getMinStart() DelegationRelativeTime.getMaxStart() DelegationRelativeTime.getMinStop() DelegationRelativeTime.getMaxStop() ConnectionAbsoluteTime.getTime() method returns the deadline for connection establishment; ConnectionRelativeTime.getTime() method returns the maximum connection duration in milliseconds; DelegationAbsoluteTime.getMinStart() method returns the minimum start time in milliseconds from midnight, January 1, 1970 UTC; DelegationAbsoluteTime.getMaxStart() method returns the maximum start time in milliseconds from midnight, January 1, 1970 UTC; DelegationAbsoluteTime.getMinStop() method returns the minimum stop time in milliseconds from midnight, January 1, 1970 UTC; DelegationAbsoluteTime.getMaxStop() method returns the maximum stop time in milliseconds from midnight, January 1, 1970 UTC; DelegationRelativeTime.getMinStart() method returns the minimum start duration in milliseconds; DelegationRelativeTime.getMaxStart() method returns the maximum start duration in milliseconds; DelegationRelativeTime.getMinStop() method returns the minimum stop duration in milliseconds; DelegationRelativeTime.getMaxStop() method returns the maximum stop duration in milliseconds; Test Cases: TestCase #1-2 It's verified that ConnectionAbsoluteTime.getTime() method returns the deadline for connection establishment.
GetTimeTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.GetTimeTest
 
GetTimeTest.TestCase - Class in org.apache.river.test.spec.constraint.coreconstraint
An auxiliary class that describes a Test Case.
getTotalRenewAllCalls() - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
Return the total number of times renewAll was called
getTotalRenewCalls() - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
Return the total number of times renew has been called
getTransaction() - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Creates transaction with default lease time.
getTransaction(long) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Creates transaction with specified lease time.
getTransactionManager() - Method in class org.apache.river.test.impl.mahalo.TxnMgrTestBase
 
getTransactionManagerAdmin(TransactionManager) - Method in class org.apache.river.test.impl.mahalo.TxnMgrTestBase
 
getTransactionManagerLease(TransactionManager.Created) - Method in class org.apache.river.test.impl.mahalo.TxnMgrTestBase
 
getTransactionManagers(int) - Method in class org.apache.river.test.impl.mahalo.TxnMgrTestBase
 
getTransformer() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
 
getTransition() - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Returns the transition associated with this tuple
getTrust() - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.TestSocketFactory
 
getTxmgr() - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
getTxnManager() - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Runs Transaction Manager.
getTxnType() - Method in class org.apache.river.test.impl.outrigger.transaction.SpaceOperation
Get transaction type.
getType() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Return the service type originally returned by the getServiceType method.
getType() - Method in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
returns last type argument of getEntryInternal method
getUnconstrainedProxy() - Method in interface org.apache.river.test.impl.end2end.e2etest.TestClient
Obtain the service proxy without constraints applied
getUndiscoveredLocators() - Method in class org.apache.river.test.share.BaseQATest.LookupListener
Returns the locators of the lookups from expectedDiscoveredMap that are not also in discoveredMap; this method returns the locators of the lookups that are expected to be discovered, but which have not yet been discovered.
GetUndiscoveredLocators - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
GetUndiscoveredLocators() - Constructor for class org.apache.river.test.spec.locatordiscovery.GetUndiscoveredLocators
 
GetUndiscoveredLocatorsAfterTerminate - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the getUndiscoveredLocators method is invoked after the lookup locator discovery utility has been terminated, an IllegalStateException results.
GetUndiscoveredLocatorsAfterTerminate() - Constructor for class org.apache.river.test.impl.locatordiscovery.GetUndiscoveredLocatorsAfterTerminate
 
GetUndiscoveredLocatorsEmpty - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
GetUndiscoveredLocatorsEmpty() - Constructor for class org.apache.river.test.spec.locatordiscovery.GetUndiscoveredLocatorsEmpty
 
GetUndiscoveredLocatorsNew - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
GetUndiscoveredLocatorsNew() - Constructor for class org.apache.river.test.spec.locatordiscovery.GetUndiscoveredLocatorsNew
 
getUnexpNum() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseExporter
Returns number of 'unexport' method invocations.
getUnfulfilledConstraints() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
Implementation of interface method.
getUnicastPort() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
getUnicastPort() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
getUnicastPort() - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
getUniqueEntry() - Static method in class org.apache.river.test.impl.outrigger.matching.RandomEntryFactory
Returns a unique, random Entry object.
getURL() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
This method returns URL object to be tested.
getURL() - Method in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity.TestItem
This method returns URL object to be tested.
getURL1() - Method in class org.apache.river.test.spec.url.httpmd.handler.HashCode.TestItem
Getting 1-st HTTPMD URL object of this TestItem object.
getURL1() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
This method returns the 1-st URL object.
getURL2() - Method in class org.apache.river.test.spec.url.httpmd.handler.HashCode.TestItem
Getting 2-nd HTTPMD URL object of this TestItem object.
getURL2() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
This method returns the 2-nd URL object.
getUrlAddr(boolean, QAConfig, int) - Static method in class org.apache.river.test.spec.loader.util.Util
Returns http or file based url address to download preferred classes.
getUrls(boolean, String, String, QAConfig, int) - Static method in class org.apache.river.test.spec.loader.util.Util
Returns http or file URLs for file1 and file2.
getUrls() - Static method in class org.apache.river.test.spec.security.util.BaseIntegrityVerifier
Returns urls passed to 'providesIntegrity' method.
GetURLTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckCodebase.GetURLTask
 
getUseGroupAndLocDiscovery0() - Method in class org.apache.river.test.share.LookupServices
 
getUseGroupAndLocDiscovery0() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
getUseGroupAndLocDiscovery1() - Method in class org.apache.river.test.share.LookupServices
 
getUseGroupAndLocDiscovery1() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
getUseOnlyGroupDiscovery() - Method in class org.apache.river.test.share.LookupServices
 
getUseOnlyGroupDiscovery() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
getUseOnlyLocDiscovery() - Method in class org.apache.river.test.share.LookupServices
 
getUseOnlyLocDiscovery() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
getUtilLog() - Static method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETransportListener
 
getUuid() - Method in interface org.apache.river.test.impl.start.TestService
Returns Uuid for this service instance.
getUuid() - Method in class org.apache.river.test.impl.start.TestServiceImpl
 
getValidMC() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifierContext
Returns first valid MethodConstraints for 'getProxyTrustIterator' method of ProxyTrust or null otherwise.
getValue() - Method in class org.apache.river.test.spec.export.util.AnFakeType
Get the inner value of the AnFakeType object.
getValue() - Method in class org.apache.river.test.spec.export.util.FakeType
Get the inner value of the FakeType object.
getVerifyField() - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Gateway to protected BasicProxyPreparer.verify field
getWarningCount() - Static method in class org.apache.river.tool.envcheck.Reporter
Get the total number of warning records that were generated.
getWorkingDir() - Method in class org.apache.river.qa.harness.MainTestDescription
Return the working directory for test execution.
getWrapperClassName() - Method in class org.apache.river.qa.harness.MainTestDescription
Return the wrapper class name for executing a test in another VM.
gotMsg - Variable in class org.apache.river.test.spec.url.httpmd.wrongmdexc.Constructor
The detailed message of WrongMessageDigestException.
GrandChildOfIntegerMatch - Class in org.apache.river.test.impl.outrigger.matching
Simple JavaSpace entry class for testing JavaSpace matching
GrandChildOfIntegerMatch() - Constructor for class org.apache.river.test.impl.outrigger.matching.GrandChildOfIntegerMatch
Required public zero arg constructor Entry classes need
GrandChildOfIntegerMatch(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.GrandChildOfIntegerMatch
Create a new GrandChildOfIntegerMatch.
GrandChildOfIntegerMatch(ChildOfIntegerMatch) - Constructor for class org.apache.river.test.impl.outrigger.matching.GrandChildOfIntegerMatch
Create a new GrandChildOfIntegerMatch that can service as a template to retrieve the passed GrandChildOfIntegerMatch (or subclass) from a JavaSpace
GrandChildOfStringMatch - Class in org.apache.river.test.impl.outrigger.matching
Simple JavaSpace entry class for testing JavaSpace matching
GrandChildOfStringMatch() - Constructor for class org.apache.river.test.impl.outrigger.matching.GrandChildOfStringMatch
Required public zero arg constructor Entry classes need
GrandChildOfStringMatch(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.GrandChildOfStringMatch
Create a new GrandChildOfStringMatch.
GrandChildOfStringMatch(GrandChildOfStringMatch) - Constructor for class org.apache.river.test.impl.outrigger.matching.GrandChildOfStringMatch
Create a new ChildOfStringMatch that can service as a template to retrieve the passed ChildOfStringMatch (or subclass) from a JavaSpace
grant(Object) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Gateway to protected BasicProxyPreparer.grant method
grant(Class, Class) - Method in class org.apache.river.test.spec.security.security.GrantTest3
Invokes 'Security.grant(Class, Class)' method with given arguments.
grant(Class, Principal[], Permission[]) - Method in class org.apache.river.test.spec.security.util.BaseDynamicPolicyProvider
Method from DynamicPolicy interface.
grant(Class, Principal[], Permission[]) - Method in class org.apache.river.test.spec.security.util.DynamicPolicyProviderThrowingNPE
Always throws NullPointerException.
grant(Class, Principal[], Permission[]) - Method in class org.apache.river.test.spec.security.util.DynamicPolicyProviderThrowingSE
Always throws SecurityException.
grant(Class, Principal[], Permission[]) - Method in class org.apache.river.test.spec.security.util.DynamicPolicyProviderThrowingUOE
Always throws UnsupportedOperationException.
grant(Class, Principal[], Permission[]) - Method in class org.apache.river.tool.DebugDynamicPolicyProvider
Log calls.
grant1 - Variable in class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
grants for each of the three leases used in this test
grant2 - Variable in class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
 
grant3 - Variable in class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
 
Grant_Test - Class in org.apache.river.test.spec.security.basicproxypreparer
Purpose: This test verifies the behavior of the BasicProxyPreparer class grant method: protected void grant(Object proxy) Infrastructure: This test requires the following infrastructure: 1) FakeBasicProxyPreparer - accessor of the tested BasicProxyPreparer class, that is gateway to protected method access.
Grant_Test() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.Grant_Test
 
Grant_Test.TraceException - Exception in org.apache.river.test.spec.security.basicproxypreparer
Unique exception for tracing inner call.
granted - Variable in class org.apache.river.test.impl.norm.LeaseBackEnd.RenewResults
For each id passed to renewAll, granted[i] is the granted lease time, or -1 if the renewal for that least generated an exception.
granted - Variable in class org.apache.river.test.share.LeaseBackEnd.RenewResults
For each id passed to renewAll, granted[i] is the granted lease time, or -1 if the renewal for that least generated an exception.
GrantNoPrincipalCase01 - Class in org.apache.river.test.spec.policyprovider.dynamicPolicyProvider
Purpose

This test verifies that DynamicPolicyProvider grants permissions (granted with no principals) properly.
GrantNoPrincipalCase01() - Constructor for class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.GrantNoPrincipalCase01
 
GrantNoPrincipalCase02 - Class in org.apache.river.test.spec.policyprovider.dynamicPolicyProvider
Purpose

This test verifies that DynamicPolicyProvider grants permissions (granted with no principals) properly.
GrantNoPrincipalCase02() - Constructor for class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.GrantNoPrincipalCase02
 
grantParams - Variable in class org.apache.river.test.spec.security.util.BaseDynamicPolicyProvider
Parameters passed to 'grant' method.
GrantPermissionTest - Class in org.apache.river.test.spec.policyprovider.grantPermission
Purpose

This test verifies that GrantPermission class works properly.
GrantPermissionTest() - Constructor for class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
 
GrantPermissionTestCase01 - Class in org.apache.river.test.spec.policyprovider.grantPermission
Purpose

This test verifies that GrantPermission class properly implements aggregate permission implication.
GrantPermissionTestCase01() - Constructor for class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTestCase01
 
GrantPrincipal - Class in org.apache.river.test.spec.policyprovider.dynamicPolicyProvider
Purpose

This test verifies that DynamicPolicyProvider grants permissions granted with principals properly.
GrantPrincipal() - Constructor for class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.GrantPrincipal
 
GrantPrincipalSame - Class in org.apache.river.test.spec.policyprovider.dynamicPolicyProvider
Purpose

This test verifies that DynamicPolicyProvider grants permissions granted with principals properly.
GrantPrincipalSame() - Constructor for class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.GrantPrincipalSame
 
grantSupNum - Variable in class org.apache.river.test.spec.security.util.BaseDynamicPolicyProvider
Number of 'grantSupported' method calls.
grantSupported() - Method in class org.apache.river.test.spec.security.util.BaseDynamicPolicyProvider
Method from DynamicPolicy interface.
grantSupported() - Method in class org.apache.river.test.spec.security.util.FalseDynamicPolicyProvider
Always returns false.
grantSupported() - Method in class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Returns false/true depending on value set by 'setGrantSupported()' method.
grantSupported() - Method in class org.apache.river.test.spec.security.util.TrueDynamicPolicyProvider
Always returns true.
GrantSupportedTest - Class in org.apache.river.test.spec.security.security
Purpose This test verifies the following: 'grantSupported' static method of Security class returns true if the installed security policy provider supports dynamic permission grants - i.e., if it implements the DynamicPolicy interface and calling its 'grantSupported' method returns true.
GrantSupportedTest() - Constructor for class org.apache.river.test.spec.security.security.GrantSupportedTest
 
GrantTest1 - Class in org.apache.river.test.spec.security.security
Purpose This test verifies the following: 'grant(Class, Permission[])' static method of Security class does the following: if the installed security policy provider implements the DynamicPolicy interface, delegates to it to grant the specified permissions to all protection domains (including ones not yet created) which are associated with the class loader of the given class and possess at least the principals of the current subject (if any).
GrantTest1() - Constructor for class org.apache.river.test.spec.security.security.GrantTest1
 
GrantTest2 - Class in org.apache.river.test.spec.security.security
Purpose This test verifies the following: 'grant(Class, Principal[], Permission[])' static method of Security class does the following: if the installed security policy provider implements the DynamicPolicy interface, delegates to it to grant the specified permissions to all protection domains (including ones not yet created) which are associated with the class loader of the given class and possess at least the given set of principals.
GrantTest2() - Constructor for class org.apache.river.test.spec.security.security.GrantTest2
 
GrantTest3 - Class in org.apache.river.test.spec.security.security
Purpose This test verifies the following: 'grant(Class fromClass, Class toClass)' static method of Security class does the following: if the installed security policy provider implements the DynamicPolicy interface, takes the set of permissions dynamically granted to the class loader of fromClass with the current subject's principals, determines which of those permissions the calling context is authorized to grant, and dynamically grants that subset of the permissions to the class loader of toClass, qualified with the current subject's principals.
GrantTest3() - Constructor for class org.apache.river.test.spec.security.security.GrantTest3
 
GridBagJPanel - Class in org.apache.river.test.impl.end2end.e2etest
 
GridBagJPanel() - Constructor for class org.apache.river.test.impl.end2end.e2etest.GridBagJPanel
constructs a GridBagJPanel
GroupChangeListener() - Constructor for class org.apache.river.test.share.BaseQATest.GroupChangeListener
 
groups - Variable in class org.apache.river.test.share.TestBase
Lookup groups to find lookup, null if we are in standAlone mode
groups0 - Variable in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOn2SetGroups
 
groups1 - Variable in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOn2SetGroups
 
GroupsAddNewDiscoveryChangeListener - Class in org.apache.river.test.spec.discoverymanager
With respect to the addDiscoveryListener method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
GroupsAddNewDiscoveryChangeListener() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsAddNewDiscoveryChangeListener
 
GroupsAddNewDiscoveryListener - Class in org.apache.river.test.spec.discoverymanager
With respect to the addDiscoveryListener method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
GroupsAddNewDiscoveryListener() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsAddNewDiscoveryListener
 
groupsAreEqual(String[], ArrayList) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Removes any repeated elements from the ArrayList and then compares the String elements in the array to the String elements in ArrayList.
GroupsDiscardUnreachable - Class in org.apache.river.test.spec.discoverymanager
With respect to the discard method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
GroupsDiscardUnreachable() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsDiscardUnreachable
 
GroupsDiscovered - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
GroupsDiscovered() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsDiscovered
 
GroupsDiscoveredAll - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
GroupsDiscoveredAll() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsDiscoveredAll
 
groupSetsEqual(Map, Map) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Determines if the String[] contents of the given maps are equivalent
groupsMap - Variable in class org.apache.river.test.spec.discoveryservice.event.RemoveGroupsSome
 
groupsMap - Variable in class org.apache.river.test.spec.discoveryservice.event.SetGroupsReplaceSome
 
GroupsMulticastMonitorChange - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the changed events that occur as a result of the replacement of one or more of the member groups of discovered lookup services.
GroupsMulticastMonitorChange() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorChange
 
GroupsMulticastMonitorReplace - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the "passive" discarded events that occur as a result of the complete replacement of the member groups of previously discovered lookup services.
GroupsMulticastMonitorReplace() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorReplace
 
GroupsMulticastMonitorReplaceAll - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility monitors, in a manner consistent with the specification, the mulitcast announcements received from lookup services it has discovered.
GroupsMulticastMonitorReplaceAll() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorReplaceAll
 
GroupsMulticastMonitorReplaceNone - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the "passive" discarded events that occur as a result of the replacement of the member groups of discovered lookup services with NO_GROUPS.
GroupsMulticastMonitorReplaceNone() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorReplaceNone
 
GroupsMulticastMonitorStop - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility monitors, in a manner consistent with the specification, the mulitcast announcements received from lookup services it has discovered.
GroupsMulticastMonitorStop() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorStop
 
GroupsMulticastMonitorTerminate - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the "passive" discarded events that occur as a result of the termination of discovered lookup services and the multicast announcements those lookups broadcast.
GroupsMulticastMonitorTerminate() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorTerminate
 
GroupsSetGroupsReplaceAll - Class in org.apache.river.test.spec.discoverymanager
With respect to the setGroups method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
GroupsSetGroupsReplaceAll() - Constructor for class org.apache.river.test.spec.discoverymanager.GroupsSetGroupsReplaceAll
 
groupsToAdd - Variable in class org.apache.river.test.spec.lookupdiscovery.AddGroups
 
groupsToDiscover - Variable in class org.apache.river.test.spec.discoverymanager.Discovered
 
groupsToDiscover - Variable in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedGroups
 
groupsToDiscover - Variable in class org.apache.river.test.spec.lookupdiscovery.Discovered
 
groupsToDiscover - Variable in class org.apache.river.test.spec.lookupdiscovery.DiscoveryBeginsOnAddGroupsAfterEmpty
 
groupsToRemove - Variable in class org.apache.river.test.spec.discoverymanager.RemoveGroupsSome
 
groupsToRemove - Variable in class org.apache.river.test.spec.discoveryservice.event.RemoveGroupsSome
 
groupsToRemove - Variable in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveSome
 
GroupsUtil - Class in org.apache.river.test.share
This class contains a set of static methods that provide general-purpose functions for processing group sets; functions such as displaying the contents of one or more group sets, comparing the contents of two group sets, etc.
GroupsUtil() - Constructor for class org.apache.river.test.share.GroupsUtil
 

H

handler - Variable in class org.apache.river.test.impl.start.StarterBase
 
handler - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
handler - Variable in class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
 
handler - Variable in class org.apache.river.test.spec.url.httpmd.handler.HashCode
TestHandler object
handler - Variable in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
HTTPMD protocol handler
handler - Variable in class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDExceptionHandler
HTTPMD protocol handler
handleUnexpectedSubtaskReturn(Object, String) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Utility method which can be called to process objects of unexpected type which are returned by a subtask.
hasFailed() - Method in class org.apache.river.tool.ClassDep
Indicates whether computing the dependent classes as result of the last call to ClassDep.compute() resulted in one or more failures.
hashCode() - Method in class org.apache.river.qa.harness.MainTestDescription
Return a hashcode value for the object.
hashCode() - Method in class org.apache.river.qa.harness.TestDescription
Return a hashcode value for the object.
hashCode() - Method in class org.apache.river.test.impl.end2end.jssewrapper.EndpointWrapper
 
hashCode() - Method in class org.apache.river.test.impl.end2end.jssewrapper.ServerEndpointWrapper
 
hashCode() - Method in class org.apache.river.test.impl.mercury.RemoteEventHandle
 
hashCode() - Method in class org.apache.river.test.impl.norm.TestLease
 
hashCode() - Method in class org.apache.river.test.impl.outrigger.javaspace05.A0
 
hashCode() - Method in class org.apache.river.test.impl.outrigger.javaspace05.B0
 
hashCode() - Method in class org.apache.river.test.impl.outrigger.javaspace05.C0
 
hashCode() - Method in class org.apache.river.test.impl.outrigger.matching.GrandChildOfStringMatch
 
hashCode() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
hashCode() - Method in class org.apache.river.test.share.BaseQATest.LocatorGroupsPair
 
hashCode() - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
hashCode() - Method in class org.apache.river.test.share.TesterTransactionManagerProxy
 
hashCode() - Method in class org.apache.river.test.share.TestLease
 
hashCode() - Method in class org.apache.river.test.spec.constraint.util.TestPrincipal
Method from Principal interface.
hashCode() - Method in class org.apache.river.test.spec.io.util.FakeArgument
Overloads Object.hashCode.
hashCode() - Method in class org.apache.river.test.spec.io.util.FakeObject
 
hashCode() - Method in class org.apache.river.test.spec.io.util.FakeObjectEndpoint
Overloads Object.hashCode.
hashCode() - Method in class org.apache.river.test.spec.javaspace.conformance.SimpleEntry
Provides hash code for the object
hashCode() - Method in class org.apache.river.test.spec.jeri.util.FakeMethodConstraints
Returns a hash code value for this object.
hashCode() - Method in class org.apache.river.test.spec.jeri.util.FakeObjectEndpoint
Overloads Object.hashCode.
hashCode() - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestService
 
hashCode() - Method in class org.apache.river.test.spec.policyprovider.util.QAPermission01
return 0 for all QAPermission01 objects
hashCode() - Method in class org.apache.river.test.spec.policyprovider.util.QAPrincipal
 
hashCode() - Method in class org.apache.river.test.spec.security.accesspermission.ReadObjectTest.FakeAccessPermission
 
hashCode() - Method in class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest.FakeAuthenticationPermission
 
hashCode() - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeMethodConstraints
Returns a hash code value for this object.
hashCode() - Method in class org.apache.river.test.spec.security.util.FakePrincipal
Method from Principal interface.
HashCode - Class in org.apache.river.test.spec.url.httpmd.handler
Purpose: This test verifies the behavior of Handler.hashCode(URL) method.
HashCode() - Constructor for class org.apache.river.test.spec.url.httpmd.handler.HashCode
 
hashCode(URL) - Method in class org.apache.river.test.spec.url.httpmd.util.TestHandler
Computes the hash code for the specified URL.
hashCode() - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
HashCode.TestItem - Class in org.apache.river.test.spec.url.httpmd.handler
Auxiliary class that describes a Test Case.
HashCode_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints
Purpose: This test verifies the behavior of the hashCode method of BasicMethodConstraints class.
HashCode_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.HashCode_Test
 
HashCode_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc
Purpose: This test verifies the behavior of the hashCode method of MethodDesc class.
HashCode_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.HashCode_Test
 
HashCode_Test - Class in org.apache.river.test.spec.security.basicproxypreparer
Purpose: This test verifies the behavior of the BasicProxyPreparer class hashCode method: public int hashCode() Test Cases: This test contains three test case - one for each form of constructor.
HashCode_Test() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.HashCode_Test
 
hashCodeCompare(URL, URL) - Method in class org.apache.river.test.spec.url.httpmd.handler.HashCode
Comparing hash codes for the specified URL objects.
HashCodeTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies the behavior of the following methods: Object.hashCode() for the following classes: ClientAuthentication Confidentiality Delegation Integrity ServerAuthentication ClientMaxPrincipal.hashCode() ClientMaxPrincipalType.hashCode() ClientMinPrincipal.hashCode() ClientMinPrincipalType.hashCode() ConnectionAbsoluteTime.hashCode() ConnectionRelativeTime.hashCode() ConstraintAlternatives.hashCode() DelegationAbsoluteTime.hashCode() DelegationRelativeTime.hashCode() InvocationConstraints.hashCode() ServerMinPrincipal.hashCode() All of these methods should return hash code value for object.
HashCodeTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.HashCodeTest
 
hasMore() - Method in class org.apache.river.qa.harness.TestList
Represents the check for more elements in the iteration over the test list.
hasNext() - Method in class org.apache.river.test.impl.end2end.jssewrapper.EndpointWrapper.WrapperIterator
 
hasNext() - Method in class org.apache.river.test.impl.norm.ConstrainableTestLease.IteratorImpl
 
hasNext() - Method in class org.apache.river.test.share.ConstrainableTestLease.IteratorImpl
 
hasNext() - Method in class org.apache.river.test.share.ConstrainableUnreadableTestLease.IteratorImpl
 
hasNext() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequestIterator
Implementation of interface method.
hasNext() - Method in class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
Returns true if the iteration has more elements, and false otherwise.
HaveFoundException() - Constructor for exception org.apache.river.test.spec.constraint.basicmethodconstraints.PossibleConstraints_Test.HaveFoundException
 
HeartOfTheMachine - Class in org.apache.river.qa.harness
 
hidePackages() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
HtmlReport - Class in org.apache.river.qa.harness
Generates an html report of the test results.
httpmdURL - Variable in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile.TestItem
HTTPMD URL object.
httpmdURL - Variable in class org.apache.river.test.spec.url.httpmd.handler.GetDefaultPort
HTTPMD URL object
httpmdURL - Variable in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
HTTPMD URL object.

I

i - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestService
 
i - Variable in class org.apache.river.test.spec.lookupservice.service.Service00
 
i - Variable in class org.apache.river.test.spec.lookupservice.service.Service02
 
i - Variable in class org.apache.river.test.spec.lookupservice.service.Service04
 
i - Variable in class org.apache.river.test.spec.lookupservice.service.Service06
 
i - Variable in class org.apache.river.test.spec.lookupservice.service.Service08
 
i - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestService
 
i0_03 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr03
 
i0_04 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr04
 
i0_05 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr05
 
i0_06 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr06
 
i0_07 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
i0_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
i0_09 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr09
 
i0_10 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr10
 
i0_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
i0_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
i1_07 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
i1_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
i1_10 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr10
 
i1_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
i1_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
i2_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
i2_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
i2_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
i3_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
IAE - Static variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
String to format test status string
IALL - Static variable in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
Indexes for array of array of permissions
ICODEBASEGRANTED - Static variable in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
 
ICODEBASENOTGRANTED - Static variable in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
 
ICTrustVerifierContext - Class in org.apache.river.test.spec.constraint.util
Class implementing TrustVerifier.Context interface whose 'isTrustedObject' method returns true if parameter is an instance of InvocationConstraints and all constraints returned by it's 'requirements' method are instances of ClientAuthentication, Delegation, Integrity or ServerAuthentication and false otherwise.
ICTrustVerifierContext() - Constructor for class org.apache.river.test.spec.constraint.util.ICTrustVerifierContext
 
id - Variable in class org.apache.river.test.impl.outrigger.javaspace05.A0
 
id - Variable in class org.apache.river.test.impl.outrigger.javaspace05.B0
 
id - Variable in class org.apache.river.test.impl.outrigger.javaspace05.C0
 
id - Variable in class org.apache.river.test.impl.outrigger.transaction.SimpleEntry
Field #3: Integer
id() - Method in class org.apache.river.test.share.TestLease
Return the id.
id - Variable in class org.apache.river.test.spec.javaspace.conformance.SimpleEntry
Field #2: Integer
ID_FACTORY - Static variable in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Constant for JrmpExporter(ActivationID id, int port) constructor type
ID_SOCKS_FACTORY - Static variable in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Constant for JrmpExporter(ActivationID id, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) constructor type
IdempotentNewSrvcReg - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to test that the process of registering a NEW service is an IDEMPOTENT process.
IdempotentNewSrvcReg() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.IdempotentNewSrvcReg
 
IdempotentOldSrvcReg - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to test that the process of registering a service that already EXISTS in the Lookup service is an IDEMPOTENT process.
IdempotentOldSrvcReg() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.IdempotentOldSrvcReg
 
IdenticalAdminIteratorTest - Class in org.apache.river.test.impl.outrigger.admin
Write a large number of identical entries into the space and then tryes to delete all of them using the AdminIterator.
IdenticalAdminIteratorTest() - Constructor for class org.apache.river.test.impl.outrigger.admin.IdenticalAdminIteratorTest
 
IdenticalAdminIteratorTestShutdown - Class in org.apache.river.test.impl.outrigger.admin
Write a large number of identical entries into the space and then tryes to delete all of them using the AdminIterator.
IdenticalAdminIteratorTestShutdown() - Constructor for class org.apache.river.test.impl.outrigger.admin.IdenticalAdminIteratorTestShutdown
 
idObj - Variable in class org.apache.river.test.share.TesterTransaction
The transaction ID as a Long object.
IfExistsDontBlockSelfTest - Class in org.apache.river.test.impl.outrigger.transaction
Write an entry take it under a transaction and then do a readIfExits/takeIfExists under the same transaction.
IfExistsDontBlockSelfTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.IfExistsDontBlockSelfTest
 
IfExistsDontBlockSelfTestRead - Class in org.apache.river.test.impl.outrigger.transaction
Write an entry take it under a transaction and then do a readIfExits/takeIfExists under the same transaction.
IfExistsDontBlockSelfTestRead() - Constructor for class org.apache.river.test.impl.outrigger.transaction.IfExistsDontBlockSelfTestRead
 
IfExistsTest - Class in org.apache.river.test.impl.outrigger.transaction
Checks if read/take works well when a matching entry is written during the operations.
IfExistsTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.IfExistsTest
 
ignored - Variable in class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.NameAE
 
ignored - Variable in class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.NameE
 
ignoreOuterParentClass(boolean) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
ignoreOuterParentClass() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
IGRANTED - Static variable in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
 
IHandlerThrowingRE - Class in org.apache.river.test.spec.security.proxytrust.util
Invocation handler whose 'getProxyTrustIterator' method returns TrustIteratorThrowingRE.
IHandlerThrowingRE(Object) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.IHandlerThrowingRE
Creates an instance with the specified implementation.
IHandlerThrowingSE - Class in org.apache.river.test.spec.security.proxytrust.util
Invocation handler whose 'getProxyTrustIterator' method always throws SecurityException.
IHandlerThrowingSE(Object) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.IHandlerThrowingSE
Creates an instance with the specified implementation.
IllegalArgumentContext - Class in org.apache.river.test.spec.jeri.transport.util
 
IllegalArgumentContext(ArrayList) - Constructor for class org.apache.river.test.spec.jeri.transport.util.IllegalArgumentContext
 
IllegalArgumentExceptionTest - Class in org.apache.river.test.spec.jeri.transport
 
IllegalArgumentExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.transport.IllegalArgumentExceptionTest
 
IllegalLeaseTest - Class in org.apache.river.test.spec.renewalservice
Assert that attempts to add a non-expired set lease into a set from the same service throws an IllegalArgumentException.
IllegalLeaseTest() - Constructor for class org.apache.river.test.spec.renewalservice.IllegalLeaseTest
 
impl - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
impl - Variable in class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
 
impl - Variable in class org.apache.river.test.spec.security.proxytrust.util.IHandlerThrowingRE
impl for this invocation handler
impl - Variable in class org.apache.river.test.spec.security.proxytrust.util.IHandlerThrowingSE
impl for this invocation handler
impl - Variable in class org.apache.river.test.spec.security.proxytrust.util.StaticMethodIHandler
impl for this invocation handler
impl - Variable in class org.apache.river.test.spec.security.proxytrust.util.ValidIHandler
impl for this invocation handler
impl - Variable in class org.apache.river.test.spec.security.proxytrust.util.WrongMethodIHandler
impl for this invocation handler
implies(ProtectionDomain, Permission) - Method in class org.apache.river.qa.harness.MergedPolicyProvider
Test whether the given Permission is granted to the ProtectionDomain by any of the underlying policies.
implies(Permission) - Method in class org.apache.river.test.impl.end2end.e2etest.SecureServerPermission
Test whether this permission implies the given permission.
implies(SimpleEntry) - Method in class org.apache.river.test.spec.javaspace.conformance.SimpleEntry
Verifies that a SimpleEntry matches a template(this SimpleEntry).
implies(Permission) - Method in class org.apache.river.test.spec.policyprovider.util.QAPermission01
return true for QAPermission01 with the same name
implies(AccessPermission, Permission) - Method in class org.apache.river.test.spec.security.accesspermission.ImpliesTest
Logs parameters specified and calls 'implies' method of AccessPermission specified.
implies(Permission) - Method in class org.apache.river.test.spec.security.accesspermission.ReadObjectTest.FakeAccessPermission
 
implies(AuthenticationPermission, Permission) - Method in class org.apache.river.test.spec.security.authenticationpermission.ImpliesTest
Logs parameters specified and calls 'implies' method of AuthenticationPermission specified.
implies(Permission) - Method in class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest.FakeAuthenticationPermission
 
implies(Permission) - Method in class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest.FakeAuthenticationPermissionCollection
 
implies(Permission) - Method in class org.apache.river.test.spec.security.util.FakePermissionCollection
Always returns true.
implies(Permission) - Method in class org.apache.river.test.spec.security.util.TestPermissionCollection
Returns false if given permission is an instance of GrantPermission and is in the list and true otherwise.
implies(ProtectionDomain, Permission) - Method in class org.apache.river.tool.DebugDynamicPolicyProvider
Always returns true, but logs unique requests
ImpliesTest - Class in org.apache.river.test.spec.security.accesspermission
Purpose This test verifies the following: 'implies' method of AccessPermission returns true if every fully qualified name that matches the specified permission's name also matches this permission's name; returns false otherwise.
ImpliesTest() - Constructor for class org.apache.river.test.spec.security.accesspermission.ImpliesTest
 
ImpliesTest - Class in org.apache.river.test.spec.security.authenticationpermission
Purpose This test verifies the following: 'implies' method of AuthenticationPermission returns true if the specified permission is an instance of AuthenticationPermission, and every action included in the specified permission is included as an action of this permission, and every principal that matches the local principals of the specified permission also matches the local principals of this permission, and (if the specified permission has any action besides listen) every principal that matches the peer principals of this permission also matches the peer principals of the specified permission; returns false otherwise.
ImpliesTest() - Constructor for class org.apache.river.test.spec.security.authenticationpermission.ImpliesTest
 
Inactivate_Test - Class in org.apache.river.test.spec.activation.activationgroup
Purpose: This test verifies the behavior of the inactive method of ActivationGroup class.
Inactivate_Test() - Constructor for class org.apache.river.test.spec.activation.activationgroup.Inactivate_Test
 
inactiveObject(ActivationID, Exporter) - Method in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
inactiveObjectActivationID - Static variable in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
inactiveObjectExporter - Static variable in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
inactiveObjectReturn - Static variable in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
inactiveObjectTouch - Static variable in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
InboundAutotRequest - Interface in org.apache.river.qa.harness
The messages which can be sent to a SlaveTest.
InboundCallsEnabledRequest - Class in org.apache.river.qa.harness
The messages which can be sent to a SlaveTest.
incr(int) - Method in interface org.apache.river.test.spec.iiop.util.TestRemoteInterface
Simple method for testing remote call functionality.
incr(int) - Method in class org.apache.river.test.spec.iiop.util.TestRemoteObject
Simple method for testing remote call functionality.
increment(String, String) - Static method in class org.apache.river.test.impl.end2end.jssewrapper.Statistics
Increment the call counter for the given class and method
IncrementRationMessage - Class in org.apache.river.test.spec.jeri.mux.util
Utility class to represent a Jini ERI Multiplexing Protocol IncrementRation message.
IncrementRationMessage() - Constructor for class org.apache.river.test.spec.jeri.mux.util.IncrementRationMessage
 
INDEF - Static variable in interface org.apache.river.qa.harness.Test
Failure type.
IndefiniteRenewalTest - Class in org.apache.river.test.spec.renewalservice
Assert that if the rewnewal service was unable to call renew before the lease expired, then the Throwable returned in the event object is null.
IndefiniteRenewalTest() - Constructor for class org.apache.river.test.spec.renewalservice.IndefiniteRenewalTest
 
index - Variable in class org.apache.river.qa.harness.AbstractServiceAdmin
The instance number of this service in this test
indexOfLease(Lease, Lease[]) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
Helper method to determine if a lease is in an array.
indexOfLease(Lease, MarshalledObject[]) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
Helper method to determine if a marshalled lease is in an array.
INFO - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print misc info - rarely used and not much output generated
INFO - Static variable in class org.apache.river.tool.envcheck.Reporter
the level at which information messages are generated
init() - Method in class org.apache.river.test.share.LookupTestBase
 
init(Throwable, Method, Object[], Object) - Method in class org.apache.river.test.spec.jeri.util.FakeInvocationHandler
Initializes (or re-initializes) a FakeInvocationHandler.
init() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
 
init() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequestIterator
 
initClassesArray() - Static method in class org.apache.river.test.spec.security.proxytrust.util.BaseIsTrustedObjectClass
Inits srcArray's value.
initialize() - Static method in class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
initLists() - Static method in class org.apache.river.test.spec.security.util.BaseIntegrityVerifier
Resets urls list.
initLists() - Static method in class org.apache.river.test.spec.security.util.BaseTrustVerifier
Resets obj and ctx list.
initLoadClass(Throwable, String, String, ClassLoader) - Static method in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
initLoadProxyClass(Throwable, String, String[], ClassLoader) - Static method in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
initProperties() - Method in class org.apache.river.qa.harness.MainTestDescription
Overridden method which causes the constructor to initialize the internal properties object from tags in the source file.
initStateTupleArray(int, int, int, ServiceItem[], ServiceItem[], Entry[][], QATestUtils.SrvcAttrTuple[][][]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Initializes the given SrvcAttrTuple state array element at the two given index values to the corresponding values contained in the arguments named srvcItems and attrs This method is currently employed by the following test classes: NotifyOnComboAttrAddNull NotifyOnComboAttrAddNonNull NotifyOnComboAttrModNull NotifyOnComboAttrModNonNull NotifyOnComboAttrDelNull NotifyOnComboAttrDelNonNull NotifyOnComboSrvcLeaseExp
initStateTupleArray(ServiceItem[], ServiceItem[], Entry[][], QATestUtils.SrvcAttrTuple[][][]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Initializes all of the elements in the given SrvcAttrTuple array to null for the attribute component of the Tuple; and to the corresponding service item for the service component This method is currently employed by the following test classes: NotifyOnComboAttrAddNull NotifyOnComboAttrAddNonNull NotifyOnComboSrvcReg
Inner1() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class09.Inner1
 
Inner1() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class10.Inner1
 
Inner1() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class09.Inner1
 
Inner1() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class10.Inner1
 
Inner2() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class09.Inner1.Inner2
 
Inner2() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class10.Inner1.Inner2
 
Inner2() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class09.Inner1.Inner2
 
Inner2() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class10.Inner1.Inner2
 
Inner3() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class09.Inner1.Inner2.Inner3
 
Inner3() - Constructor for class org.apache.river.test.spec.loader.util.classes.Class10.Inner1.Inner2.Inner3
 
Inner3() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class09.Inner1.Inner2.Inner3
 
Inner3() - Constructor for class org.apache.river.test.spec.policyprovider.util.classes.Class10.Inner1.Inner2.Inner3
 
INOTGRANTED - Static variable in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
 
insidePackages() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
InstanceCarrier - Interface in org.apache.river.test.impl.end2end.e2etest
An interface which represents an object which carries some representation of a TestClient.
instantTime - Variable in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Value to check operations which require instant result.
InstrLeaseVerifier - Class in org.apache.river.test.impl.outrigger.matching
 
InstrLeaseVerifier() - Constructor for class org.apache.river.test.impl.outrigger.matching.InstrLeaseVerifier
 
intArrayReturn(int[]) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns passed ia
IntegerMatch - Class in org.apache.river.test.impl.outrigger.matching
Simple JavaSpace entry class for testing JavaSpace matching
IntegerMatch() - Constructor for class org.apache.river.test.impl.outrigger.matching.IntegerMatch
Required public zero arg constructor Entry classes need
IntegerMatch(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.IntegerMatch
Create a new IntegerMatch.
IntegerMatch(IntegerMatch) - Constructor for class org.apache.river.test.impl.outrigger.matching.IntegerMatch
Create a new IntegerMatch that can service as a template to retrieve the passed IntegerMatch (or subclass) from a JavaSpace
Interface00 - Interface in org.apache.river.test.spec.lookupservice.service
 
Interface01 - Interface in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Interface01 - Interface in org.apache.river.test.spec.loader.util.classes_local
This class is helper class for davis.loader testing.
Interface01 - Interface in org.apache.river.test.spec.lookupservice.service
 
Interface01 - Interface in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Interface02 - Interface in org.apache.river.test.spec.loader.util.classes
This class is helper class for davis.loader testing.
Interface02 - Interface in org.apache.river.test.spec.lookupservice.service
 
Interface02 - Interface in org.apache.river.test.spec.policyprovider.util.classes
This class is helper class for policyprovider testing.
Interface03 - Interface in org.apache.river.test.spec.lookupservice.service
 
Interface04 - Interface in org.apache.river.test.spec.lookupservice.service
 
Interface12Impl - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing test interfaces #1 and #2.
Interface12Impl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface12Impl
 
Interface12TEImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing TrustEquivalence, TestInterface1 and TestInterface2 interfaces.
Interface12TEImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface12TEImpl
 
Interface13Impl - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing test interfaces #1 and #3.
Interface13Impl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface13Impl
 
Interface1Impl - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing test interface #1.
Interface1Impl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface1Impl
 
Interface1RMCTEImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Remote class implementing RemoteMethodControl, TrustEquivalence and TestInterface1 interfaces.
Interface1RMCTEImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface1RMCTEImpl
Default constructor.
Interface1TEImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing TrustEquivalence and TestInterface1 interfaces.
Interface1TEImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface1TEImpl
 
Interface21Impl - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing test interfaces #2 and #1.
Interface21Impl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface21Impl
 
Interface2Impl - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing test interface #2.
Interface2Impl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface2Impl
 
Interface2RMCPTTEImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing RemoteMethodControl, ProxyTrust, TrustEquivalence and TestInterface2 interfaces.
Interface2RMCPTTEImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface2RMCPTTEImpl
 
Interface2TEImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing TrustEquivalence and TestInterface2 interfaces.
Interface2TEImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface2TEImpl
 
Interface3RMCTEImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing RemoteMethodControl, TrustEquivalence and TestInterface3.
Interface3RMCTEImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface3RMCTEImpl
 
Interface4RMCPTTEImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing RemoteMethodControl, ProxyTrust, TrustEquivalence and TestInterface4 interfaces.
Interface4RMCPTTEImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.Interface4RMCPTTEImpl
 
InterfaceGenerator - Class in org.apache.river.test.impl.end2end.generators
The naming convention for generating interface methods is: the first character of the method name is one of: o - return value is an simple object w - return value is an object with a writeObject method p - return value is a primitive v - return value is a void there follows a string of characters, one per argument: o - parameter is an simple object r - parameter is an object with a readObject method p - parameter is a primitive then follows a string of tokens describing the server constraints Auth => client authentication Noauth => no server authenticaion Conf => confidentiality Noconf => no confidentiality Integ => integrity CMinP => ClientMinPrincipal CMinTp => ClientMinPrincipalType Alt1 => ConstraintAlternatives with clientDSA1/clientRSA1 principals Alt2 => ConstraintAlternatives with clientDSA2/clientRSA2 principals The Noint variant is not generated as the provider always performs integrity checking, so if the NoInt constraint were applied by the server the export would fail.
InterfaceGenerator() - Constructor for class org.apache.river.test.impl.end2end.generators.InterfaceGenerator
 
INTERFACES - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The set of possible interfaces implemented by the service classes that will be registered for testing
interfacesToString(Object) - Static method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustUtil
Returns string representation of interfaces implemented by proxy specified.
interfacesToString(Class[]) - Static method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustUtil
Returns string representation of array of interfaces.
InterfaceTestComponent - Interface in org.apache.river.test.spec.config.util
A fake implementation of some interface.
INTERNALCALLS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print internal test calls - mostly for debug
InternalTestComponent() - Constructor for class org.apache.river.test.spec.config.util.TestComponent.InternalTestComponent
Do nothing.
InterOpTest - Class in org.apache.river.test.impl.mercury
 
InterOpTest() - Constructor for class org.apache.river.test.impl.mercury.InterOpTest
 
InterruptTest - Class in org.apache.river.test.impl.outrigger.api
Test to make sure blocking reads can be interrupted
InterruptTest() - Constructor for class org.apache.river.test.impl.outrigger.api.InterruptTest
 
INTFC_IMPL_MATRIX - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
This matrix indicates which classes implement which interfaces.
INTFC_TO_SI - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
This matrix is used to map the interfaces to the set of services that will be returned by lookup() when performing a lookup-by- interface.
intReturn() - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns stored int
intReturn(int, Object) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns stored int
intReturn(int) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns passed i
intReturn() - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
intReturn(int, Object) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
intReturn(int) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
intReturn() - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
intReturn(int, Object) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
intReturn(int) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
INVCODEBASE - Static variable in class org.apache.river.test.spec.loader.pref.AbstractTestBase
Default invalid codebase
InvHandler - Class in org.apache.river.test.spec.security.proxytrust.util
Test invocation handler for creating proxy classes.
InvHandler(Object) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.InvHandler
Creates an instance with the specified implementation.
InvocationTest - Class in org.apache.river.test.spec.iiop.iiopexporter
Purpose This test tests basic IiopExporter functionality.
InvocationTest() - Constructor for class org.apache.river.test.spec.iiop.iiopexporter.InvocationTest
 
invoke(TestMethod, Object[]) - Method in interface org.apache.river.test.impl.end2end.e2etest.SmartInterface
Invoke a method implemented by the underlying RMI stub.
invoke(Remote, Method, Object[], Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
invoke(Object, Method, Object[]) - Method in class org.apache.river.test.spec.jeri.util.FakeInvocationHandler
Implementation of interface method.
invoke(Object, Method, Object[]) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeInvocationHandler
Executes the specified method with the specified arguments on the specified proxy, and returns the return value, if any.
invoke(Object, Method, Object[]) - Method in class org.apache.river.test.spec.security.proxytrust.util.IHandlerThrowingRE
Executes the specified method with the specified arguments on the specified proxy, and returns the return value, if any.
invoke(Object, Method, Object[]) - Method in class org.apache.river.test.spec.security.proxytrust.util.IHandlerThrowingSE
Executes the specified method with the specified arguments on the specified proxy, and returns the return value, if any.
invoke(Object, Method, Object[]) - Method in class org.apache.river.test.spec.security.proxytrust.util.InvHandler
Executes the specified method with the specified arguments on the specified proxy, and returns the return value, if any.
invoke(Object, Method, Object[]) - Method in class org.apache.river.test.spec.security.proxytrust.util.StaticMethodIHandler
Executes the specified method with the specified arguments on the specified proxy, and returns the return value, if any.
invoke(Object, Method, Object[]) - Method in class org.apache.river.test.spec.security.proxytrust.util.ValidIHandler
Executes the specified method with the specified arguments on the specified proxy, and returns the return value, if any.
invoke(Object, Method, Object[]) - Method in class org.apache.river.test.spec.security.proxytrust.util.WrongMethodIHandler
Executes the specified method with the specified arguments on the specified proxy, and returns the return value, if any.
Invoke_checkTrustEquivalenceTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: If the specified method is TrustEquivalence.checkTrustEquivalence, invoke method of ProxyTrustInvocationHandler returns true if the argument (args[0]) is an instance of a dynamic proxy class that implements the same interfaces as the specified proxy and calling the checkTrustEquivalence method of this invocation handler with the invocation handler of that argument returns true, and returns false otherwise.
Invoke_checkTrustEquivalenceTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_checkTrustEquivalenceTest
 
Invoke_CreateMarshalInputStreamExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when an exception is thrown by BasicInvocationHandler.createMarshalInputStream Test Cases This test iterates over a set of exceptions and boolean values.
Invoke_CreateMarshalInputStreamExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_CreateMarshalInputStreamExceptionTest
 
Invoke_CreateMarshalOutputStreamExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when an exception is thrown by BasicInvocationHandler.createMarshalOutputStream Test Cases This test iterates over a set of exceptions.
Invoke_CreateMarshalOutputStreamExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_CreateMarshalOutputStreamExceptionTest
 
Invoke_EqualsTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: If the specified method is Object.equals, invoke method of ProxyTrustInvocationHandler returns true if the argument (args[0]) is an instance of a dynamic proxy class (that is, a class generated by Proxy) that implements the same interfaces as the specified proxy and this invocation handler is equal to the invocation handler of that argument, and returns false otherwise.
Invoke_EqualsTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_EqualsTest
 
Invoke_ExceptionsTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: Invoke method of ProxyTrustInvocationHandler throws IllegalArgumentException if the declaring class of the specified method is not public and either the main proxy is not an instance of that declaring class or the main proxy's class is not public.
Invoke_ExceptionsTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_ExceptionsTest
 
Invoke_ExecuteCallExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when an exception is thrown during a call to ObjectEndpoint.executeCall.
Invoke_ExecuteCallExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_ExecuteCallExceptionTest
 
Invoke_ExecuteCallNonNullReturnTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when ObjectEndpoint.executeCall returns a non-null value.
Invoke_ExecuteCallNonNullReturnTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_ExecuteCallNonNullReturnTest
 
Invoke_FirstResponseByteTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when the first byte returned on the response stream is an unexpected byte.
Invoke_FirstResponseByteTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_FirstResponseByteTest
 
Invoke_GetUnfulfilledConstraintsExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when an exception is thrown by OutboundRequest.getUnfulfilledConstraints Test Cases This test iterates over a set of exceptions.
Invoke_GetUnfulfilledConstraintsExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_GetUnfulfilledConstraintsExceptionTest
 
Invoke_hashCodeTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: If the specified method is Object.hashCode, invoke method of ProxyTrustInvocationHandler returns a hash code for the specified proxy object.
Invoke_hashCodeTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_hashCodeTest
 
Invoke_IntegrityTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method for various constraints returned by OutboundRequest.getUnfulfilledConstraints Test Cases This test iterates over a set of InvocationConstraints.
Invoke_IntegrityTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_IntegrityTest
 
Invoke_MarshalArgumentsExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when an exception is thrown by BasicInvocationHandler.marshalArguments Test Cases This test iterates over a set of exceptions and boolean delivery status values.
Invoke_MarshalArgumentsExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_MarshalArgumentsExceptionTest
 
Invoke_MarshalMethodExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when an exception is thrown by BasicInvocationHandler.marshalMethod Test Cases This test iterates over a set of exceptions and boolean delivery status values.
Invoke_MarshalMethodExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_MarshalMethodExceptionTest
 
Invoke_MethodsNoActivationTest - Class in org.apache.river.test.spec.activation.activatableinvocationhandler
Purpose This test verifies the behavior of the ActivatableInvocationHandler.invoke method during a non-exceptional method invocation (except equals, hashCode, or toString) in case when underlying proxy is valid and no activation is performed.
Invoke_MethodsNoActivationTest() - Constructor for class org.apache.river.test.spec.activation.activatableinvocationhandler.Invoke_MethodsNoActivationTest
 
Invoke_MethodsWithActivationTest - Class in org.apache.river.test.spec.activation.activatableinvocationhandler
Purpose This test verifies the behavior of the ActivatableInvocationHandler class invoke method during a non-exceptional method invocation (except equals, hashCode, or toString).
Invoke_MethodsWithActivationTest() - Constructor for class org.apache.river.test.spec.activation.activatableinvocationhandler.Invoke_MethodsWithActivationTest
 
Invoke_NormalReturnTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method during a normal, non-exceptional method call.
Invoke_NormalReturnTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_NormalReturnTest
 
Invoke_ObjectMethodsTest - Class in org.apache.river.test.spec.activation.activatableinvocationhandler
Purpose This test verifies the behavior of the ActivatableInvocationHandler.invoke method when equals, hashCode, or toString methods are passed to the invoke method.
Invoke_ObjectMethodsTest() - Constructor for class org.apache.river.test.spec.activation.activatableinvocationhandler.Invoke_ObjectMethodsTest
 
Invoke_OutboundRequestIteratorExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when an exception is thrown or a bad value is returned from OutboundRequestIterator methods.
Invoke_OutboundRequestIteratorExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_OutboundRequestIteratorExceptionTest
 
Invoke_RemoteMethodControlTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke when the method invoked is RemoteMethodControl.setConstraints.
Invoke_RemoteMethodControlTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_RemoteMethodControlTest
 
Invoke_setConstraintsTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: If the specified method is RemoteMethodControl.setConstraints, invoke method of ProxyTrustInvocationHandler returns a new proxy (an instance of the same class as the specified proxy) containing an instance of this class with a new main proxy and the same bootstrap proxy from this handler.
Invoke_setConstraintsTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_setConstraintsTest
 
Invoke_ThrowableTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: Invoke method of ProxyTrustInvocationHandler throws the exception thrown by executing the specified method.
Invoke_ThrowableTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_ThrowableTest
 
Invoke_UnmarshalReturnExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when an exception is thrown from the BasicInvocationHandler.unmarshalReturn method.
Invoke_UnmarshalReturnExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_UnmarshalReturnExceptionTest
 
Invoke_UnmarshalThrowExceptionTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when an exception is thrown from the BasicInvocationHandler.unmarshalThrow method.
Invoke_UnmarshalThrowExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_UnmarshalThrowExceptionTest
 
Invoke_WithExceptionNoActivationTest - Class in org.apache.river.test.spec.activation.activatableinvocationhandler
Purpose This test verifies the behavior of the ActivatableInvocationHandler * class invoke method when an exception (possibly wrapped) is thrown during a call Test Cases This test contains fore test cases, one for each exception from list: ArrayIndexOutOfBoundsException, AssertionError, RemoteException, MarshalException, UnmarshalException, SecurityException, UndeclaredThrowableException, NullPointerException, LinkageError Infrastructure This test requires the following infrastructure: 1) ExceptionThrowingInterface 5) ExceptionThrowingProxy Actions The test performs the following steps: 1) construct a ExceptionThrowingProxy 2) construct a ActivatableInvocationHandler, passing the ExceptionThrowingProxy 3) create proxy instance with this constructed handler and ExceptionThrowingInterface interface 4) tune ExceptionThrowingProxy to throw tested exception in case of call of throwsException method 5) invoke throwsException on the proxy instance 6) assert the tested exception is thrown
Invoke_WithExceptionNoActivationTest() - Constructor for class org.apache.river.test.spec.activation.activatableinvocationhandler.Invoke_WithExceptionNoActivationTest
 
Invoke_WithExceptionWithActivationTest - Class in org.apache.river.test.spec.activation.activatableinvocationhandler
Purpose This test verifies the behavior of the ActivatableInvocationHandler invoke method when an exception (possibly wrapped) is thrown during a call and activation is needed Test Cases This test contains fore test cases, one for each exception from list: ConnectException ConnectIOException NoSuchObjectException UnknownHostException Infrastructure This test requires the following infrastructure: 1) FakeActivationID 2) ExceptionThrowingInterface 3) FakeException 4) ExceptionThrowingProxy Actions The test performs the following steps: 1) construct an ExceptionThrowingProxy that will emulate remote exception appearing 2) construct an ActivatableInvocationHandler, passing the ExceptionThrowingProxy as parameter 3) create new proxy instance with this constructed handler and ExceptionThrowingInterface interface 4) construct a FakeActivationID that will be return proxy instance in case of activation 5) construct second ExceptionThrowingProxy that will emulate problems during invocation (exception from cases list) 6) construct an ActivatableInvocationHandler, passing the second ExceptionThrowingProxy as parameter 7) create new proxy instance with the last constructed handler and ExceptionThrowingInterface interface 8) tune first ExceptionThrowingProxy to throw some server side exception in case of call of throwsException method 9) tune second ExceptionThrowingProxy to throw tested exception in case of call of throwsException method 10) invoke throwsException on the second proxy instance 11) assert the server side exception is thrown that means that after emulated problem exception was performed activation and new server side exception is the common result
Invoke_WithExceptionWithActivationTest() - Constructor for class org.apache.river.test.spec.activation.activatableinvocationhandler.Invoke_WithExceptionWithActivationTest
 
InvokeTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: For all other methods, invoke method of ProxyTrustInvocationHandler returns the object obtained by delegating to the main proxy: the specified method is reflectively invoked on the main proxy with the specified arguments, unless the method's declaring class is not public but the main proxy is an instance of that declaring class and the main proxy's class is public, in which case the corresponding method of the main proxy's class is reflectively invoked instead.
InvokeTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.InvokeTest
 
isAbortCalled() - Method in class org.apache.river.test.spec.jeri.util.FakeInboundRequest
Indicated whether or not the abort() method was called.
isAbortCalled() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
Indicated whether or not the abort() method was called.
isAcceptable(Lease) - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseGrantTestBase
Test the passed lease to see if it has been granted for an acceptable length of time
isAcceptable(Lease) - Method in class org.apache.river.test.share.LeaseGrantTestBase
Test the passed lease to see if it has been granted for an acceptable length of time
isAckRequired() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Determines if this Data message has its ackRequired flag set
isArrayContain(Object[], Object) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Check if an array contains the object. return true if it contains
isAvailable() - Method in class org.apache.river.test.impl.norm.UseRenewalServiceLeaseRemoveTest
 
isAvailable() - Method in class org.apache.river.test.impl.norm.UseRenewalServiceLeaseTest
 
isAvailable() - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseUsesTestBase
Method should test to see if the resource acquired by acquireResource() is still available, returning true if is and false if it is not.
isAvailable() - Method in class org.apache.river.test.impl.outrigger.leasing.UseNotifyLeaseTest
 
isAvailable() - Method in class org.apache.river.test.impl.outrigger.leasing.UserSpaceLeaseTest
 
isAvailable() - Method in class org.apache.river.test.impl.outrigger.leasing.UseTxnMgrLeaseTest
 
isAvailable() - Method in class org.apache.river.test.impl.outrigger.leasing.UseTxnMgrSpaceLeaseTest
 
isAvailable() - Method in class org.apache.river.test.share.LeaseUsesTestBase
Method should test to see if the resource acquired by acquireResource() is still available, returning true if is and false if it is not.
isClose() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Determines if this Data message has its close flag set
isDiscardComplete() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
isDiscoveryComplete() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
 
isDistributed() - Static method in class org.apache.river.qa.harness.QAConfig
Determine whether the current test run is distributed or not.
isElementOf(Object, Object[]) - Static method in class org.apache.river.test.share.BaseQATest
Convenience method that determines whether the given array contains the given object.
isEmpty() - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
isEmpty() - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.IsEmptyTest.TestCase
Perform InvocationConstraints.isEmpty() method on InvocationConstraints object of this Test Case and compare the obtained result with the expected result of this Test Case.
IsEmptyTest - Class in org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints
Purpose: This test verifies the behavior of InvocationConstraints.isEmpty() method.
IsEmptyTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.IsEmptyTest
 
IsEmptyTest.TestCase - Class in org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints
An auxiliary class that describes a Test Case.
isEof() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Determines if this Data message has its eof flag set
isEven(int) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Returns true if the input argument is even; false otherwise
isExpired(Lease) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
A convenience method to determine if a lease has expired.
isGranted - Variable in class org.apache.river.test.spec.security.util.TestPrivilegedAction
Result of 'SecurityManager.checkPermission' method call.
isGranted - Variable in class org.apache.river.test.spec.security.util.TestPrivilegedExceptionAction
Result of 'SecurityManager.checkPermission' method call.
isGrantedPerm() - Method in class org.apache.river.test.spec.security.util.TestPrivilegedAction
Returns result of 'SecurityManager.checkPermission' method call.
isGrantedPerm() - Method in class org.apache.river.test.spec.security.util.TestPrivilegedExceptionAction
Returns result of 'SecurityManager.checkPermission' method call.
isGrantSupported - Variable in class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Value returned by grantSupported method.
isHttp - Variable in class org.apache.river.test.spec.loader.pref.AbstractTestBase
Flag to define whether http or file url will be used for download preferred classes and resources
isIfExists() - Method in class org.apache.river.test.impl.outrigger.transaction.SpaceOperation
Check operation type.
isLocator(String) - Method in class org.apache.river.qa.harness.QAConfig
Determines if str represents a LookupLocator.
isLoggable(LogRecord) - Method in class org.apache.river.test.support.FullLoggingFilter
 
isMatchField(Field) - Static method in class org.apache.river.test.impl.outrigger.matching.Template
Returns true if this is a field used for matching by JavaSpaces
isOk(Object, boolean) - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Returns true if object specified !
isOpen() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Determines if this Data message has its open flag set
isPluginOption(String) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
 
isPluginOption(String) - Method in interface org.apache.river.tool.envcheck.Plugin
Determine whether arg is a plugin-specific command-line option for this plugin and save any necessary state.
isPluginOption(String) - Method in class org.apache.river.tool.envcheck.plugins.CheckActivationSystem
Test whether to unconditionally test for the presence of the activation system.
isPluginOption(String) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
 
IsPreferredClass - Class in org.apache.river.test.spec.loader.pref.preferredClassLoader
Purpose

This test verifies the behavior of the
protected boolean isPreferredResource(String name, boolean isClass) method of the
net.jini.loader.pref.PreferredClassLoader class:
Determine if any resources for the name parameter should be preferred by this loader.
IsPreferredClass() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassLoader.IsPreferredClass
 
IsPreferredResource - Class in org.apache.river.test.spec.loader.pref.preferredClassLoader
Purpose

This test verifies the behavior of the
protected boolean isPreferredResource(String name, boolean isClass) method of the
net.jini.loader.pref.PreferredClassLoader class:
Determine if any resources for the name parameter should be preferred by this loader.
IsPreferredResource() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassLoader.IsPreferredResource
 
isPreferredResourceEx(String, boolean) - Method in class org.apache.river.test.spec.loader.util.QATestPreferredClassLoader
Call protected superclass method: isPreferredResource.
IsPreferredResourceIOException - Class in org.apache.river.test.spec.loader.pref.preferredClassLoader
Purpose

This test verifies the behavior of the
protected boolean isPreferredResource(String name, boolean isClass) method of the
net.jini.loader.pref.PreferredClassLoader class:
Determine if any resources for the name parameter should be preferred by this loader.
IsPreferredResourceIOException() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassLoader.IsPreferredResourceIOException
 
isPreferredResourceTest(String, boolean) - Method in class org.apache.river.test.spec.loader.util.QATestPreferredClassLoader
Call protected superclass method: isPreferredResource.
isRead() - Method in class org.apache.river.test.impl.outrigger.transaction.SpaceOperation
Check operation type.
isReceived() - Method in class org.apache.river.test.impl.outrigger.leasing.LeasedSpaceListener
 
isRerun - Variable in class org.apache.river.qa.harness.TestRun
the test run represents a rerun
isRootClass() - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
If this a root dependant, the class was used to discover dependencies.
isSuspended() - Method in class org.apache.river.qa.harness.QAConfig
 
IsSuspendedRequest - Class in org.apache.river.qa.harness
 
IsSuspendedRequest() - Constructor for class org.apache.river.qa.harness.IsSuspendedRequest
 
isTrusted() - Method in class org.apache.river.test.spec.constraint.util.TestPrincipal
Returns whether this Principal trusted or not.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.test.impl.end2end.jssewrapper.Verifier
 
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.test.impl.outrigger.matching.InstrLeaseVerifier
 
isTrustedObject(Object) - Method in class org.apache.river.test.spec.constraint.util.ConstraintTrustVerifierContext
Returns true if parameter is an instance of ClientAuthentication, Delegation, Integrity or ServerAuthentication and false otherwise.
isTrustedObject(Object) - Method in class org.apache.river.test.spec.constraint.util.FalseTrustVerifierContext
Always returns false.
isTrustedObject(Object) - Method in class org.apache.river.test.spec.constraint.util.ICTrustVerifierContext
Returns true if parameter is an instance of InvocationConstraints and all constraints returned by it's 'requirements' method are instances of ClientAuthentication, Delegation, Integrity or ServerAuthentication and false otherwise.
isTrustedObject(Object) - Method in class org.apache.river.test.spec.constraint.util.PrincipalTrustVerifierContext
Returns true if parameter is an instance of TestPrincipal and it's 'isTrusted' method returns true and false otherwise.
isTrustedObject(Object) - Method in class org.apache.river.test.spec.constraint.util.TrueTrustVerifierContext
Always returns true.
isTrustedObject(Object) - Method in class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.TestTrustVerifierCtx
 
isTrustedObject(Object) - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.TestTrustVerifierCtxSSL
 
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.test.spec.jeri.util.FakeTrustVerifier
No-op implementation of interface method.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.test.spec.security.proxytrust.util.FalseTrustVerifier
Always returns false.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.test.spec.security.proxytrust.util.TrueTrustVerifier
Always returns true.
isTrustedObject(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.TrueTrustVerifierContext
Always returns true.
isTrustedObject(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContext
Returns false when it is invoked for the first limit times but returns true always after that.
isTrustedObject(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContextThrowingRE
Always throws RemoteException.
isTrustedObject(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContextThrowingSE
Always throws SecurityException.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierThrowingRE
Always throws RemoteException.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierThrowingSE
Always throws SecurityException.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.test.spec.security.util.FalseTrustVerifier
Always returns false.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.test.spec.security.util.TrueTrustVerifier
Always returns true.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.test.spec.security.util.TrustVerifierThrowingRE
Always throws RemoteException.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.test.spec.security.util.TrustVerifierThrowingSE
Always throws SecurityException.
IsTrustedObject_NullPointerExceptionTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustverifier
Purpose This test verifies the following: IsTrustedObject method of ProxyTrustVerifier throws NullPointerException if any argument is null.
IsTrustedObject_NullPointerExceptionTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObject_NullPointerExceptionTest
 
IsTrustedObject_RemoteExceptionTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustverifier
Purpose This test verifies the isTrustedObject method of ProxyTrustVerifier when RemoteExceptions are thrown.
IsTrustedObject_RemoteExceptionTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObject_RemoteExceptionTest
 
IsTrustedObject_SecurityExceptionTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustverifier
Purpose This test verifies the isTrustedObject method of ProxyTrustVerifier when SecurityExceptions are thrown.
IsTrustedObject_SecurityExceptionTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObject_SecurityExceptionTest
 
IsTrustedObjectKerberos - Class in org.apache.river.test.spec.jeri.kerberostrustverifier
 
IsTrustedObjectKerberos() - Constructor for class org.apache.river.test.spec.jeri.kerberostrustverifier.IsTrustedObjectKerberos
 
IsTrustedObjectMultiIterationTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustverifier
Purpose This test verifies the isTrustedObject method of ProxyTrustVerifier for multiple iterations.
IsTrustedObjectMultiIterationTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObjectMultiIterationTest
 
IsTrustedObjectOneIterationNonProxyTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustverifier
Purpose This test verifies the isTrustedObject method of ProxyTrustVerifier for non-dynamic proxy main objects, with at most one iterator, and no exceptions thrown.
IsTrustedObjectOneIterationNonProxyTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObjectOneIterationNonProxyTest
 
IsTrustedObjectOneIterationProxyTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustverifier
Purpose This test verifies the isTrustedObject method of ProxyTrustVerifier for dynamic proxy main objects, with at most one iterator, and no exceptions thrown.
IsTrustedObjectOneIterationProxyTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObjectOneIterationProxyTest
 
IsTrustedObjectTest - Class in org.apache.river.test.spec.jeri.basicjeritrustverifier
 
IsTrustedObjectTest() - Constructor for class org.apache.river.test.spec.jeri.basicjeritrustverifier.IsTrustedObjectTest
 
IsTrustedObjectTestSSL - Class in org.apache.river.test.spec.jeri.ssltrustverifier
 
IsTrustedObjectTestSSL() - Constructor for class org.apache.river.test.spec.jeri.ssltrustverifier.IsTrustedObjectTestSSL
 
isValidEventReg(EventRegistration, LeaseRenewalSet, long) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
A method to generally check the validity of an EventRegistration.
isValidExpWarnEventReg(EventRegistration, LeaseRenewalSet) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
A convenience method to validate an EventRegistration object for ExpirationWarningEvents.
isValidExtension(long) - Method in class org.apache.river.test.share.ForeverOwner
 
isValidExtension(long) - Method in class org.apache.river.test.share.TrackingOwner
Return true if the passed extension is valid for this lease.
isValidRenewFailEventReg(EventRegistration, LeaseRenewalSet) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
A convenience method to validate an EventRegistration object for RenewalFailureEvents.
isVerbose() - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
Item - Class in org.apache.river.test.spec.loader.util
Helper class for classes/resources description.
Item - Class in org.apache.river.test.spec.policyprovider.util
Helper class for classes/resources description.
items - Variable in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile
All Test Cases (each element describes a Test Case).
items - Variable in class org.apache.river.test.spec.url.httpmd.handler.HashCode
All Test Cases (each element describes a Test Case).
items - Variable in class org.apache.river.test.spec.url.httpmd.handler.ParseURL
All Test Cases (each element describes a Test Case).
items - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest
All Test Cases (each element describes a Test Case).
items - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls
All Test Cases (each element describes a Test Case).
items - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase
All Test Cases (each element describes a Test Case).
items - Variable in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity
All Test Cases (each element describes a Test Case).
iterator - Variable in class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
 

J

JarWrapper - Class in org.apache.river.tool
A tool for generating "wrapper" JAR files.
JavaSpaceAuditor - Class in org.apache.river.test.impl.outrigger.matching
Wrapper around a JavaSpace that logs writes to and takes from the space and provides audit methods so the underlying space's state can be checked against what the auditor thinks it should be.
JavaSpaceAuditor(Configuration, JavaSpace) - Constructor for class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Create a new JavaSpaceAuditor to tack the state of the specified JavaSpace.
javaSpaceSubstitute - Variable in class org.apache.river.test.share.TestBase
Class name to substitute for JavaSpace when looking/starting services to test
JavaSpaceTest - Class in org.apache.river.test.spec.javaspace.conformance
 
JavaSpaceTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
 
JDK1_4Task() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJDK1_4.JDK1_4Task
 
jini_host - Static variable in class org.apache.river.test.impl.start.ServiceDescriptorUtil
 
jini_lib_dir - Static variable in class org.apache.river.test.impl.start.ServiceDescriptorUtil
 
jini_policy_dir - Static variable in class org.apache.river.test.impl.start.ServiceDescriptorUtil
 
jini_port - Static variable in class org.apache.river.test.impl.start.ServiceDescriptorUtil
 
jini_root_dir - Static variable in class org.apache.river.test.impl.start.ServiceDescriptorUtil
 
jini_url - Static variable in class org.apache.river.test.impl.start.ServiceDescriptorUtil
 
jm - Variable in class org.apache.river.test.spec.joinmanager.GetJoinSetCallback
 
join(long, TransactionParticipant, long) - Method in class org.apache.river.test.impl.mahalo.NoOpNestableTransactionManager
 
join(TransactionParticipant, long) - Method in class org.apache.river.test.share.TesterTransaction
Set the participant.
join(long, TransactionParticipant, long) - Method in class org.apache.river.test.share.TesterTransactionManager
Join the transaction.
join(long, TransactionParticipant, long) - Method in class org.apache.river.test.share.TesterTransactionManagerProxy
 
JoinAdminUtil - Class in org.apache.river.test.share
This class contains a set of static methods that provide general-purpose functions related to the administration of a service's participation in the join protocol.
JoinAdminUtil() - Constructor for class org.apache.river.test.share.JoinAdminUtil
 
JoinIdempotentTest - Class in org.apache.river.test.spec.txnmanager
 
JoinIdempotentTest() - Constructor for class org.apache.river.test.spec.txnmanager.JoinIdempotentTest
 
joinMgrCallback - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
joinMgrList - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
joinMgrSrvcID - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
joinRegs - Variable in class org.apache.river.test.spec.joinmanager.GetJoinSetCallback
 
JoinWhileActiveTest - Class in org.apache.river.test.spec.txnmanager
 
JoinWhileActiveTest() - Constructor for class org.apache.river.test.spec.txnmanager.JoinWhileActiveTest
 
JSKPolicyTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy.JSKPolicyTask
 

K

KerberosCheckTrustEquivalenceTest - Class in org.apache.river.test.spec.jeri.transport.kerberos
 
KerberosCheckTrustEquivalenceTest() - Constructor for class org.apache.river.test.spec.jeri.transport.kerberos.KerberosCheckTrustEquivalenceTest
 
KerberosConstructorAccessorTest - Class in org.apache.river.test.spec.jeri.transport.kerberos
 
KerberosConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.jeri.transport.kerberos.KerberosConstructorAccessorTest
 
KerberosServerConstructorAccessorTest - Class in org.apache.river.test.spec.jeri.transport.kerberos
 
KerberosServerConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.jeri.transport.kerberos.KerberosServerConstructorAccessorTest
 
KerberosSubjectProvider - Class in org.apache.river.test.impl.end2end.e2etest
 
KerberosSubjectProvider() - Constructor for class org.apache.river.test.impl.end2end.e2etest.KerberosSubjectProvider
 
KerberosWrapper - Class in org.apache.river.test.spec.jeri.transport.kerberos
 
KerberosWrapper() - Constructor for class org.apache.river.test.spec.jeri.transport.kerberos.KerberosWrapper
 
keySet() - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
killActivationGroup(ActivationGroupID) - Static method in class org.apache.river.test.share.KillVMUtil
Utility method used to kill the VM (ActivationGroup) referenced by the gid parameter.
killVM() - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
Kill the service VM by calling the killVM method on the group admin.
killVM(Object) - Method in class org.apache.river.qa.harness.AdminManager
Kill the activation group containing the service represented by the given proxy.
killVM() - Method in class org.apache.river.qa.harness.SharedGroupAdmin
Kill the group VM.
killVM() - Method in interface org.apache.river.qa.harness.VMKiller
Kill the VM.
killVM() - Method in interface org.apache.river.test.share.KillVMUtil.KillVMObject
Abruptly stops the VM in which this method's implementation executes.
killVM() - Method in class org.apache.river.test.share.KillVMUtil.KillVMObjectImpl
 
KillVMObjectImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.test.share.KillVMUtil.KillVMObjectImpl
 
KillVMUtil - Class in org.apache.river.test.share
This class contains a set of static classes and methods that provide general-purpose functions related to shutting down an ActivationGroup (VM) in which one or activatable processes are executing.
KillVMUtil() - Constructor for class org.apache.river.test.share.KillVMUtil
 
KillVMUtil.KillVMObject - Interface in org.apache.river.test.share
Remote interface that should be implemented by any object desiring the capability to abruptly stop all processes in a given ActivationGroup (VM).
KillVMUtil.KillVMObjectImpl - Class in org.apache.river.test.share
Special activatable class whose instance, once registered with a given ActivationGroup (VM), can be used to completely stop (or "kill") all processes registered and running in that VM.

L

l0_05 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr05
 
l0_07 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
l0_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
l0_09 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr09
 
l0_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
l0_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
l1_07 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
l1_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
l1_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
l1_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
l2_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
l2_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
l2_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
l3_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
lastLeaseRenewed - Variable in class org.apache.river.test.share.RenewingRemoteListener
The last lease that was successfully renewed.
LATENCY - Static variable in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
A value to compensate for Latency
LateRegsNotifiedGroups - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that, upon registration, so-called "late-joiner" registrations that request discovery of groups that have already been discovered for other registration(s) will receive notification of all of those previously discovered lookup services.
LateRegsNotifiedGroups() - Constructor for class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedGroups
 
LateRegsNotifiedLocs - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that, upon registration, so-called "late-joiner" registrations that request discovery of locators that have already been discovered for other registration(s) will receive notification of all of those previously discovered lookup services.
LateRegsNotifiedLocs() - Constructor for class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedLocs
 
LateRegsNotifiedOn2SetGroups - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that when the setGroups method is called more than once to configure/re-configure a "late-joiner" registration for various groups of interest, the lookup discovery service sends to that registration's listener, the appropriate remote discovery and discard events.
LateRegsNotifiedOn2SetGroups() - Constructor for class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOn2SetGroups
 
LateRegsNotifiedOn2SetLocs - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that when the setLocators method is called more than once to configure/re-configure a "late-joiner" registration for various locators of interest, the lookup discovery service sends to that registration's listener, the appropriate remote discovery and discard events.
LateRegsNotifiedOn2SetLocs() - Constructor for class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOn2SetLocs
 
LateRegsNotifiedOnAddGroups - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that when the addGroups method is used to add already-discovered groups to a "late-joiner" registration, the lookup discovery service sends the appropriate remote discovery events to that registration's listener.
LateRegsNotifiedOnAddGroups() - Constructor for class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOnAddGroups
 
LateRegsNotifiedOnAddLocs - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that when the addLocators method is used to add already-discovered locators to a "late-joiner" registration, the lookup discovery service sends the appropriate remote discovery events to that registration's listener.
LateRegsNotifiedOnAddLocs() - Constructor for class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOnAddLocs
 
LateRegsNotifiedOnSetGroups - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that when the setGroups method, rather than the register method, is used to configure a "late-joiner" registration with its desired groups, the lookup discovery service sends the appropriate remote discovery events to that registration's listener.
LateRegsNotifiedOnSetGroups() - Constructor for class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOnSetGroups
 
LateRegsNotifiedOnSetLocs - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that when the setLocators method, rather than the register method, is used to configure a "late-joiner" registration with its desired locators, the lookup discovery service sends the appropriate remote discovery events to that registration's listener.
LateRegsNotifiedOnSetLocs() - Constructor for class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOnSetLocs
 
launch(String, String[]) - Method in class org.apache.river.tool.envcheck.EnvCheck
Launch a child VM using the java command, properties, and options supplied on the command line being analyzed.
launch(String) - Method in class org.apache.river.tool.envcheck.EnvCheck
Launch a child VM using the java command, properties, and options supplied on the command line.
launch(String, Properties, String[], String[]) - Method in class org.apache.river.tool.envcheck.EnvCheck
Launch a subtask VM using the java command given by javaCmd.
launch(NonActivatableServiceDescriptor, SharedActivationGroupDescriptor, String) - Method in class org.apache.river.tool.envcheck.EnvCheck
Launch a subtask using the environment defined by the given service descriptors.
launch(NonActivatableServiceDescriptor, SharedActivationGroupDescriptor, String, String[]) - Method in class org.apache.river.tool.envcheck.EnvCheck
Launch a subtask using the environment defined by the given service descriptors.
ldm - Variable in class org.apache.river.test.impl.joinmanager.AddAttributesRace
 
ldm - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace
 
ldm - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupTaskServiceIdMapRace
 
ldm - Variable in class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace
 
LDMNullPublicGroup - Class in org.apache.river.test.spec.joinmanager
This class verifies that when null is input to the discoveryMgr parameter of either version of the constructor of the JoinManager utility class, those constructors operate as specified.
LDMNullPublicGroup() - Constructor for class org.apache.river.test.spec.joinmanager.LDMNullPublicGroup
 
LDSEventListener(AbstractBaseTest.RegistrationInfo) - Constructor for class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.LDSEventListener
 
ldToUse - Variable in class org.apache.river.test.spec.lookupdiscovery.Discovered
 
lease - Variable in class org.apache.river.test.share.LeaseUsesTestBase
Lease being used
LeaseBackEnd - Interface in org.apache.river.test.impl.norm
Interface that grators of test leases implement so the test lease proxy objects can communicate back to the grantor
LeaseBackEnd - Interface in org.apache.river.test.share
Interface that grators of test leases implement so the test lease proxy objects can communicate back to the grantor
LeaseBackEnd.RenewResults - Class in org.apache.river.test.impl.norm
 
LeaseBackEnd.RenewResults - Class in org.apache.river.test.share
 
LeaseBackEndImpl - Class in org.apache.river.test.impl.norm
Impl of the LeaseBackEnd remote interface for use by renewal service tests
LeaseBackEndImpl(int) - Constructor for class org.apache.river.test.impl.norm.LeaseBackEndImpl
Simple constructor
LeaseBackEndImpl - Class in org.apache.river.test.share
Impl of the LeaseBackEnd remote interface for use by renewal service tests
LeaseBackEndImpl(int) - Constructor for class org.apache.river.test.share.LeaseBackEndImpl
Simple constructor
LeaseBackEndImpl(int, Class) - Constructor for class org.apache.river.test.share.LeaseBackEndImpl
Constructor requiring lease count and TestLeaseFactory class.
LeasedSpaceListener - Class in org.apache.river.test.impl.outrigger.leasing
Listener that calls notifyAll on itself
LeasedSpaceListener(Configuration) - Constructor for class org.apache.river.test.impl.outrigger.leasing.LeasedSpaceListener
 
leaseDuration - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
LeaseDurationTest - Class in org.apache.river.test.spec.renewalservice
Asserts that for a range of lease duration values given to the createLeaseRenewalSet method, the LRS will only grant times less than or equal to the amount requested.
LeaseDurationTest() - Constructor for class org.apache.river.test.spec.renewalservice.LeaseDurationTest
 
LeaseExpiration - Class in org.apache.river.test.spec.discoveryservice.lease
This class determines if, when a client's lease on a registration with the lookup discovery service expires, the resource provided by the lookup discovery service (through the registration) are no longer available to the client.
LeaseExpiration() - Constructor for class org.apache.river.test.spec.discoveryservice.lease.LeaseExpiration
 
LeaseExpiration.LRMListener - Class in org.apache.river.test.spec.discoveryservice.lease
Convenience class for monitoring the lease with the lookup discovery service.
LeaseExpiration.ServiceEventListener - Class in org.apache.river.test.spec.discoveryservice.lease
Convenience class for handling the events sent by the service with which the client (the test) has registered
LeaseExpirationTest - Class in org.apache.river.test.impl.norm
Test creates a number of leases places them in a renewal set and lets the set's lease expire.
LeaseExpirationTest() - Constructor for class org.apache.river.test.impl.norm.LeaseExpirationTest
 
LeaseExpirationTest - Class in org.apache.river.test.spec.renewalservice
LeaseExpirationTest asserts that the expiration of a lease actually results in it being removed from its renewal set and no further action is taken on the lease for a period up to and including its expiration time plus one half.
LeaseExpirationTest() - Constructor for class org.apache.river.test.spec.renewalservice.LeaseExpirationTest
 
LeaseExpireCancelTest - Class in org.apache.river.test.impl.mahalo
 
LeaseExpireCancelTest() - Constructor for class org.apache.river.test.impl.mahalo.LeaseExpireCancelTest
 
LeaseExpireCancelTest - Class in org.apache.river.test.impl.mercury
 
LeaseExpireCancelTest() - Constructor for class org.apache.river.test.impl.mercury.LeaseExpireCancelTest
 
LeaseExpireRenewTest - Class in org.apache.river.test.impl.mahalo
 
LeaseExpireRenewTest() - Constructor for class org.apache.river.test.impl.mahalo.LeaseExpireRenewTest
 
LeaseExpireRenewTest - Class in org.apache.river.test.impl.mercury
 
LeaseExpireRenewTest() - Constructor for class org.apache.river.test.impl.mercury.LeaseExpireRenewTest
 
leaseForeverTime - Variable in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Holds the value which is used instead of Lease.FOREVER one to avoid infinite lease times.
LeaseGrantTestBase - Class in org.apache.river.test.impl.outrigger.leasing
Base class for tests which grab a lease and make sure the returned lease meets give constraints.
LeaseGrantTestBase() - Constructor for class org.apache.river.test.impl.outrigger.leasing.LeaseGrantTestBase
 
LeaseGrantTestBase - Class in org.apache.river.test.share
Base class for tests which grab a lease and make sure the returned lease meets give constraints.
LeaseGrantTestBase() - Constructor for class org.apache.river.test.share.LeaseGrantTestBase
 
leaseList - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
LeaseMapCancel - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to test that LeaseMap cancelAll() works.
LeaseMapCancel() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.LeaseMapCancel
 
LeaseMapRenew - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to test that service lease LeaseMap renewAll() works as expected for N (currently N = 5) successive lease renewal attempts.
LeaseMapRenew() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.LeaseMapRenew
 
LeaseMapRenewNegDuration - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a LeaseMap.renewAll with a negative lease duration results in an IllegalArgumentException in the LeaseMapException.
LeaseMapRenewNegDuration() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.LeaseMapRenewNegDuration
 
LeaseMapTest - Class in org.apache.river.test.impl.mahalo
 
LeaseMapTest() - Constructor for class org.apache.river.test.impl.mahalo.LeaseMapTest
 
LeaseMapTest - Class in org.apache.river.test.impl.mercury
 
LeaseMapTest() - Constructor for class org.apache.river.test.impl.mercury.LeaseMapTest
 
leaseMgr - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
LeaseNotInSetTest - Class in org.apache.river.test.spec.renewalservice
Assert that the remove method returns null when the lease is not in the set.
LeaseNotInSetTest() - Constructor for class org.apache.river.test.spec.renewalservice.LeaseNotInSetTest
 
LeaseOwner - Class in org.apache.river.test.impl.norm
Abstract base class for objects that track the condition of a particular lease that has been given to a Lease Renewal Service for testing
LeaseOwner() - Constructor for class org.apache.river.test.impl.norm.LeaseOwner
 
LeaseOwner - Class in org.apache.river.test.share
Abstract base class for objects that track the condition of a particular lease that has been given to a Lease Renewal Service for testing
LeaseOwner() - Constructor for class org.apache.river.test.share.LeaseOwner
 
leaseProvider - Variable in class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
Provides leases for this test.
leaseRenewalMgr - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
LeaseRenewalServices - Class in org.apache.river.test.share
 
LeaseRenewalServices(QAConfig) - Constructor for class org.apache.river.test.share.LeaseRenewalServices
 
LeaseRenewalServiceTestUtil - Class in org.apache.river.test.spec.renewalservice
This class provides methods to perform often used convenience routines.
LeaseRenewalServiceTestUtil(QAConfig) - Constructor for class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
Constructor requiring a QAConfig object.
LeaseRenewalTest - Class in org.apache.river.test.spec.renewalservice
Assert that if the rewnewal service was able to renew the lease before the event occured the lease's expiration will reflect the result of the last successful renewal call.
LeaseRenewalTest() - Constructor for class org.apache.river.test.spec.renewalservice.LeaseRenewalTest
 
LeaseRenewDurRFE - Class in org.apache.river.test.impl.joinmanager
This class verifies that the current implementation of the JoinManager utility class has correctly implemented the following RFE: 6202650 - JoinManager should allow configurable control of the lease renewal interval
LeaseRenewDurRFE() - Constructor for class org.apache.river.test.impl.joinmanager.LeaseRenewDurRFE
 
LeaseRenewDurRFE.RemoteTestServiceInterface - Interface in org.apache.river.test.impl.joinmanager
 
LeaseTest - Class in org.apache.river.test.impl.mahalo
 
LeaseTest() - Constructor for class org.apache.river.test.impl.mahalo.LeaseTest
 
LeaseTest - Class in org.apache.river.test.impl.mercury
 
LeaseTest() - Constructor for class org.apache.river.test.impl.mercury.LeaseTest
 
LeaseTest - Class in org.apache.river.test.spec.javaspace.conformance
LeaseTest asserts, that each write invocation returns a Lease object that is lease milliseconds long.
LeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.LeaseTest
 
LeaseTestBase - Class in org.apache.river.test.impl.mercury
 
LeaseTestBase() - Constructor for class org.apache.river.test.impl.mercury.LeaseTestBase
 
leaseTime - Variable in class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
Time for which this listener will count events
LeaseUnmarshalExceptionTest - Class in org.apache.river.test.spec.renewalservice
Assert that of one or more of the leases in the array can not be de-serialized, a LeaseUnmarshalException is thrown and the getMarshalledLeases, getStillMarshalledLeases, and getExceptions methods work as advertised.
LeaseUnmarshalExceptionTest() - Constructor for class org.apache.river.test.spec.renewalservice.LeaseUnmarshalExceptionTest
 
LeaseUnmarshalNoneTest - Class in org.apache.river.test.spec.renewalservice
Assert that if none of the leases in the array can be de-serialized a LeaseUnmarhalException is thrown and getMarshalledLeases method returns a 0 length array.
LeaseUnmarshalNoneTest() - Constructor for class org.apache.river.test.spec.renewalservice.LeaseUnmarshalNoneTest
 
LeaseUsesTestBase - Class in org.apache.river.test.impl.outrigger.leasing
Base class for tests which acquire some resource under a lease and then use until the lease expires.
LeaseUsesTestBase() - Constructor for class org.apache.river.test.impl.outrigger.leasing.LeaseUsesTestBase
 
LeaseUsesTestBase - Class in org.apache.river.test.share
Base class for tests which acquire some resource under a lease and then use until the lease expires.
LeaseUsesTestBase() - Constructor for class org.apache.river.test.share.LeaseUsesTestBase
 
LegacyTest - Interface in org.apache.river.qa.harness
This interface must implemented by all tests supported by the test harness.
legalLogFlags - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
the table of legal log flags
LEWrapper(ServerEndpoint.ListenEndpoint) - Constructor for class org.apache.river.test.impl.end2end.jssewrapper.ServerEndpointWrapper.LEWrapper
 
listClasses - Static variable in class org.apache.river.test.spec.loader.util.Util
Static array of classes to be preferred or not preferred
listClasses - Static variable in class org.apache.river.test.spec.policyprovider.util.Util
Static array of classes to be preferred or not preferred
listen(RequestDispatcher) - Method in class org.apache.river.test.impl.end2end.jssewrapper.ServerEndpointWrapper.LEWrapper
 
listen(RequestDispatcher) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestServerListenEndpoint
 
ListenContextExceptionTest - Class in org.apache.river.test.spec.jeri.transport
 
ListenContextExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.transport.ListenContextExceptionTest
 
Listener() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.EvntLeaseExpiration.Listener
 
listener - Variable in class org.apache.river.test.spec.lookupservice.test_set02.NotifyExceptionTest
 
ListenerRecoveryTest - Class in org.apache.river.test.impl.mercury
 
ListenerRecoveryTest() - Constructor for class org.apache.river.test.impl.mercury.ListenerRecoveryTest
 
listenerToUse - Variable in class org.apache.river.test.spec.lookupdiscovery.Discovered
 
ListenOperation - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
 
ListenOperation(String, String, RequestDispatcher) - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.ListenOperation
 
ListenOperation - Class in org.apache.river.test.spec.jeri.connection.util
 
ListenOperation(int, RequestDispatcher) - Constructor for class org.apache.river.test.spec.jeri.connection.util.ListenOperation
 
ListenOperation - Class in org.apache.river.test.spec.jeri.mux.util
Utility class to accept incoming connections and use a net.jini.jeri.connection.ServerConnectionManager
ListenOperation(int, RequestDispatcher) - Constructor for class org.apache.river.test.spec.jeri.mux.util.ListenOperation
 
ListExclusionVerifier - Class in org.apache.river.qa.harness
A configuration verifier used by tests which should only be run when the harness is configured for shared VM execution.
ListExclusionVerifier() - Constructor for class org.apache.river.qa.harness.ListExclusionVerifier
 
listInterfaces - Static variable in class org.apache.river.test.spec.loader.util.Util
Static array of interfaces to be loaded
listLocalClasses - Static variable in class org.apache.river.test.spec.loader.util.Util
Static array of classes which can be found in the executing VM's classpath only
listLocalResources - Static variable in class org.apache.river.test.spec.loader.util.Util
Static resources of resources which can be found in the executing VM's classpath only
listNotAvailableClasses - Static variable in class org.apache.river.test.spec.loader.util.Util
Static array of classes which cannot be found in the executing VM's classpath and cannot be downloaded, but defined in the PREFERRED.LIST file
listPolicy - Static variable in class org.apache.river.test.spec.policyprovider.util.Util
Static array of classes extended java.security.Policy class
listResources - Static variable in class org.apache.river.test.spec.loader.util.Util
Static array of resources to be preferred or not preferred
listsEqual(List, List) - Static method in class org.apache.river.test.share.BaseQATest
Returns true if the given lists are referentially equal, or if the given lists have the same contents; false otherwise.
lld - Variable in class org.apache.river.test.spec.locatordiscovery.ConstructorNullElement
 
lld - Variable in class org.apache.river.test.spec.locatordiscovery.GetLocators
 
loadClass(String) - Method in interface org.apache.river.test.impl.start.TestService
Load the class represented by the specified classname and return a new instance of the class.
loadClass(String) - Method in class org.apache.river.test.impl.start.TestServiceImpl
 
loadClass(String) - Method in class org.apache.river.test.spec.config.configurationprovider.FakeURLClassLoader
 
loadClass(String, boolean) - Method in class org.apache.river.test.spec.config.util.FakeClassLoader
 
loadClass(String, String, ClassLoader) - Method in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
loadClass(String, boolean) - Method in class org.apache.river.test.spec.loader.util.QATestPreferredClassLoader
Overrides loadClass(String name, boolean resolve) in the PreferredClassLoader and set QATestPreferredClassLoader.loadClassIsInvoked flag to true This was synchronized, but since it sets a volatile variable then calls the superclass which is synchronized anyway, we can safely remove it.
loadClass(String, String, ClassLoader) - Method in class org.apache.river.test.spec.loader.util.QATestPreferredClassProvider
Log the codebase and name of class to be loaded then call super.loadClass.
loadClass(String) - Method in class org.apache.river.test.spec.security.util.FakeClassLoader
Calls super.loadClass method and add loaded class to the array of classes.
LoadClass_ExceptionTest - Class in org.apache.river.test.spec.io.marshalinputstream
Purpose This test verifies the behavior of the ClassLoading.loadClass and ClassLoading.loadProxyClass static methods when a call to the RMIClassLoader.loadClass method throws an exception.
LoadClass_ExceptionTest() - Constructor for class org.apache.river.test.spec.io.marshalinputstream.LoadClass_ExceptionTest
 
LoadClass_NullArgsTest - Class in org.apache.river.test.spec.io.marshalinputstream
Purpose This test verifies that NullPointerExceptions are thrown as specified in the ClassLoading methods.
LoadClass_NullArgsTest() - Constructor for class org.apache.river.test.spec.io.marshalinputstream.LoadClass_NullArgsTest
 
LoadClass_VerifyCodebaseIntegrityTest - Class in org.apache.river.test.spec.io.marshalinputstream
Purpose This test verifies the behavior of the ClassLoading.loadClass and ClassLoading.loadProxyClass static methods in the cases where Security.verifyCodebaseIntegrity calls do and do not throw an exception.
LoadClass_VerifyCodebaseIntegrityTest() - Constructor for class org.apache.river.test.spec.io.marshalinputstream.LoadClass_VerifyCodebaseIntegrityTest
 
LoadClasses - Class in org.apache.river.test.spec.loader.pref.preferredClassLoader
Purpose

This test verifies the behavior of the
protected Class loadClass(String name, boolean resolve) method of the
net.jini.loader.pref.PreferredClassLoader class:
If the name parameter is not preferred, the search is the same as with ClassLoader.loadClass().
LoadClasses() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassLoader.LoadClasses
 
LoadClasses - Class in org.apache.river.test.spec.loader.pref.preferredClassProvider
Purpose

This test verifies the behavior of the
public Class loadClass(String codebase, String name, ClassLoader defaultLoader) throws MalformedURLException, ClassNotFoundException method of the
net.jini.loader.pref.PreferredClassProvider class:
Loads a class from a codebase URL path, only using the supplied loader if the given name is not preferred by the class loader for the codebase path.
LoadClasses() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadClasses
 
LoadClasses - Class in org.apache.river.test.spec.loader.pref.requireDlPermProvider
Purpose

This test verifies the behavior of the
net.jini.loader.pref.RequireDlPermProvider class:
Only permit class downloading from codebases that have been granted download permission.
LoadClasses() - Constructor for class org.apache.river.test.spec.loader.pref.requireDlPermProvider.LoadClasses
 
loadClasses() - Method in class org.apache.river.test.spec.policyprovider.AbstractTestBase
Create class loaders then load classes from qa1.jar file using system class loader and load classes from qa1-policy-provider.jar file using PreferredClassLoader and http protocol.
LoadClassesClassNotFoundException - Class in org.apache.river.test.spec.loader.pref.preferredClassProvider
Purpose

This test verifies the behavior of the
public Class loadClass(String codebase, String name, ClassLoader defaultLoader) throws MalformedURLException, ClassNotFoundException method of the
net.jini.loader.pref.PreferredClassProvider class:
Loads a class from a codebase URL path, only using the supplied loader if the given name is not preferred by the class loader for the codebase path.
LoadClassesClassNotFoundException() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadClassesClassNotFoundException
 
LoadClassesMalformedURLException - Class in org.apache.river.test.spec.loader.pref.preferredClassProvider
Purpose

This test verifies the behavior of the
public Class loadClass(String codebase, String name, ClassLoader defaultLoader) throws MalformedURLException, ClassNotFoundException method of the
net.jini.loader.pref.PreferredClassProvider class:
Loads a class from a codebase URL path, only using the supplied loader if the given name is not preferred by the class loader for the codebase path.
LoadClassesMalformedURLException() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadClassesMalformedURLException
 
LoadClassesSecurityException - Class in org.apache.river.test.spec.loader.pref.preferredClassProvider
Purpose

This test verifies the behavior of the
public Class loadClass(String codebase, String name, ClassLoader defaultLoader) throws MalformedURLException, ClassNotFoundException method of the
net.jini.loader.pref.PreferredClassProvider class:
Loads a class from a codebase URL path, only using the supplied loader if the given name is not preferred by the class loader for the codebase path.
LoadClassesSecurityException() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadClassesSecurityException
 
LoadClassesSecurityException - Class in org.apache.river.test.spec.loader.pref.requireDlPermProvider
Purpose

This test verifies the behavior of the
net.jini.loader.pref.RequireDlPermProvider class:
Only permit class downloading from codebases that have been granted download permission.
LoadClassesSecurityException() - Constructor for class org.apache.river.test.spec.loader.pref.requireDlPermProvider.LoadClassesSecurityException
 
loadClassException - Static variable in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
loadClassIsInvoked - Variable in class org.apache.river.test.spec.loader.util.QATestPreferredClassLoader
Flag to indicate that loadClass is invoked
loader - Variable in class org.apache.river.test.spec.loader.pref.AbstractTestBase
The instrumented preferred class loader QATestPreferredClassLoader
LoaderSplitPolicyProviderTest - Class in org.apache.river.test.impl.start.loadersplitpolicyprovider
 
LoaderSplitPolicyProviderTest() - Constructor for class org.apache.river.test.impl.start.loadersplitpolicyprovider.LoaderSplitPolicyProviderTest
 
loadFile(File) - Method in interface org.apache.river.test.impl.start.TestService
Load the specified file and return it's contents as an array of bytes.
loadFile(File) - Method in class org.apache.river.test.impl.start.TestServiceImpl
 
loadProperties(String) - Method in class org.apache.river.qa.harness.QAConfig
Create a properties object and load it from the contents of propName.
loadProxyClass(String, String[], ClassLoader) - Method in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
LoadProxyClasses - Class in org.apache.river.test.spec.loader.pref.preferredClassProvider
Purpose

This test verifies the behavior of the
public Class loadProxyClass(String codebase, String[] interfaces, ClassLoader defaultLoader) throws MalformedURLException, ClassNotFoundException method of method of the
net.jini.loader.pref.PreferredClassProvider class:
Define and return a dynamic proxy class in a class loader with URLs supplied in the given location.
LoadProxyClasses() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadProxyClasses
 
LoadProxyClassesClassNotFoundException - Class in org.apache.river.test.spec.loader.pref.preferredClassProvider
Purpose

This test verifies the behavior of the
public Class loadProxyClass(String codebase, String[] interfaces, ClassLoader defaultLoader) throws MalformedURLException, ClassNotFoundException method of method of the
net.jini.loader.pref.PreferredClassProvider class:
Define and return a dynamic proxy class in a class loader with URLs supplied in the given location.
LoadProxyClassesClassNotFoundException() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadProxyClassesClassNotFoundException
 
LoadProxyClassesMalformedURLException - Class in org.apache.river.test.spec.loader.pref.preferredClassProvider
Purpose

This test verifies the behavior of the
public Class loadProxyClass(String codebase, String[] interfaces, ClassLoader defaultLoader) throws MalformedURLException, ClassNotFoundException method of method of the
net.jini.loader.pref.PreferredClassProvider class:
Define and return a dynamic proxy class in a class loader with URLs supplied in the given location.
LoadProxyClassesMalformedURLException() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadProxyClassesMalformedURLException
 
loadProxyClassException - Static variable in class org.apache.river.test.spec.io.util.FakeRMIClassLoaderSpi
 
localGetState() - Method in class org.apache.river.test.share.TesterTransaction
Return the current state of this transaction, ignoring the fail count.
locator - Variable in class org.apache.river.test.share.TestBase
URL to find lookup, null if we are in standAlone mode
Locator - Class in org.apache.river.test.spec.servicediscovery.discovery
 
Locator() - Constructor for class org.apache.river.test.spec.servicediscovery.discovery.Locator
 
locatorDiscovery - Variable in class org.apache.river.test.spec.locatordiscovery.AbstractBaseTest
 
locatorDiscoveryList - Variable in class org.apache.river.test.spec.locatordiscovery.AbstractBaseTest
 
LocatorGroupsPair(LookupLocator, String[]) - Constructor for class org.apache.river.test.share.BaseQATest.LocatorGroupsPair
 
locatorsMap - Variable in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsSome
 
locatorsMap - Variable in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsReplaceSome
 
locatorsToDiscover - Variable in class org.apache.river.test.spec.discoverymanager.Discovered
 
locatorsToRemove - Variable in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsSome
 
LocatorsUtil - Class in org.apache.river.test.share
This class contains a set of static methods that provide general-purpose functions for processing sets of locators; functions such as displaying the contents of one or more locator sets, comparing the contents of two such sets, etc.
LocatorsUtil() - Constructor for class org.apache.river.test.share.LocatorsUtil
 
locGroupsList - Variable in class org.apache.river.test.spec.lookupdiscovery.Discovered
 
locGroupsMapsEqual(Map, Map) - Static method in class org.apache.river.test.share.BaseQATest
Given two locator-to-groups mappings, this method compares both the locator key sets and the groups value sets, and returns true if the elements of the key sets and the value sets are found to be equal; returns false otherwise.
locGroupsMapsEqual(Map, Map, boolean) - Static method in class org.apache.river.test.share.BaseQATest
Given two locator-to-groups mappings, this method compares both the locator key sets and the groups value sets, displaying the locator and group information in each map if the displayOn parameter is true.
locGroupsMapsEqualByGroups(Map, Map) - Static method in class org.apache.river.test.share.BaseQATest
Given two locator-to-groups mappings, this method compares the elements of the value sets which contain arrays of member groups.
locGroupsMapsEqualByGroups(Map, Map, boolean) - Static method in class org.apache.river.test.share.BaseQATest
Given two locator-to-groups mappings, this method compares the elements of the value sets which contain arrays of member groups, displaying the locator and group information in each map if the displayOn parameter is true.
locGroupsMapsEqualByLoc(Map, Map) - Static method in class org.apache.river.test.share.BaseQATest
Given two locator-to-groups mappings, this method compares the elements of the locator key sets, and returns true if the locators in the key sets are found to be equal; returns false otherwise.
locGroupsMapsEqualByLoc(Map, Map, boolean) - Static method in class org.apache.river.test.share.BaseQATest
Given two locator-to-groups mappings, this method compares the elements of the locator key sets, displaying the locator information in given map if the displayOn parameter is true.
lock - Variable in class org.apache.river.test.share.BaseQATest.LookupListener
 
locs0 - Variable in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOn2SetLocs
 
locs1 - Variable in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOn2SetLocs
 
LocsAddNewDiscoveryChangeListener - Class in org.apache.river.test.spec.discoverymanager
With respect to the addDiscoveryListener method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
LocsAddNewDiscoveryChangeListener() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsAddNewDiscoveryChangeListener
 
LocsAddNewDiscoveryListener - Class in org.apache.river.test.spec.discoverymanager
With respect to the addDiscoveryListener method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
LocsAddNewDiscoveryListener() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsAddNewDiscoveryListener
 
LocsDiscardUnreachable - Class in org.apache.river.test.spec.discoverymanager
With respect to the discard method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
LocsDiscardUnreachable() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsDiscardUnreachable
 
LocsDiscovered - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
LocsDiscovered() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsDiscovered
 
LocsDiscoveredAll - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
LocsDiscoveredAll() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsDiscoveredAll
 
locsEqual(LookupLocator, LookupLocator) - Static method in class org.apache.river.test.share.LookupServices
Determines if the given locators are equivalent.
locsEqual(LookupLocator, LookupLocator) - Static method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Determines if the given locators are equivalent.
LocsMulticastMonitorChange - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the changed events that occur as a result of the replacement of one or more of the member groups of discovered lookup services.
LocsMulticastMonitorChange() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorChange
 
LocsMulticastMonitorReplace - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the "passive" discarded events that occur as a result of the complete replacement of the member groups of discovered lookup services.
LocsMulticastMonitorReplace() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorReplace
 
LocsMulticastMonitorReplaceAll - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility monitors, in a manner consistent with the specification, the mulitcast announcements received from lookup services it has discovered.
LocsMulticastMonitorReplaceAll() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorReplaceAll
 
LocsMulticastMonitorReplaceNone - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the "passive" discarded events that occur as a result of the replacement of the member groups of discovered lookup services with NO_GROUPS.
LocsMulticastMonitorReplaceNone() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorReplaceNone
 
LocsMulticastMonitorStop - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility monitors, in a manner consistent with the specification, the mulitcast announcements received from lookup services it has discovered.
LocsMulticastMonitorStop() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorStop
 
LocsMulticastMonitorTerminate - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the "passive" discarded events that occur as a result of the termination of discovered lookup services and the multicast announcements those lookups broadcast.
LocsMulticastMonitorTerminate() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsMulticastMonitorTerminate
 
LocsSetGroupsReplaceAll - Class in org.apache.river.test.spec.discoverymanager
With respect to the setGroups method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
LocsSetGroupsReplaceAll() - Constructor for class org.apache.river.test.spec.discoverymanager.LocsSetGroupsReplaceAll
 
locsStarted - Variable in class org.apache.river.test.spec.discoveryservice.event.AddLocatorsFullyQualified
 
locsStarted - Variable in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsFullyQualified
 
locsToAdd - Variable in class org.apache.river.test.spec.discoveryservice.event.AddLocatorsFullyQualified
 
locsToDiscover - Variable in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedGroups
 
locsToDiscover - Variable in class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnAddLocsAfterNull
 
locsToRemove - Variable in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsSome
 
locsToSet - Variable in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsFullyQualified
 
log(String, String) - Static method in class org.apache.river.test.impl.end2end.jssewrapper.Util
log the given message if the given logFlag exists in the flags table
log(String, Throwable) - Static method in class org.apache.river.test.impl.end2end.jssewrapper.Util
log the given exception if the given logFlag exists in the flags table.
log(String) - Static method in class org.apache.river.test.impl.end2end.jssewrapper.Util
log a stack trace of the current thread if the given logFlag exists in the flags table.
log(String) - Method in class org.apache.river.test.spec.eventmailbox.StressTest
 
log - Static variable in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJEAbstractTest
 
log - Static variable in class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.AbstractTrustVerifierTest
 
log - Static variable in class org.apache.river.test.spec.jeri.connection.util.AbstractConnectionTest
 
log - Static variable in class org.apache.river.test.spec.jeri.kerberostrustverifier.util.AbstractTrustVerifierTestKerberos
 
log - Static variable in class org.apache.river.test.spec.jeri.mux.util.AbstractMuxTest
 
log - Static variable in class org.apache.river.test.spec.jeri.ssltrustverifier.util.AbstractTrustVerifierTestSSL
 
log - Static variable in class org.apache.river.test.spec.jeri.transport.util.AbstractEndpointTest
 
logDebugText(String) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Writes debug text to the log.
logEvent(RenewalFailureEvent) - Method in class org.apache.river.test.impl.norm.FailingOwner
Log the exception of a renewal failure event.
logEvent(RenewalFailureEvent) - Method in class org.apache.river.test.share.FailingOwner
Log the exception of a renewal failure event.
logFailure(String) - Method in interface org.apache.river.test.impl.end2end.e2etest.TestClient
Log a failure, using the given message
logFailure(String, Throwable) - Method in interface org.apache.river.test.impl.end2end.e2etest.TestClient
Log a failure, using the given message and exception in the log output.
logFile - Variable in class org.apache.river.qa.harness.TestResult
The log file.
logger - Static variable in class org.apache.river.qa.harness.AbstractServiceAdmin
The logger
logger - Static variable in class org.apache.river.qa.harness.QAConfig
The logger, with an associated static initializer that creates a org.apache.river.qa.harness level logger with a specialized handler which logs to System.out and formats more concisely than SimpleFormatter.
logger - Static variable in class org.apache.river.qa.harness.QATestEnvironment
the logger
logger - Static variable in class org.apache.river.test.impl.norm.LeaseOwner
 
logger - Static variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
 
logger - Static variable in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
 
logger - Variable in class org.apache.river.test.share.BadTestListener
 
logger - Static variable in class org.apache.river.test.share.FailingOwner
 
logger - Static variable in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
logger - Static variable in class org.apache.river.test.spec.discoveryservice.event.AddLocatorsFullyQualified
 
logger - Static variable in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsFullyQualified
 
logger - Static variable in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsFullyQualified
 
logger - Static variable in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsToNone
 
logger - Static variable in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
 
logOverrides(String[]) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Log the option arguments passed to the service.
logRemovalFailureCount - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
Number of times take or takeIfExists has return a non-null and the auditor was not able to find the returned entry in its log
logRequest(String, Lease) - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseGrantTestBase
Log a requested lease and its result, for the given type of lease.
logRequest(String, Lease) - Method in class org.apache.river.test.share.LeaseGrantTestBase
Log a requested lease and its result, for the given type of lease.
logServiceParameters() - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Generate logging output displaying the parameters which were provided by the accessors of this class.
logServiceParameters() - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
 
LoneEntry - Class in org.apache.river.test.impl.outrigger.matching
Class that direcly implements Entry and has no subclasses.
LoneEntry() - Constructor for class org.apache.river.test.impl.outrigger.matching.LoneEntry
Required public zero arg constructor Entry classes need
LoneEntry(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.LoneEntry
Create a new LoneEntry.
LoneEntry(LoneEntry) - Constructor for class org.apache.river.test.impl.outrigger.matching.LoneEntry
Create a new LoneEntry that can service as a template to retrieve the passed LoneEntry (or subclass) from a JavaSpace
longestLease - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
The most time remaining on the lease of any entry in the log who's status is "clean" (@see AuditorSummary#cleanEntres) This field is only valid if cleanEntries is non-zero
longReturn(long) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns passed l
longReturn(long) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
longReturn(long) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
lookup(ServiceTemplate) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
lookup(ServiceTemplate, int) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
lookup(ServiceTemplate) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
lookup(ServiceTemplate, int) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
Lookup - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the non-blocking version that returns a single instance of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies no filtering to the results of the template matching ServiceItem lookup(ServiceTemplate tmpl, ServiceItemFilter filter);
Lookup() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.Lookup
 
Lookup2NullTemplate - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a lookup (the two-parameter version) with a null template results in a NullPointerException.
Lookup2NullTemplate() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.Lookup2NullTemplate
 
LookupAttributeAdminTest - Class in org.apache.river.test.share
 
LookupAttributeAdminTest() - Constructor for class org.apache.river.test.share.LookupAttributeAdminTest
 
LookupAttributeAdminTestOutrigger - Class in org.apache.river.test.impl.outrigger.admin
Test tests different operations with attributes.
LookupAttributeAdminTestOutrigger() - Constructor for class org.apache.river.test.impl.outrigger.admin.LookupAttributeAdminTestOutrigger
 
LookupAttributeAdminTestTxnMgr - Class in org.apache.river.test.impl.outrigger.admin
Test tests different operations with attributes.
LookupAttributeAdminTestTxnMgr() - Constructor for class org.apache.river.test.impl.outrigger.admin.LookupAttributeAdminTestTxnMgr
 
LookupByClass - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to test that every service item registered with the Lookup service can be successfully looked up using only its class type.
LookupByClass() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.LookupByClass
 
LookupByIntfc - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to test that every service item registered with the Lookup service can be successfully looked up using only the interfaces it implements (excluding the universally-implemented Serializable interface).
LookupByIntfc() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.LookupByIntfc
 
LookupBySrvcID - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to test that every service item registered with the Lookup service can be successfully looked up using only its service ID.
LookupBySrvcID() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.LookupBySrvcID
 
LookupBySuper - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to test that every service item registered with the Lookup service can be successfully looked up using only the super classes it extends (excluding the universally-extended Object class).
LookupBySuper() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.LookupBySuper
 
lookupDiscovery - Variable in class org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest
 
lookupDiscoveryList - Variable in class org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest
 
LookupDiscoveryServices - Class in org.apache.river.test.share
 
LookupDiscoveryServices(QAConfig, AdminManager, List) - Constructor for class org.apache.river.test.share.LookupDiscoveryServices
 
LookupDropProxyTaskRace - Class in org.apache.river.test.impl.servicediscovery.event
This test attempts to simulate the following race condition that can occur between an instance of LookupTask and an instance of ProxyRegDropTask: - 1 LUS {L0} - 1 service s0 registered in L0 - 1 cache C0 with template matching s0 Upon creation of the cache, LookupTask is initiated for L0.
LookupDropProxyTaskRace() - Constructor for class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace
 
LookupDropProxyTaskRace.SDMListener - Class in org.apache.river.test.impl.servicediscovery.event
 
LookupFilter - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the non-blocking version that returns a single instance of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies filtering to the results of the template matching ServiceItem lookup(ServiceTemplate tmpl, ServiceItemFilter filter);
LookupFilter() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupFilter
 
LookupGroupAdminTest - Class in org.apache.river.test.share
 
LookupGroupAdminTest() - Constructor for class org.apache.river.test.share.LookupGroupAdminTest
 
LookupGroupAdminTestOutrigger - Class in org.apache.river.test.impl.outrigger.admin
Test tests different operations with groups.
LookupGroupAdminTestOutrigger() - Constructor for class org.apache.river.test.impl.outrigger.admin.LookupGroupAdminTestOutrigger
 
LookupGroupAdminTestTxnMgr - Class in org.apache.river.test.impl.outrigger.admin
Test tests different operations with groups.
LookupGroupAdminTestTxnMgr() - Constructor for class org.apache.river.test.impl.outrigger.admin.LookupGroupAdminTestTxnMgr
 
lookupListContains(ServiceRegistrar) - Method in class org.apache.river.test.share.LookupServices
 
LookupListener() - Constructor for class org.apache.river.test.share.BaseQATest.LookupListener
 
LookupLocatorAdminTest - Class in org.apache.river.test.share
 
LookupLocatorAdminTest() - Constructor for class org.apache.river.test.share.LookupLocatorAdminTest
 
LookupLocatorAdminTestOutrigger - Class in org.apache.river.test.impl.outrigger.admin
Test tests different operations with locators.
LookupLocatorAdminTestOutrigger() - Constructor for class org.apache.river.test.impl.outrigger.admin.LookupLocatorAdminTestOutrigger
 
LookupLocatorAdminTestTxnMgr - Class in org.apache.river.test.impl.outrigger.admin
Test tests different operations with locators.
LookupLocatorAdminTestTxnMgr() - Constructor for class org.apache.river.test.impl.outrigger.admin.LookupLocatorAdminTestTxnMgr
 
LookupMax - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the non-blocking version that returns an array of instances of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies no filtering to the results of the template matching ServiceItem[] lookup(ServiceTemplate tmpl, int maxMatches, ServiceItemFilter filter);
LookupMax() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupMax
 
LookupMaxFilter - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the non-blocking version that returns an array of instances of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies filtering to the results of the template matching ServiceItem[] lookup(ServiceTemplate tmpl, int maxMatches, ServiceItemFilter filter);
LookupMaxFilter() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupMaxFilter
 
LookupMinEqualsMax - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the blocking version that returns an array of instances of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies no filtering to the results of the template matching the minimum number of desired services is equal to the maximum number of desired services ServiceItem[] lookup(ServiceTemplate tmpl, int minMatches, int maxMatches ServiceItemFilter filter, long waitDur);
LookupMinEqualsMax() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMax
 
LookupMinEqualsMaxFilter - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the blocking version that returns an array of instances of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies filtering to the results of the template matching the minimum number of desired services is equal to the maximum number of desired services ServiceItem[] lookup(ServiceTemplate tmpl, int minMatches, int maxMatches ServiceItemFilter filter, long waitDur);
LookupMinEqualsMaxFilter() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMaxFilter
 
LookupMinLessMax - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the blocking version that returns an array of instances of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies no filtering to the results of the template matching the minimum number of desired services is less than the maximum number of desired services ServiceItem[] lookup(ServiceTemplate tmpl, int minMatches, int maxMatches ServiceItemFilter filter, long waitDur);
LookupMinLessMax() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupMinLessMax
 
LookupMinLessMaxFilter - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the blocking version that returns an array of instances of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies filtering to the results of the template matching the minimum number of desired services is less than the maximum number of desired services ServiceItem[] lookup(ServiceTemplate tmpl, int minMatches, int maxMatches ServiceItemFilter filter, long waitDur);
LookupMinLessMaxFilter() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupMinLessMaxFilter
 
LookupMinMaxNoBlock - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the blocking version that returns an array of instances of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies no filtering to the results of the template matching the number of services available for discovery is greater than the acceptable minimum number of services input to the lookup method ServiceItem[] lookup(ServiceTemplate tmpl, int minMatches, int maxMatches ServiceItemFilter filter, long waitDur); If there are more services available to be discovered than the acceptable minimum number of services (minMatches), then no blocking should occur; rather, the lookup method should return immediately after discovering the acceptable number of services.
LookupMinMaxNoBlock() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupMinMaxNoBlock
 
LookupMinMaxNoBlockFilter - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the blocking version that returns an array of instances of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies filtering to the results of the template matching the number of services available for discovery is greater than the acceptable minimum number of services input to the lookup method ServiceItem[] lookup(ServiceTemplate tmpl, int minMatches, int maxMatches ServiceItemFilter filter, long waitDur); If, after filtering, there are more services available to be discovered than the acceptable minimum number of services (minMatches), then no blocking should occur; rather, the lookup method should return immediately after discovering the acceptable number of services.
LookupMinMaxNoBlockFilter() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupMinMaxNoBlockFilter
 
LookupNegMatches - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a lookup with a negative maxMatches results in an IllegalArgumentException.
LookupNegMatches() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.LookupNegMatches
 
LookupNoMatch - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a lookup with a template that matches nothing results in a null return value.
LookupNoMatch() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.LookupNoMatch
 
LookupNullTemplate - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a lookup with a null template results in a NullPointerException.
LookupNullTemplate() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.LookupNullTemplate
 
lookupProxy - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.RegInfo
 
LookupServices - Class in org.apache.river.test.share
This class was refactored from BaseQATest, there are some minor issues remaining: TODO: Ensure lookup service instances can only be started once.
LookupServices(QAConfig, AdminManager, int) - Constructor for class org.apache.river.test.share.LookupServices
 
LookupSimulatorImpl - Class in org.apache.river.test.services.lookupsimulator
This class simulates the backend server implementation for an activatable lookup service that can be used in tests that need to discover, but not use a lookup service.
LookupSimulatorImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
LookupSimulatorImpl(String[], LifeCycle) - Constructor for class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
LookupSimulatorImpl(String[], ActivationID, LifeCycle) - Constructor for class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
Called by the activation group to create this class in a separate VM.
LookupSimulatorProxy - Class in org.apache.river.test.services.lookupsimulator
This class is a proxy to backend servers for simulations of activatable lookup services that implement the LookupSimulator interface.
LookupSimulatorProxy(LookupSimulator, ServiceID) - Constructor for class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
Simple constructor.
LookupSimulatorProxyInterface - Interface in org.apache.river.test.services.lookupsimulator
This class is an interface to backend servers for simulations of activatable lookup services that implement the LookupSimulator interface.
lookupsStarted - Variable in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsFullyQualified
 
lookupsToRemoveList - Variable in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsSome
 
lookupsToRemoveList - Variable in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveSome
 
LookupTaskRace - Class in org.apache.river.test.impl.servicediscovery.event
This test attempts to simulate the following race condition that can occur between different instances of LookupTask: - 2 LUS's {L0,L1} - 1 service s0 registered in L0 and L1 - 1 cache C0 with template matching s0 Upon creation of the cache, 2 LookupTasks are queued; one for L0 and one for L1.
LookupTaskRace() - Constructor for class org.apache.river.test.impl.servicediscovery.event.LookupTaskRace
 
LookupTaskRace.SDMListener - Class in org.apache.river.test.impl.servicediscovery.event
 
LookupTaskServiceIdMapRace - Class in org.apache.river.test.impl.servicediscovery.event
This test attempts to simulate the following race condition that can occur between an instance of UnmapProxyTask (created and queued in LookupTask) and instances of NewOldServiceTask that are created and queued by NotifyEventTask: - 1 LUS {L0} - N (~250) services {s0, s1, ..., sN-1}, to be registered in L0 - M (~24) SDMs, each with 1 cache with template matching all si's {SDM_0/C0, SDM_1/C1, ...
LookupTaskServiceIdMapRace() - Constructor for class org.apache.river.test.impl.servicediscovery.event.LookupTaskServiceIdMapRace
 
LookupTaskServiceIdMapRace.SDMListener - Class in org.apache.river.test.impl.servicediscovery.event
 
LookupTestBase - Class in org.apache.river.test.share
Base class for tests that thest JoinAdmin related functionality
LookupTestBase() - Constructor for class org.apache.river.test.share.LookupTestBase
 
LookupWait - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the blocking version that returns a single instance of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies no filtering to the results of the template matching ServiceItem lookup(ServiceTemplate tmpl, ServiceItemFilter filter, long waitDur);
LookupWait() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupWait
 
LookupWaitFilter - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the blocking version that returns a single instance of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies filtering to the results of the template matching ServiceItem lookup(ServiceTemplate tmpl, ServiceItemFilter filter, long waitDur);
LookupWaitFilter() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupWaitFilter
 
LookupWaitNoBlock - Class in org.apache.river.test.spec.servicediscovery.lookup
With respect to the lookup method defined by the ServiceDiscoveryManager utility class, this class verifies that the blocking version that returns a single instance of ServiceItem operates as specified when invoked under the following condition: template matching performed by the service discovery manager is based on service type only the service discovery manager applies no filtering to the results of the template matching at least 1 matching service is already available for discovery when the lookup method is called ServiceItem lookup(ServiceTemplate tmpl, ServiceItemFilter filter, long waitDur); If at least 1 matching service is already available to be discovered when the lookup method is called (that is, the lookup method does not have to wait for the desired service to be registered), then the lookup method will not block.
LookupWaitNoBlock() - Constructor for class org.apache.river.test.spec.servicediscovery.lookup.LookupWaitNoBlock
Constructs an instance of this class.
LRMListener() - Constructor for class org.apache.river.test.spec.discoveryservice.lease.LeaseExpiration.LRMListener
 
lus - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace
 
lus - Variable in class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace
 

M

MahaloCreateShutdownTest - Class in org.apache.river.test.impl.mahalo
 
MahaloCreateShutdownTest() - Constructor for class org.apache.river.test.impl.mahalo.MahaloCreateShutdownTest
 
MahaloIFTest - Class in org.apache.river.test.impl.mahalo
 
MahaloIFTest() - Constructor for class org.apache.river.test.impl.mahalo.MahaloIFTest
 
MahaloImplReadyStateTest - Class in org.apache.river.test.impl.mahalo
Verifies that proxies for the same shared group service are equal and that proxies for different shared groups are not equal
MahaloImplReadyStateTest() - Constructor for class org.apache.river.test.impl.mahalo.MahaloImplReadyStateTest
 
MAILBOX_IF_NAME - Static variable in class org.apache.river.test.impl.mercury.MailboxTestBase
 
MAILBOX_PROPERTY_NAME - Static variable in class org.apache.river.test.impl.mercury.MailboxTestBase
 
MailboxImplBadUnexportConfigEntries - Class in org.apache.river.test.impl.mercury
Verifies that proxies for the same shared group service are equal and that proxies for different shared groups are not equal
MailboxImplBadUnexportConfigEntries() - Constructor for class org.apache.river.test.impl.mercury.MailboxImplBadUnexportConfigEntries
 
MailboxImplNullConfigEntries - Class in org.apache.river.test.impl.mercury
Verifies that proxies for the same shared group service are equal and that proxies for different shared groups are not equal
MailboxImplNullConfigEntries() - Constructor for class org.apache.river.test.impl.mercury.MailboxImplNullConfigEntries
 
MailboxImplReadyStateTest - Class in org.apache.river.test.impl.mercury
Verifies that proxies for the same shared group service are equal and that proxies for different shared groups are not equal
MailboxImplReadyStateTest() - Constructor for class org.apache.river.test.impl.mercury.MailboxImplReadyStateTest
 
MailboxTestBase - Class in org.apache.river.test.impl.mercury
 
MailboxTestBase() - Constructor for class org.apache.river.test.impl.mercury.MailboxTestBase
 
main(String[]) - Static method in class org.apache.river.qa.harness.MainWrapper
The main method invoked in the test VM.
main(String[]) - Static method in class org.apache.river.qa.harness.QARunner
The main method for the harness.
main(String[]) - Static method in class org.apache.river.qa.harness.SlaveTest
The main method for the slave test VM.
main(String[]) - Static method in class org.apache.river.test.impl.end2end.e2etest.End2EndTest
The test entry point.
main(String[]) - Static method in class org.apache.river.test.impl.end2end.generators.InterfaceGenerator
 
main(String[]) - Static method in class org.apache.river.test.impl.end2end.generators.SecurityGenerator
 
main(String[]) - Static method in class org.apache.river.test.impl.outrigger.matching.RandomEntryFactory
Driver routine for unit testing this class
main(String[]) - Static method in class org.apache.river.test.impl.reggie.Driver
 
main(String[]) - Static method in class org.apache.river.test.share.TestParticipantImpl
 
main(String[]) - Static method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.TestServerEndpointTest
 
main(String[]) - Static method in class org.apache.river.test.spec.jeri.connection.util.TestServerEndpointTest
 
main(String[]) - Static method in class org.apache.river.tool.CheckConfigurationFile
Command line interface for checking the format of source and override options for a ConfigurationFile, printing messages to System.err for any errors found.
main(String[]) - Static method in class org.apache.river.tool.CheckSer
Checks class file directory hierarchies for serializable classes that do not have explicit serialVersionUID fields, and prints the names of such classes to the standard output stream.
main(String[]) - Static method in class org.apache.river.tool.ClassDep
Command line interface for generating the list of classes that a set of classes depends upon.
main(String[]) - Static method in class org.apache.river.tool.classdepend.ClassDepend
 
main(String[]) - Static method in class org.apache.river.tool.classdepend.ClasspathPackages
Prints the packages in the class path to standard output using the default character encoding.
main(String[]) - Static method in class org.apache.river.tool.classdepend.PackageClasses
Prints the classes in a package in the class path to standard output using the default character encoding.
main(String[]) - Static method in class org.apache.river.tool.ClassServer
Command line interface for creating an HTTP server.
main(String[]) - Static method in class org.apache.river.tool.ComputeDigest
Prints the message digest for the contents of a URL.
main(String[]) - Static method in class org.apache.river.tool.ComputeHttpmdCodebase
Computes the message digests for a codebase made up of HTTPMD URLs.
main(String[]) - Static method in class org.apache.river.tool.envcheck.EnvCheck
The entry point for the tool.
main(String[]) - Static method in class org.apache.river.tool.envcheck.SubVM
Entry point for the subtask.
main(String[]) - Static method in class org.apache.river.tool.JarWrapper
Generates a wrapper JAR file for the specified JAR files.
main(String[]) - Static method in class org.apache.river.tool.PreferredListGen
The command line interface to the tool.
mainListener - Variable in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
mainListener - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
mainListener - Variable in class org.apache.river.test.spec.locatordiscovery.AbstractBaseTest
 
mainListener - Variable in class org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest
 
mainListener - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
MainPolicyNotFoundTest - Class in org.apache.river.test.impl.start.aggregatepolicyprovider
 
MainPolicyNotFoundTest() - Constructor for class org.apache.river.test.impl.start.aggregatepolicyprovider.MainPolicyNotFoundTest
 
MainTestDescription - Class in org.apache.river.qa.harness
A TestDescription which represents tests that are implemented as source code which is compiled automatically and executed by calling the main method of the compiled class.
MainTestDescription(String, Properties, QAConfig) - Constructor for class org.apache.river.qa.harness.MainTestDescription
Construct a test description for a test with the given name.
MainWrapper - Class in org.apache.river.qa.harness
A class which drives the execution of a test on a VM other than the one in which the test harness is running.
MainWrapper() - Constructor for class org.apache.river.qa.harness.MainWrapper
 
MakeAbsoluteRelativeTimeTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies the behavior of the following methods: ConnectionRelativeTime.makeAbsolute(long) DelegationRelativeTime.makeAbsolute(long) ConstraintAlternatives.makeAbsolute(long) InvocationConstraints.makeAbsolute(long) ConnectionRelativeTime.makeAbsolute(long baseTime) method returns a ConnectionAbsoluteTime instance with time obtained by adding the specified base time argument to the duration value from this instance.
MakeAbsoluteRelativeTimeTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.MakeAbsoluteRelativeTimeTest
 
MakeAbsoluteRelativeTimeTest.TestCase - Class in org.apache.river.test.spec.constraint.coreconstraint
An auxiliary class that describes a Test Case.
MakeAbsoluteTest - Class in org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints
Purpose: This test verifies the behavior of InvocationConstraints.makeAbsolute() method.
MakeAbsoluteTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.MakeAbsoluteTest
 
MakeAbsoluteTest.TestCase - Class in org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints
An auxiliary class that describes a Test Case.
makeGroups(int, int) - Static method in class org.apache.river.test.spec.servicediscovery.discovery.MulticastAnnouncement
 
makeGroups(int, int) - Static method in class org.apache.river.test.spec.servicediscovery.discovery.MulticastRequest
 
makeGroupsUnique(String) - Method in class org.apache.river.qa.harness.QAConfig
This method parses the given string and determines if a particular string token is a group name or a locator.
makeServiceIDs(long, int) - Static method in class org.apache.river.test.spec.servicediscovery.discovery.MulticastAnnouncement
 
makeServiceIDs(long, int) - Static method in class org.apache.river.test.spec.servicediscovery.discovery.MulticastRequest
 
manager() - Method in class org.apache.river.test.share.TxnManagerTest
 
MANUAL_TEST_LOCAL_COMPONENT - Static variable in class org.apache.river.test.share.BaseQATest
 
MANUAL_TEST_REMOTE_COMPONENT - Static variable in class org.apache.river.test.share.BaseQATest
 
ManyParticipantsTest - Class in org.apache.river.test.spec.txnmanager
 
ManyParticipantsTest() - Constructor for class org.apache.river.test.spec.txnmanager.ManyParticipantsTest
 
map - Variable in class org.apache.river.test.share.OurAbstractLeaseMap
Map from Lease to Long(duration), where all leases have the same destination.
marshalArguments(Object, Method, Object[], ObjectOutputStream, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
marshalMethod(Object, Method, ObjectOutputStream, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
marshalReturn(Remote, Method, Object, ObjectOutputStream, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
marshalThrow(Remote, Method, Throwable, ObjectOutputStream, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
marshalValue(Object, MarshalOutputStream) - Static method in class org.apache.river.test.spec.jeri.util.Util
Marshals value to out.
matches(Object) - Method in interface org.apache.river.test.spec.lookupservice.attribute.Attr
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr00
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr01
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr02
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr03
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr04
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr05
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr06
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr09
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr10
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
matches(Object) - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
matches(String, Pattern) - Method in class org.apache.river.tool.classdepend.ClassDepend
Checks if the string matches the pattern, returning false if the pattern is null.
matchFieldAreEqual(Template) - Method in class org.apache.river.test.impl.outrigger.matching.Template
Compares the match fields of two Templates returning true if they are are all equal.
matchRead(Entry, Entry, Class) - Method in class org.apache.river.test.impl.outrigger.matching.SupertypeMatchTest
Perform a read an make sure the class of the returned object matches orginalClass.
MatchTestBase - Class in org.apache.river.test.impl.outrigger.matching
Base class for matching tests.
MatchTestBase() - Constructor for class org.apache.river.test.impl.outrigger.matching.MatchTestBase
 
MatchTestCore - Class in org.apache.river.test.impl.outrigger.matching
Base class for matching tests.
MatchTestCore() - Constructor for class org.apache.river.test.impl.outrigger.matching.MatchTestCore
 
MAX_DISCARD_WAIT - Static variable in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
MAX_N_INTFC_PER_CLASS - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The maximum number of interfaces any test class will implement (add 1 because the classes must implement java.io.Serializable -- but Serializable will be excluded from the analysis).
MAX_N_SUPER_CHAIN_LEN - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The maximum number of super classes in any "chain" of test classes (the class Object will never be counted).
MAX_N_TASKS - Static variable in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
MAX_SRVC_CHAIN_LEN - Variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The maximum number of classes in a "super class chain" of services
MAX_WAIT - Variable in class org.apache.river.test.spec.eventmailbox.StressTest
 
maxMatches - Variable in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMax
 
MaxMembershipTest - Class in org.apache.river.test.spec.renewalservice
Assert that if a lease is added to a renewal set with a membership duration of Long.MAX_VALUE then its membership expiration is Long.MAX_VALUE.
MaxMembershipTest() - Constructor for class org.apache.river.test.spec.renewalservice.MaxMembershipTest
 
maxSecsEventWait - Variable in class org.apache.river.test.share.BaseQATest
 
maxSecsEventWait - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
mc - Variable in class org.apache.river.test.spec.security.proxytrust.util.BaseProxyTrust
MethodConstrains passed to 'setConstraints' method.
md - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
Message digestfor httpmd testing.
MemberGroupsProblem - Class in org.apache.river.test.impl.start
This class verifies that the ServiceStarter utility correctly handles exceptional conditions related to the setting of the member groups of a lookup service that is started.
MemberGroupsProblem() - Constructor for class org.apache.river.test.impl.start.MemberGroupsProblem
 
MembershipDurationTest - Class in org.apache.river.test.spec.renewalservice
Assert that the membership duration argument to the addLease method is interpreted correctly.
MembershipDurationTest() - Constructor for class org.apache.river.test.spec.renewalservice.MembershipDurationTest
 
MEMORY - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print free memory before and after calls
MercuryProxyEqualityTest - Class in org.apache.river.test.impl.mercury
 
MercuryProxyEqualityTest() - Constructor for class org.apache.river.test.impl.mercury.MercuryProxyEqualityTest
 
MergedPolicyProvider - Class in org.apache.river.qa.harness
Security policy provider that delegates to a collection of underlying PolicyFileProviders.
MergedPolicyProvider() - Constructor for class org.apache.river.qa.harness.MergedPolicyProvider
Creates a new MergedPolicyProvider instance that wraps a collection of underlying policies.
mesDigest - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Message Digest as a String in hexadecimal format
message - Variable in class org.apache.river.qa.harness.TestResult
The informative message describing the success/failure.
Message - Interface in org.apache.river.test.spec.jeri.mux.util
Interface to define the opertations that can be performed on a generic Jini ERI Multiplexing Protcol message.
Message(int, String, String) - Constructor for class org.apache.river.tool.envcheck.Reporter.Message
Construct a Message having the given level and text.
Message(int, String, Throwable, String) - Constructor for class org.apache.river.tool.envcheck.Reporter.Message
Construct a Message having the given level, text, and exception data.
methodHash - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
methodHash - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
methodHash - Variable in class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
 
Methods_Test - Class in org.apache.river.test.spec.config.abstractconfiguration.primitive
Purpose: This test verifies the behavior of the methods of AbstractConfiguration.Primitive class.
Methods_Test() - Constructor for class org.apache.river.test.spec.config.abstractconfiguration.primitive.Methods_Test
 
MethodSetProxy - Class in org.apache.river.test.spec.activation.util
An implementation of the RemoteMethodSetInterface class with access control to each method.
MethodSetProxy(Logger) - Constructor for class org.apache.river.test.spec.activation.util.MethodSetProxy
Stores the logger for debug purposes
methodStr - Variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
methodStr - Variable in class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
 
methodStr - Variable in class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnAddLocsAfterNull
 
methodStr - Variable in class org.apache.river.test.spec.lookupdiscovery.DiscoveryBeginsOnAddGroupsAfterEmpty
 
methodType - Variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
methodType - Variable in class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
 
mgr - Variable in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Holds TransactionManager instance for transaction's testing.
MIN_DISCARD_WAIT - Static variable in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
minMatches - Variable in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMax
 
minPostKillWait - Variable in class org.apache.river.test.share.TestBase
If we kill a VM during the test the min time to wait before restart
MismatchNotifyTest - Class in org.apache.river.test.impl.outrigger.matching
JavaSpaces test that registers for a number of events each with a template that will not match the one entry that will the mismatching templates are picked from the entire UniqueEntry hierarchy.
MismatchNotifyTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.MismatchNotifyTest
 
MismatchNotifyTestNBE - Class in org.apache.river.test.impl.outrigger.matching
 
MismatchNotifyTestNBE() - Constructor for class org.apache.river.test.impl.outrigger.matching.MismatchNotifyTestNBE
 
MismatchNotifyTestWriteInt - Class in org.apache.river.test.impl.outrigger.matching
 
MismatchNotifyTestWriteInt() - Constructor for class org.apache.river.test.impl.outrigger.matching.MismatchNotifyTestWriteInt
 
MismatchNotifyTestWriteIntShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
MismatchNotifyTestWriteIntShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.MismatchNotifyTestWriteIntShutdown
 
MismatchTest - Class in org.apache.river.test.impl.outrigger.matching
JavaSpace matching test that writes one entry and trys to read or take it under a number of mismatching template.
MismatchTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.MismatchTest
 
MismatchTestExistsTakes - Class in org.apache.river.test.impl.outrigger.matching
 
MismatchTestExistsTakes() - Constructor for class org.apache.river.test.impl.outrigger.matching.MismatchTestExistsTakes
 
MismatchTestExistsWriteInt - Class in org.apache.river.test.impl.outrigger.matching
 
MismatchTestExistsWriteInt() - Constructor for class org.apache.river.test.impl.outrigger.matching.MismatchTestExistsWriteInt
 
MismatchTestNBEComplex - Class in org.apache.river.test.impl.outrigger.matching
 
MismatchTestNBEComplex() - Constructor for class org.apache.river.test.impl.outrigger.matching.MismatchTestNBEComplex
 
MismatchTestTakes - Class in org.apache.river.test.impl.outrigger.matching
 
MismatchTestTakes() - Constructor for class org.apache.river.test.impl.outrigger.matching.MismatchTestTakes
 
MismatchTestUseIfExists - Class in org.apache.river.test.impl.outrigger.matching
 
MismatchTestUseIfExists() - Constructor for class org.apache.river.test.impl.outrigger.matching.MismatchTestUseIfExists
 
MismatchTestUseIfExistsShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
MismatchTestUseIfExistsShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.MismatchTestUseIfExistsShutdown
 
MIX - Static variable in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
 
ModifyAttributes - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ModifyAttributes() - Constructor for class org.apache.river.test.spec.joinmanager.ModifyAttributes
 
ModifyAttributesAllToOne - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ModifyAttributesAllToOne() - Constructor for class org.apache.river.test.spec.joinmanager.ModifyAttributesAllToOne
 
ModifyAttributesBadClass - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a modifyAttributes with an entry template that is not the same class as, nor a superclass of, the corresponding update entry, results in an IllegalArgumentException.
ModifyAttributesBadClass() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.ModifyAttributesBadClass
 
ModifyAttributesBadLength - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a modifyAttributes with arrays of different length results in an IllegalArgumentException.
ModifyAttributesBadLength() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.ModifyAttributesBadLength
 
ModifyAttributesClassMismatch - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ModifyAttributesClassMismatch() - Constructor for class org.apache.river.test.spec.joinmanager.ModifyAttributesClassMismatch
 
ModifyAttributesDeleteAll - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ModifyAttributesDeleteAll() - Constructor for class org.apache.river.test.spec.joinmanager.ModifyAttributesDeleteAll
 
ModifyAttributesDeleteOne - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ModifyAttributesDeleteOne() - Constructor for class org.apache.river.test.spec.joinmanager.ModifyAttributesDeleteOne
 
ModifyAttributesDup - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ModifyAttributesDup() - Constructor for class org.apache.river.test.spec.joinmanager.ModifyAttributesDup
 
ModifyAttributesLengthMismatch - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ModifyAttributesLengthMismatch() - Constructor for class org.apache.river.test.spec.joinmanager.ModifyAttributesLengthMismatch
 
ModifyAttributesOne - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ModifyAttributesOne() - Constructor for class org.apache.river.test.spec.joinmanager.ModifyAttributesOne
 
ModifyAttributesOverlap - Class in org.apache.river.test.spec.lookupservice.test_set04
This class is used to verify that doing a modifyAttributes with templates and updates that modify the same entry twice results in both modifications being performed, and that if the intermediate state (after applying just one update) causes the entry to be a duplicate of another entry, that it does not get deleted.
ModifyAttributesOverlap() - Constructor for class org.apache.river.test.spec.lookupservice.test_set04.ModifyAttributesOverlap
 
ModifyAttributesProp - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ModifyAttributesProp() - Constructor for class org.apache.river.test.spec.joinmanager.ModifyAttributesProp
 
ModifyAttributesPropNew - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ModifyAttributesPropNew() - Constructor for class org.apache.river.test.spec.joinmanager.ModifyAttributesPropNew
 
ModifyAttributesServiceControlled - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ModifyAttributesServiceControlled() - Constructor for class org.apache.river.test.spec.joinmanager.ModifyAttributesServiceControlled
 
ModifyAttributesSwap - Class in org.apache.river.test.spec.lookupservice.test_set04
This class is used to verify that doing a modifyAttributes always matches on the "pre" state, not the "post" or intermediate state, and that if the intermediate state (after applying just one update) causes the entry to be a duplicate of another "pre" entry state, that it does not get deleted.
ModifyAttributesSwap() - Constructor for class org.apache.river.test.spec.lookupservice.test_set04.ModifyAttributesSwap
 
ModifyAttrServiceChanged - Class in org.apache.river.test.spec.servicediscovery.event
This class verifies that the event mechanism defined by the LookupCache interface operates as specified with respect to serviceChanged events when the set of attributes associated with a set of registered services is modified.
ModifyAttrServiceChanged() - Constructor for class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
ModifyLookupAttributes - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully modify its current set of attributes.
ModifyLookupAttributes() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.ModifyLookupAttributes
 
ModifyLookupAttributesDeleteAll - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully modify its current set of attributes.
ModifyLookupAttributesDeleteAll() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.ModifyLookupAttributesDeleteAll
 
ModifyLookupAttributesDeleteOne - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully modify its current set of attributes.
ModifyLookupAttributesDeleteOne() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.ModifyLookupAttributesDeleteOne
 
ModifyLookupAttributesNullInput - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully modify its current set of attributes.
ModifyLookupAttributesNullInput() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.ModifyLookupAttributesNullInput
 
ModifyLookupAttributesNullTmpl - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully modify its current set of attributes.
ModifyLookupAttributesNullTmpl() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.ModifyLookupAttributesNullTmpl
 
ModifyLookupAttributesSC - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully modify its current set of attributes.
ModifyLookupAttributesSC() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.ModifyLookupAttributesSC
 
MonitoredSpaceListener - Class in org.apache.river.test.impl.outrigger.matching
 
MonitoredSpaceListener(Configuration, Entry, RemoteEventListener, MarshalledObject) - Constructor for class org.apache.river.test.impl.outrigger.matching.MonitoredSpaceListener
Create a MonitoredSpaceListener that will pass the events it recives to the passed client client.
msg - Variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
String to format test status string
multi() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
multi(int) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
multi(int, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
multi(PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
multi(PlainObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
MulticastAnnouncement - Class in org.apache.river.test.spec.servicediscovery.discovery
 
MulticastAnnouncement() - Constructor for class org.apache.river.test.spec.servicediscovery.discovery.MulticastAnnouncement
 
MulticastMonitorAllChange - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility monitors the multicast announcements sent from the lookup service in a manner consistent with the specification.
MulticastMonitorAllChange() - Constructor for class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorAllChange
 
MulticastMonitorChange - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the changed events that occur as a result of the replacement of one or more of the member groups of discovered lookup services.
MulticastMonitorChange() - Constructor for class org.apache.river.test.spec.discoverymanager.MulticastMonitorChange
 
MulticastMonitorChange - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility monitors the multicast announcements sent from the lookup service in a manner consistent with the specification.
MulticastMonitorChange() - Constructor for class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorChange
 
MulticastMonitorReplace - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the "passive" discarded events that occur as a result of the complete replacement of the member groups of discovered lookup services.
MulticastMonitorReplace() - Constructor for class org.apache.river.test.spec.discoverymanager.MulticastMonitorReplace
 
MulticastMonitorReplace - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility monitors the multicast announcements sent from the lookup service in a manner consistent with the specification.
MulticastMonitorReplace() - Constructor for class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorReplace
 
MulticastMonitorReplaceAll - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility monitors, in a manner consistent with the specification, the mulitcast announcements received from lookup services it has discovered.
MulticastMonitorReplaceAll() - Constructor for class org.apache.river.test.spec.discoverymanager.MulticastMonitorReplaceAll
 
MulticastMonitorReplaceNone - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the "passive" discarded events that occur as a result of the replacement of the member groups of discovered lookup services with NO_GROUPS.
MulticastMonitorReplaceNone() - Constructor for class org.apache.river.test.spec.discoverymanager.MulticastMonitorReplaceNone
 
MulticastMonitorReplaceNone - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility monitors the multicast announcements sent from the lookup service in a manner consistent with the specification.
MulticastMonitorReplaceNone() - Constructor for class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorReplaceNone
 
MulticastMonitorStop - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility monitors, in a manner consistent with the specification, the mulitcast announcements received from lookup services it has discovered.
MulticastMonitorStop() - Constructor for class org.apache.river.test.spec.discoverymanager.MulticastMonitorStop
 
MulticastMonitorStop - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
MulticastMonitorStop() - Constructor for class org.apache.river.test.spec.discoveryservice.event.MulticastMonitorStop
 
MulticastMonitorStop - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility monitors the multicast announcements sent from lookup services in a manner consistent with the specification.
MulticastMonitorStop() - Constructor for class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorStop
 
MulticastMonitorStopReplace - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility monitors the multicast announcements sent from lookup services in a manner consistent with the specification.
MulticastMonitorStopReplace() - Constructor for class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorStopReplace
 
MulticastMonitorTerminate - Class in org.apache.river.test.spec.discoverymanager
This class verifies that the LookupDiscoveryManager utility handles, in a manner consistent with the specification, the "passive" discarded events that occur as a result of the termination of discovered lookup services and the multicast announcements those lookups broadcast.
MulticastMonitorTerminate() - Constructor for class org.apache.river.test.spec.discoverymanager.MulticastMonitorTerminate
 
MulticastMonitorTerminate - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
MulticastMonitorTerminate() - Constructor for class org.apache.river.test.spec.discoveryservice.event.MulticastMonitorTerminate
 
MulticastMonitorTerminate - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility monitors the multicast announcements sent from lookup services in a manner consistent with the specification.
MulticastMonitorTerminate() - Constructor for class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorTerminate
 
MulticastOverrideProvider - Class in org.apache.river.test.support
An OverrideProvider which generates an override string for the entries: net.jini.discovery.LookupDiscovery.multicastAnnouncementInterval org.apache.river.reggie.multicastAnnouncementInterval if the service name is net.jini.core.lookup.ServiceRegistrar multicast.ttl is the test run is non-distributed
MulticastOverrideProvider() - Constructor for class org.apache.river.test.support.MulticastOverrideProvider
 
MulticastRequest - Class in org.apache.river.test.spec.servicediscovery.discovery
 
MulticastRequest() - Constructor for class org.apache.river.test.spec.servicediscovery.discovery.MulticastRequest
 
MulticastRequestDelay - Class in org.apache.river.test.impl.lookupdiscovery
Tests the initialMulticastRequestDelayRange configuration entry for LookupDiscovery.
MulticastRequestDelay() - Constructor for class org.apache.river.test.impl.lookupdiscovery.MulticastRequestDelay
 
MultihomedClientTest - Class in org.apache.river.test.impl.reggie
LegacyTest that verifies that Reggie will attempt to connect to all addresses a multihomed client host resolves to
MultihomedClientTest() - Constructor for class org.apache.river.test.impl.reggie.MultihomedClientTest
 
MultihomedClientTest.ProcessReader - Class in org.apache.river.test.impl.reggie
Safe to start thread in constructor, it's stateless.
MultipleAccessTest - Class in org.apache.river.test.impl.outrigger.transaction
Three (or more) threads pass entries each other under a transaction.
MultipleAccessTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.MultipleAccessTest
 
MultipleClasspathComponentTest - Class in org.apache.river.test.impl.start
Verifies that multi-component classpaths in the construct VM are supported.
MultipleClasspathComponentTest() - Constructor for class org.apache.river.test.impl.start.MultipleClasspathComponentTest
 
MultipleEvntLeaseRenewals - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to test that event lease renewal works as expected for N (currently N = 5) successive lease renewal attempts.
MultipleEvntLeaseRenewals() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.MultipleEvntLeaseRenewals
 
MultipleSrvcLeaseRenewals - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to test that service lease renewal works as expected for N (currently N = 5) successive lease renewal attempts.
MultipleSrvcLeaseRenewals() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.MultipleSrvcLeaseRenewals
 
MultipleTakeIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
MultipleTakeIfExistsNO_WAITTest asserts that for takeIfExists with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
MultipleTakeIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.MultipleTakeIfExistsNO_WAITTest
 
MultipleTakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance
MultipleTakeIfExistsTest asserts that for takeIfExists with timeouts other then NO_WAIT: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
MultipleTakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.MultipleTakeIfExistsTest
 
MultipleTakeNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
MultipleTakeNO_WAITTest asserts that for take with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
MultipleTakeNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.MultipleTakeNO_WAITTest
 
MultipleTakeTest - Class in org.apache.river.test.spec.javaspace.conformance
MultipleTakeTest asserts that for take with timeouts other then NO_WAIT: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
MultipleTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.MultipleTakeTest
 
MutatingContentsTest - Class in org.apache.river.test.impl.outrigger.javaspace05
writes a configurable number of random entries and uses a configurable number of concurrent threads that perform a configurable number of contents calls using a random sets of templates.
MutatingContentsTest() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.MutatingContentsTest
 
MuxClientTest - Class in org.apache.river.test.spec.jeri.mux
Purpose: The purpose of this test is to exercise client-side implementations of the Jini ERI multiplexing protocol.
MuxClientTest() - Constructor for class org.apache.river.test.spec.jeri.mux.MuxClientTest
 
MuxServerTest - Class in org.apache.river.test.spec.jeri.mux
Purpose: The purpose of this test is to exercise server-side implementations of the Jini ERI multiplexing protocol.
MuxServerTest() - Constructor for class org.apache.river.test.spec.jeri.mux.MuxServerTest
 
MyBogusServiceDescriptor() - Constructor for class org.apache.river.test.impl.start.DestroySharedGroupCreateBadDesc.MyBogusServiceDescriptor
 
MyBogusServiceDescriptor() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateBadDesc.MyBogusServiceDescriptor
 
MyBogusServiceDescriptor2() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateBadDesc.MyBogusServiceDescriptor2
 
MyLocalRemoteEvent - Class in org.apache.river.test.impl.mercury
 
MyLocalRemoteEvent(Object, long, long, MarshalledObject) - Constructor for class org.apache.river.test.impl.mercury.MyLocalRemoteEvent
 
MyUnknownEventException - Exception in org.apache.river.test.impl.mercury
Class used as a crude hack to cause a NoSuchObjectException to occur on the caller-side connection without actually throwing a NoSuchObjectException on the server-side (which would get wrapped as ServerException).
MyUnknownEventException(String) - Constructor for exception org.apache.river.test.impl.mercury.MyUnknownEventException
Constructs an UnknownEventException with the specified detail message.
MyUnknownEventException() - Constructor for exception org.apache.river.test.impl.mercury.MyUnknownEventException
Constructs an UnknownEventException with no detail message.

N

N_CLASSES_THAT_IMPL_INTFC - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
For each interface defined in the test set, there are a N classes from the set of test classes which will implement that interface.
N_MS_PER_MIN - Static variable in class org.apache.river.test.spec.lookupservice.QATestUtils
The number of milliseconds in 1 minute
N_MS_PER_SEC - Static variable in class org.apache.river.test.spec.lookupservice.QATestUtils
The number of milliseconds in 1 second
N_SECS_PER_MIN - Static variable in class org.apache.river.test.spec.lookupservice.QATestUtils
The number of seconds in 1 minute
N_SETS_FIELDS_ATTR - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Column 0 contains the number of "sets" of attribute fields in the attribute class.
nAddedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.AddListenerEvent
 
nAddedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
nAddedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace
 
nAddedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupTaskRace
 
nAddedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupTaskServiceIdMapRace
 
nAddedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace
 
nAddedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.ReRegisterGoodEquals
 
nAddedExpected - Variable in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
nAddRegistrations - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
name - Variable in class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.NameAE
 
name - Variable in class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.NameE
 
name - Variable in class org.apache.river.test.spec.iiop.util.TestRemoteObject
Name id.
name - Variable in class org.apache.river.test.spec.javaspace.conformance.SimpleEntry
Field #1: String
name - Variable in class org.apache.river.test.spec.jrmp.util.TestRemoteObject
Name id.
name - Variable in class org.apache.river.test.spec.loader.util.Item
The name of class/resource
name - Variable in class org.apache.river.test.spec.policyprovider.util.Item
The name of class/resource
name - Variable in class org.apache.river.test.spec.security.util.FakePrincipal
Principal's name
NameAE() - Constructor for class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.NameAE
 
NameAE(String) - Constructor for class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.NameAE
 
NameE() - Constructor for class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.NameE
 
NameE(String) - Constructor for class org.apache.river.test.impl.outrigger.api.AbstractEntryTest.NameE
 
NBEComplex - Class in org.apache.river.test.impl.outrigger.matching
Simple JavaSpace entry class for testing JavaSpace matching
NBEComplex() - Constructor for class org.apache.river.test.impl.outrigger.matching.NBEComplex
Required public zero arg constructor Entry classes need
NBEComplex(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.NBEComplex
Create a new NBEComplex.
NBEEmpty - Class in org.apache.river.test.impl.outrigger.matching
Simple JavaSpace entry class for testing JavaSpace matching
NBEEmpty() - Constructor for class org.apache.river.test.impl.outrigger.matching.NBEEmpty
Required public zero arg constructor Entry classes need
NBEEmpty(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.NBEEmpty
Create a new NBEEmpty.
NBEUniqueEntry - Class in org.apache.river.test.impl.outrigger.matching
Base class to be used for JavaSpace entries that require identity and are not naturally unique.
NBEUniqueEntry() - Constructor for class org.apache.river.test.impl.outrigger.matching.NBEUniqueEntry
Required public zero arg constructor Entry classes need
NBEUniqueEntry(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.NBEUniqueEntry
Create a new UniqueEntry.
NBEUniqueEntry(UniqueEntry) - Constructor for class org.apache.river.test.impl.outrigger.matching.NBEUniqueEntry
Create a new UniqueEntry that can service as a template to retrieve the passed UniqueEntry (or subclass) from a JavaSpace
nChangedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
nChangedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.ReRegisterGoodEquals
 
nChangedExpected - Variable in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
NestableServerTransactionCreatedToStringTest - Class in org.apache.river.test.impl.mahalo
 
NestableServerTransactionCreatedToStringTest() - Constructor for class org.apache.river.test.impl.mahalo.NestableServerTransactionCreatedToStringTest
 
NestableTransactionCreatedToStringTest - Class in org.apache.river.test.impl.mahalo
 
NestableTransactionCreatedToStringTest() - Constructor for class org.apache.river.test.impl.mahalo.NestableTransactionCreatedToStringTest
 
newAttrs - Variable in class org.apache.river.test.spec.joinmanager.ModifyAttributesLengthMismatch
 
newBootProxy(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Creates boot proxy.
newCall(InvocationConstraints) - Method in class org.apache.river.test.spec.io.util.FakeObjectEndpoint
Implementation of interface method.
newCall(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.util.FakeObjectEndpoint
Implementation of interface method.
NewCall_ExceptionTest - Class in org.apache.river.test.spec.jeri.basicobjectendpoint
Purpose This test verifies the behavior of BasicObjectEndpoint.newCall when null InvocationConstraints are passed in.
NewCall_ExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicobjectendpoint.NewCall_ExceptionTest
 
NewCall_NormalTest - Class in org.apache.river.test.spec.jeri.basicobjectendpoint
Purpose This test verifies the behavior of the OutboundRequestIterator returned from the BasicObjectEndpoint newCall method.
NewCall_NormalTest() - Constructor for class org.apache.river.test.spec.jeri.basicobjectendpoint.NewCall_NormalTest
 
newGroupsToDiscover - Variable in class org.apache.river.test.spec.discoverymanager.RemoveGroupsSome
 
newGroupsToDiscover - Variable in class org.apache.river.test.spec.discoverymanager.SetGroupsReplaceSome
 
newGroupsToDiscover - Variable in class org.apache.river.test.spec.discoveryservice.event.SetGroupsReplaceSome
 
newGroupsToDiscover - Variable in class org.apache.river.test.spec.lookupdiscovery.SetGroupsReplaceSome
 
newInstance(ActivationID, ActivationDesc) - Method in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
NewInstance - Class in org.apache.river.test.spec.loader.pref.preferredClassLoader
Purpose

This test verifies the behavior of the
public static PreferredClassLoader newInstance(URL[] urls, ClassLoader parent, String exportAnnotation, boolean requireDlPerm) method of the
net.jini.loader.pref.PreferredClassLoader class:
Creates a new instance of PreferredClassLoader for the specified urls and parent class loader.
NewInstance() - Constructor for class org.apache.river.test.spec.loader.pref.preferredClassLoader.NewInstance
 
newInstance(String, String, boolean) - Static method in class org.apache.river.tool.classdepend.ClassDepend
Public Factory method for creating a new instance of ClassDepend.
newLD - Variable in class org.apache.river.test.spec.lookupdiscovery.AddGroupsAllGroups
 
newLD - Variable in class org.apache.river.test.spec.lookupdiscovery.ConstructorNullElement
 
newLD - Variable in class org.apache.river.test.spec.lookupdiscovery.GetGroups
 
newLD - Variable in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsAllGroups
 
newLease(LeaseOwner, long) - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
Create a lease with the specified owner
newLease(LeaseOwner, long, int) - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
Create a lease with the specified owner
newLease(LeaseOwner, long) - Method in class org.apache.river.test.share.LeaseBackEndImpl
Create a lease with the specified owner
newListener - Variable in class org.apache.river.test.impl.discoverymanager.BadDiscoveryListener
 
newListener - Variable in class org.apache.river.test.spec.discoverymanager.AddNewDiscoveryListener
 
newListener - Variable in class org.apache.river.test.spec.locatordiscovery.AddDiscoveryListenerNull
 
newListener - Variable in class org.apache.river.test.spec.locatordiscovery.AddNewDiscoveryListener
 
newListener - Variable in class org.apache.river.test.spec.lookupdiscovery.AddNewDiscoveryListener
 
NewListenerEventTest - Class in org.apache.river.test.spec.renewalservice
Assert that if an event listener is replaced, and one or more event delivery attempts on the original listener failed or were indeterminate, implementations may chose to send some ot all of these events to the new listener.
NewListenerEventTest() - Constructor for class org.apache.river.test.spec.renewalservice.NewListenerEventTest
 
newLocatorsList - Variable in class org.apache.river.test.spec.locatordiscovery.SetLocatorsReplaceSome
 
newLocatorsToDiscover - Variable in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsReplaceSome
 
newLocatorsToDiscover - Variable in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsToNone
 
newLocatorsToDiscover - Variable in class org.apache.river.test.spec.locatordiscovery.SetLocatorsReplaceSome
 
newLookups - Variable in class org.apache.river.test.spec.locatordiscovery.ConstructorDups
 
newLookups - Variable in class org.apache.river.test.spec.lookupdiscovery.ConstructorDups
 
newLookupsToDiscover - Variable in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsSome
 
newLookupsToDiscover - Variable in class org.apache.river.test.spec.locatordiscovery.SetLocatorsReplaceSome
 
newLookupsToDiscover - Variable in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveSome
 
newMainProxy(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Creates main proxy.
newOrange(String) - Method in interface org.apache.river.test.impl.reliability.Apple
 
newOrange(String) - Method in class org.apache.river.test.impl.reliability.AppleImpl
Return a newly created and exported orange implementation.
NewPermissionCollectionTest - Class in org.apache.river.test.spec.security.authenticationpermission
Purpose This test verifies the following: 'newPermissionCollection' method of AuthenticationPermission returns an empty PermissionCollection for storing AuthenticationPermission instances.
NewPermissionCollectionTest() - Constructor for class org.apache.river.test.spec.security.authenticationpermission.NewPermissionCollectionTest
 
newProxy() - Method in interface org.apache.river.test.impl.end2end.e2etest.CoreInterface
Get a new proxy from the remote service.
newProxy(TestCoordinator) - Method in interface org.apache.river.test.impl.end2end.e2etest.SmartInterface
Obtain a new copy of the service.
newProxyInstance(Object) - Static method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustUtil
Return new proxy instance, implementing interfaces which are implemented by impl class, defined in the same class loader as impl clas.
newProxyInstance(Object, InvocationHandler) - Static method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustUtil
Return new proxy instance, implementing interfaces which are implemented by impl class, defined in the same class loader as impl class and containing specified invocation handler.
newProxyInstance(Object, InvocationHandler, ClassLoader) - Static method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustUtil
Return new proxy instance, implementing interfaces which are implemented by impl class, defined in specified class loader (or in the same class loader as impl class if cl parameter is null) and containing specified invocation handler.
newRequest(InvocationConstraints) - Method in class org.apache.river.test.impl.end2end.jssewrapper.EndpointWrapper
Wrapper delegate for the Endpoint.newRequest method.
newRequest(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestEndpoint
 
newRequest(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.TestEndpoint
 
newRequest(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.connection.util.TestEndpoint
 
newRequest(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.mux.util.TestEndpoint
 
newRequest(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.util.FakeEndpoint
Implementation of interface method.
NewRequestConflictingConstraintsTest - Class in org.apache.river.test.spec.jeri.transport
 
NewRequestConflictingConstraintsTest() - Constructor for class org.apache.river.test.spec.jeri.transport.NewRequestConflictingConstraintsTest
 
newRMIMainProxy(Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Creates main proxy in RMI child loader.
newServiceAttrs - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
newState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNonNull
 
newState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNull
 
newState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNonNull
 
newState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNull
 
newState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNonNull
 
newState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNull
 
newState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcLeaseExp
 
newState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcReg
 
newState - Variable in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnComboAttrSet
 
next() - Method in class org.apache.river.qa.harness.TestList
Represents an iterator over the elements of the test list.
next() - Method in class org.apache.river.test.impl.end2end.jssewrapper.EndpointWrapper.WrapperIterator
 
next() - Method in class org.apache.river.test.impl.norm.ConstrainableTestLease.IteratorImpl
 
next() - Method in class org.apache.river.test.share.ConstrainableTestLease.IteratorImpl
 
next() - Method in class org.apache.river.test.share.ConstrainableUnreadableTestLease.IteratorImpl
 
next() - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequestIterator
Implementation of interface method.
next() - Method in class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
Returns the next element in the iteration.
next() - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustIteratorThrowingRE
Always throws RemoteException
nextException() - Method in class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
Returns next RemoteException passed to 'setException' method, or null if none.
nextJavaIdentifierPartChar() - Method in class org.apache.river.test.spec.config.abstractconfiguration.ValidCheck_Test
Random Java Identifier Part char
nextJavaIdentifierStartChar() - Method in class org.apache.river.test.spec.config.abstractconfiguration.ValidCheck_Test
Random Java Identifier Start char
nextLeaseID() - Method in class org.apache.river.test.share.AbstractTestLeaseFactory
Returns the next available lease id and advances the counter
nextNonJavaIdentifierPartChar() - Method in class org.apache.river.test.spec.config.abstractconfiguration.ValidCheck_Test
Random non Java Identifier Part char
nextRandomChar() - Method in class org.apache.river.test.spec.config.abstractconfiguration.ValidCheck_Test
Random char
nextRandomId(int) - Method in class org.apache.river.test.spec.config.abstractconfiguration.ValidCheck_Test
Random valid Identifier
nIntervalsToWait - Variable in class org.apache.river.test.share.BaseQATest
 
nListeners - Variable in class org.apache.river.test.impl.servicediscovery.event.AddListenerEvent
 
nLookupsToReplace - Variable in class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorReplace
 
nLookupsToReplace - Variable in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorReplace
 
NO_INTEREST_DISCARDED - Static variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
noAccessFile - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
File for access denied configuration
noAccessFileName - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
File name for file with no "read" permission.
NOARG_FACTORY - Static variable in class org.apache.river.test.spec.iiop.util.AbstractTestBase
Constant for no-arg constructor type
NOARG_FACTORY - Static variable in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Constant for no-arg constructor type
NOBODY - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
The proxy is exported with marshalling set to nobody
noCleanup - Variable in class org.apache.river.test.share.LookupTestBase
 
NOException - Static variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
String to format test status string
NonActivatableGroupAdmin - Class in org.apache.river.qa.harness
An Admin which manages a NonActivatableGroup.
NonActivatableGroupAdmin(QAConfig, String, int, String[], String[]) - Constructor for class org.apache.river.qa.harness.NonActivatableGroupAdmin
Construct an instance of NonActivatableGroupAdmin.
NonActivatableGroupAdmin(QAConfig, String, int) - Constructor for class org.apache.river.qa.harness.NonActivatableGroupAdmin
Construct an instance of NonActivatableGroupAdmin.
NonActivatableServiceDescriptorTest - Class in org.apache.river.test.impl.start
 
NonActivatableServiceDescriptorTest() - Constructor for class org.apache.river.test.impl.start.NonActivatableServiceDescriptorTest
 
NonActivatableServiceDescriptorTest2 - Class in org.apache.river.test.impl.start
 
NonActivatableServiceDescriptorTest2() - Constructor for class org.apache.river.test.impl.start.NonActivatableServiceDescriptorTest2
 
NonActivatableServiceStarterAdmin - Class in org.apache.river.qa.harness
An admin for a nonactivatable service which passes a request to start a service to a NonActivatableGroup.
NonActivatableServiceStarterAdmin(QAConfig, String, int, AdminManager) - Constructor for class org.apache.river.qa.harness.NonActivatableServiceStarterAdmin
Construct a NonActivatableServiceStarterAdmin.
NonImplConfiguration - Class in org.apache.river.test.spec.config.configurationprovider
Invalid ConfigurationProvides that doesn't implement Configuration.
NonImplConfiguration() - Constructor for class org.apache.river.test.spec.config.configurationprovider.NonImplConfiguration
This class cannot be instantiated.
NonNullServerContext - Class in org.apache.river.test.spec.export.util
An auxiliary class used in the tests for ServerContext as a server context provider.
NonNullServerContext() - Constructor for class org.apache.river.test.spec.export.util.NonNullServerContext
 
NonNullServerContext_Another - Class in org.apache.river.test.spec.export.util
An auxiliary class used in the tests for ServerContext as a server context provider.
NonNullServerContext_Another() - Constructor for class org.apache.river.test.spec.export.util.NonNullServerContext_Another
 
NonProxyObjectThrowingRE - Class in org.apache.river.test.spec.security.proxytrust.util
Class whose 'getProxyTrustIterator' method returns TrustIteratorThrowingRE.
NonProxyObjectThrowingRE() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.NonProxyObjectThrowingRE
Store given array of objects and creates TrustIterator.
NonProxyObjectThrowingSE - Class in org.apache.river.test.spec.security.proxytrust.util
Class whose 'getProxyTrustIterator' method always throws SecurityException.
NonProxyObjectThrowingSE() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.NonProxyObjectThrowingSE
 
NonProxyStaticMethodObject - Class in org.apache.river.test.spec.security.proxytrust.util
Class having static method 'ProxyTrustIterator getProxyTrustIterator()' and which is not a dynamic proxy class.
NonProxyStaticMethodObject() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.NonProxyStaticMethodObject
 
NonProxyWrongMethodObject - Class in org.apache.river.test.spec.security.proxytrust.util
Class having public method 'ProxyTrustIterator getProxyTrustIterator() throws FakeException' and which is not a dynamic proxy class
NonProxyWrongMethodObject() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.NonProxyWrongMethodObject
 
NonRMCProxyTrust - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing ProxyTrust but is not implementing RemoteMethodControl interface whose 'getProxyVerifier' method returns TrueTrustVerifier instance.
NonRMCProxyTrust() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.NonRMCProxyTrust
 
NoOpLease - Class in org.apache.river.test.impl.mahalo
No-op implementation of net.jini.core.lease.Lease that works with the the Landlord protocol.
NoOpLease(long) - Constructor for class org.apache.river.test.impl.mahalo.NoOpLease
Create a new NoOpLease.
NoOpLeaseMap - Class in org.apache.river.test.impl.mahalo
No-op implementation of LeaseMap
NoOpNestableTransactionManager - Class in org.apache.river.test.impl.mahalo
No-op implementation of net.jini.core.transaction.server.NestableTransactionManager.
NoOpNestableTransactionManager() - Constructor for class org.apache.river.test.impl.mahalo.NoOpNestableTransactionManager
Create a new NoOpNestableTransactionManager.
NOPREFERREDListJarFile - Static variable in class org.apache.river.test.spec.loader.util.Util
jar file without preferred list, but with classes and resources
NormalEventReturnTest - Class in org.apache.river.test.spec.renewalservice
Both the getLease and getThrowable methods are declared to throw IOException and ClassNotFoundException.
NormalEventReturnTest() - Constructor for class org.apache.river.test.spec.renewalservice.NormalEventReturnTest
 
NormDestroyTest - Class in org.apache.river.test.impl.norm
 
NormDestroyTest() - Constructor for class org.apache.river.test.impl.norm.NormDestroyTest
 
NormLookupAttributeAdminTest - Class in org.apache.river.test.impl.norm
 
NormLookupAttributeAdminTest() - Constructor for class org.apache.river.test.impl.norm.NormLookupAttributeAdminTest
 
NormLookupGroupAdminTest - Class in org.apache.river.test.impl.norm
 
NormLookupGroupAdminTest() - Constructor for class org.apache.river.test.impl.norm.NormLookupGroupAdminTest
 
NormLookupLocatorAdminTest - Class in org.apache.river.test.impl.norm
 
NormLookupLocatorAdminTest() - Constructor for class org.apache.river.test.impl.norm.NormLookupLocatorAdminTest
 
NoStubProbeImpl - Class in org.apache.river.test.impl.start
 
noteClassLoadingFailed(String, IOException) - Method in class org.apache.river.tool.classdepend.ClassDepend
Called when attempts to load the bytecodes for the specified class fail.
noteClassNotFound(String) - Method in class org.apache.river.tool.classdepend.ClassDepend
Called when the specified class is not found.
notify(RemoteEvent) - Method in class org.apache.river.test.impl.mercury.DisableListenerImpl
 
notify(RemoteEvent) - Method in class org.apache.river.test.impl.mercury.DisableNSOListenerImpl
 
notify(RemoteEvent) - Method in class org.apache.river.test.impl.mercury.NSOListenerImpl
 
notify(RemoteEvent) - Method in class org.apache.river.test.impl.mercury.REListenerImpl
 
notify(RemoteEvent) - Method in class org.apache.river.test.impl.mercury.TestListenerImpl
 
notify(RemoteEvent) - Method in class org.apache.river.test.impl.mercury.UEListenerImpl
 
notify(RemoteEvent) - Method in class org.apache.river.test.impl.outrigger.leasing.LeasedSpaceListener
 
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject) - Method in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Wrapper around JavaSpace.notify().
notify(RemoteEvent) - Method in class org.apache.river.test.impl.outrigger.matching.MonitoredSpaceListener
Processes the remote call from the space.
notify(RemoteEvent) - Method in class org.apache.river.test.impl.outrigger.transaction.SimpleEventListener
Event handler.
notify(AppleEvent[]) - Method in interface org.apache.river.test.impl.reliability.Apple
 
notify(AppleEvent[]) - Method in class org.apache.river.test.impl.reliability.AppleImpl
Receive an array of AppleEvent objects.
notify(ServiceTemplate, int, RemoteEventListener, MarshalledObject, long) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
notify(ServiceTemplate, int, RemoteEventListener, MarshalledObject, long) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
notify(RemoteEvent) - Method in class org.apache.river.test.share.DiscoveryServiceUtil.BasicEventListener
 
notify(RemoteEvent) - Method in class org.apache.river.test.share.RememberingRemoteListener
 
notify(RemoteEvent) - Method in class org.apache.river.test.share.RenewingRemoteListener
 
notify(RemoteEvent) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.LDSEventListener
Method called remotely by lookup to handle the generated event.
notify(LeaseRenewalEvent) - Method in class org.apache.river.test.spec.discoveryservice.lease.LeaseExpiration.LRMListener
 
notify(RemoteEvent) - Method in class org.apache.river.test.spec.discoveryservice.lease.LeaseExpiration.ServiceEventListener
 
notify(RemoteEvent) - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
Method which counts events.
notify(RemoteEvent) - Method in class org.apache.river.test.spec.javaspace.conformance.TestEventListener05
 
notify(RemoteEvent) - Method in class org.apache.river.test.spec.lookupservice.test_set00.EvntLeaseExpiration.Listener
Method called remotely by lookup to handle the generated event.
notify(LeaseRenewalEvent) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.ExpirationListener
 
NotifyBadTransition - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a notify with a bad transition results in an IllegalArgumentException.
NotifyBadTransition() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.NotifyBadTransition
 
NotifyCounter - Class in org.apache.river.test.spec.javaspace.conformance
This auxilary class listens for notify events and counts them.
NotifyCounter() - Constructor for class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
Constructor with no arguments, set template to null, and lease time to 0.
NotifyCounter(Entry, long) - Constructor for class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
Constructor to init fields of the class and register class itself.
NotifyEventDropProxyTaskRace - Class in org.apache.river.test.impl.servicediscovery.event
This test attempts to simulate the following race condition that can occur between an instance of LookupTask and an instance of ProxyRegDropTask: - 1 LUS {L0} - 1 services {s0}, to be registered in L0 - 1 cache C0 with template matching s0 This test attempts to simulate the race that appears to be possible between the NotifyEventTask and the ProxyRegDropTask.
NotifyEventDropProxyTaskRace() - Constructor for class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace
 
NotifyEventDropProxyTaskRace.SDMListener - Class in org.apache.river.test.impl.servicediscovery.event
 
NotifyExceptionTest - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used as a superclass for testing notify exceptions.
NotifyExceptionTest() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.NotifyExceptionTest
 
NotifyLeaseANYTest - Class in org.apache.river.test.spec.javaspace.conformance
NotifyLeaseANYTest asserts, that for notify with Lease.ANY lease time: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
NotifyLeaseANYTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.NotifyLeaseANYTest
 
NotifyLeaseFOREVERTest - Class in org.apache.river.test.spec.javaspace.conformance
NotifyLeaseFOREVERTest asserts, that for notify with Lease.FOREVER lease time: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
NotifyLeaseFOREVERTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.NotifyLeaseFOREVERTest
 
NotifyLogTest - Class in org.apache.river.test.impl.outrigger.transaction
 
NotifyLogTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.NotifyLogTest
 
NotifyNegativeLeaseTest - Class in org.apache.river.test.spec.javaspace.conformance
NotifyNegativeLeaseTest asserts, that we will get an IllegalArgumentException if the lease time requested is not Lease.ANY and is negative.
NotifyNegativeLeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.NotifyNegativeLeaseTest
 
NotifyNegDuration - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a notify with a negative lease duration results in an IllegalArgumentException.
NotifyNegDuration() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.NotifyNegDuration
 
NotifyNonNullTxnParamTest - Class in org.apache.river.test.spec.javaspace.conformance
NotifyNonNullTxnParamTest asserts, that if the transaction parameter is not null, the listener will be notified of matching entries written under that transaction in addition to the notifications it would receive under a null transaction.
NotifyNonNullTxnParamTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.NotifyNonNullTxnParamTest
 
NotifyNoTransition - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a notify with no transition results in an IllegalArgumentException.
NotifyNoTransition() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.NotifyNoTransition
 
NotifyNullListener - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a notify with a null listener results in a NullPointerException.
NotifyNullListener() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.NotifyNullListener
 
NotifyNullTemplate - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that doing a notify with a null template results in a NullPointerException.
NotifyNullTemplate() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.NotifyNullTemplate
 
NotifyNullTxnParamTest - Class in org.apache.river.test.spec.javaspace.conformance
NotifyNullTxnParamTest asserts, that: 1) If the transaction parameter is null, the listener will be notified when matching entries are written either under a null transaction or when a transaction commits. 2) When a transaction commits, any entries that were written under the transaction (and not taken) will cause appropriate notifications for registrations that were made under a null transaction.
NotifyNullTxnParamTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.NotifyNullTxnParamTest
 
NotifyOnAttrAdd - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to verify that after using templates containing only a service ID to request notification of MATCH_MATCH|MATCH_NOMATCH events, upon the addition of attributes to the services registered with lookup, the expected set of events will be generated by the lookup service.
NotifyOnAttrAdd() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrAdd
 
NotifyOnAttrDel - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to verify that after using templates containing only a service ID to request notification of MATCH_MATCH|MATCH_NOMATCH events, upon the deletion of existing attributes of the registered service items, the expected set of events will be generated by the lookup service.
NotifyOnAttrDel() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrDel
 
NotifyOnAttrMod - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to verify that after using templates containing only a service ID to request notification of MATCH_MATCH|MATCH_NOMATCH events, upon the modification of existing attributes of the registered service items, the expected set of events will be generated by the lookup service.
NotifyOnAttrMod() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrMod
 
NotifyOnAttrSet - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that after using templates containing only a service ID to request notification of MATCH_MATCH|MATCH_NOMATCH events, upon the replacement (setting) of existing attributes of the registered service items, the expected set of events will be generated by the lookup service.
NotifyOnAttrSet() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnAttrSet
 
NotifyOnComboAttrAddNonNull - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that after using templates containing a combination of service types and attributes with Non-Null fields to request event notification, and upon the addition of attributes to the services registered with lookup, the expected set of events will be generated by the lookup service.
NotifyOnComboAttrAddNonNull() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNonNull
 
NotifyOnComboAttrAddNull - Class in org.apache.river.test.spec.lookupservice.test_set01
 
NotifyOnComboAttrAddNull() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNull
 
NotifyOnComboAttrDelNonNull - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that after using templates containing a combination of service types and attributes with Non-Null fields to request event notification, and upon deletion of the attributes corresponding to the services registered with lookup, the expected set of events will be generated by the lookup service.
NotifyOnComboAttrDelNonNull() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNonNull
 
NotifyOnComboAttrDelNull - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that after using templates containing a combination of service types and attributes with all Null fields to request event notification, and upon deletion of the attributes corresponding to the services registered with lookup, the expected set of events will be generated by the lookup service.
NotifyOnComboAttrDelNull() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNull
 
NotifyOnComboAttrModNonNull - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that after using templates containing a combination of service types and attributes with Non-Null fields to request event notification, and upon modification of the attributes corresponding to the services registered with lookup, the expected set of events will be generated by the lookup service.
NotifyOnComboAttrModNonNull() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNonNull
 
NotifyOnComboAttrModNull - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that after using templates containing a combination of service types and attributes with all Null fields to request event notification, and upon modification of the attributes corresponding to the services registered with lookup, the expected set of events will be generated by the lookup service.
NotifyOnComboAttrModNull() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNull
 
NotifyOnComboAttrSet - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that after using templates containing a combination of service types and attributes with Non-Null fields to request event notification, and upon replacement (setting) of the attributes corresponding to the services registered with lookup, the expected set of events will be generated by the lookup service.
NotifyOnComboAttrSet() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnComboAttrSet
 
NotifyOnComboSrvcLeaseExp - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that after using templates containing a combination of service types and attributes with all Null fields to request event notification, upon the expiration of each registered service, the expected set of events will be generated by the lookup service.
NotifyOnComboSrvcLeaseExp() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcLeaseExp
 
NotifyOnComboSrvcReg - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that after using templates containing a combination of service types and attributes with all Null fields to request event notification, upon the registration of any new service containing those attributes, the expected set of events will be generated by the lookup service.
NotifyOnComboSrvcReg() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcReg
 
NotifyOnEntryAttrAddNonNull - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that after using templates containing only attributes with all non-Null fields to request event notification, and upon the addition of initialized attributes to the services registered with lookup, the expected set of events will be generated by the lookup service.
NotifyOnEntryAttrAddNonNull() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNonNull
 
NotifyOnEntryAttrAddNull - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that after using templates containing only attributes with all Null fields to request event notification, and upon the addition of attributes to the services registered with lookup, the expected set of events will be generated by the lookup service.
NotifyOnEntryAttrAddNull() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNull
 
NotifyOnEntrySrvcReg - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that after using templates containing only attributes with all Null fields to request event notification, and upon the registration of a service containing one of the attributes, the expected set of events will be generated by the lookup service.
NotifyOnEntrySrvcReg() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntrySrvcReg
 
NotifyOnSrvcLeaseExpiration - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to verify that after using templates containing only a service ID to request notification of MATCH_MATCH|MATCH_NOMATCH events, upon the expiration of each service item's lease, the expected set of events will be generated by the lookup service.
NotifyOnSrvcLeaseExpiration() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnSrvcLeaseExpiration
 
NotifyTest - Class in org.apache.river.test.spec.javaspace.conformance
NotifyTest asserts, that for notify with finite lease times: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
NotifyTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.NotifyTest
 
NotifyTransactionTest - Class in org.apache.river.test.impl.outrigger.transaction
NotifyTransactionTest tests basic functions of event/notify under transaction.
NotifyTransactionTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.NotifyTransactionTest
 
NotPrincipal() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.PrincipalTypeConstructorsTest.NotPrincipal
 
now - Variable in class org.apache.river.test.impl.norm.BaseOwner
In the context of a batch renew call the current time
now - Variable in class org.apache.river.test.share.TrackingOwner
In the context of a batch renew call the current time
NPE - Static variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
String to format test status string
NPEOnNullHandback - Class in org.apache.river.test.impl.fiddler.event
This class verifies that when the fiddler implementation of the lookup discovery service is configured for event debugging, and a registration is requested with fiddler in which null is input to the the handback parameter, the debug mechanism employed by fiddler can handle the null handback that arrives in events sent to the registration's listener.
NPEOnNullHandback() - Constructor for class org.apache.river.test.impl.fiddler.event.NPEOnNullHandback
Constructs an instance of this class.
NPEStr - Variable in class org.apache.river.test.spec.lookupdiscovery.AddGroupsNullElement
 
NPIImpl - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Class implementing non-public interface
NPIImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.NPIImpl
 
nRegistrations - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
nRemovedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
nRemovedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace
 
nRemovedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupTaskServiceIdMapRace
 
nRemovedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace
 
nRemovedExpected - Variable in class org.apache.river.test.impl.servicediscovery.event.ReRegisterGoodEquals
 
nRemovedExpected - Variable in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
nSecsLookupDiscovery - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
nSecsRemoteCall - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
nSecsServiceEvent - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
nServiceIDEventsExpected - Variable in class org.apache.river.test.spec.joinmanager.GetJoinSetCallback
 
NSOListenerImpl - Class in org.apache.river.test.impl.mercury
 
nullArgs - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
NullArgsTest - Class in org.apache.river.test.spec.jeri.basicinvocationdispatcher
Purpose This test verifies that NullPointerExceptions are thrown as specified in many of the BasicInvocationDispatcher public and protected methods.
NullArgsTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationdispatcher.NullArgsTest
 
NullArgsTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies that NullPointerExceptions are thrown as specified in many of the BasicInvocationHandler protected methods and that Throwable is thrown in certain calls to createMarshalInputStream.
NullArgsTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.NullArgsTest
 
NullCases - Class in org.apache.river.test.spec.policyprovider.dynamicPolicyProvider
Purpose

This test verifies that DynamicPolicyProvider handles null inputs properly.
NullCases() - Constructor for class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.NullCases
 
NullCases - Class in org.apache.river.test.spec.policyprovider.policyFileProvider
Purpose

This test verifies that PolicyFileProvider handles null inputs properly.
NullCases() - Constructor for class org.apache.river.test.spec.policyprovider.policyFileProvider.NullCases
 
NullCasesTest - Class in org.apache.river.test.impl.start.aggregatepolicyprovider
 
NullCasesTest() - Constructor for class org.apache.river.test.impl.start.aggregatepolicyprovider.NullCasesTest
 
NullCookieContext - Class in org.apache.river.test.spec.jeri.transport.util
 
NullCookieContext() - Constructor for class org.apache.river.test.spec.jeri.transport.util.NullCookieContext
 
nullGroups - Variable in class org.apache.river.test.spec.lookupdiscovery.ConstructorNullElement
 
nullLocs - Variable in class org.apache.river.test.spec.locatordiscovery.ConstructorNullElement
 
NullMemberGroups - Class in org.apache.river.test.impl.reggie
Verifies fix for 4935237 ("reggie should throw clearer exception if member groups set to ALL_GROUPS").
NullMemberGroups() - Constructor for class org.apache.river.test.impl.reggie.NullMemberGroups
 
NullPointerExceptionTest - Class in org.apache.river.test.spec.jeri.transport
 
NullPointerExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.transport.NullPointerExceptionTest
 
NullPolicy - Class in org.apache.river.test.spec.policyprovider.policyFileProvider
Purpose

This test verifies that PolicyFileProvider handles null java.security.policy property.
NullPolicy() - Constructor for class org.apache.river.test.spec.policyprovider.policyFileProvider.NullPolicy
 
NullProxyTrust - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing RemoteMethodControl and ProxyTrust interfaces whose 'getProxyVerifier' method returns null instance.
NullProxyTrust() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.NullProxyTrust
 
NullServerContext - Class in org.apache.river.test.spec.export.util
An auxiliary class used in the tests for ServerContext as a server context provider.
NullServerContext() - Constructor for class org.apache.river.test.spec.export.util.NullServerContext
 
nullTemplate - Variable in class org.apache.river.test.impl.outrigger.matching.FieldMatchTest
Template to be used for takes
NUM_EVENTS_PER_REG - Variable in class org.apache.river.test.spec.eventmailbox.StressTest
 
NUM_REGS - Variable in class org.apache.river.test.spec.eventmailbox.StressTest
 
NUMBER_OF_RENEWAL_SETS - Static variable in class org.apache.river.test.spec.renewalservice.EventRegistrationTest
the number of renewal sets used in this test

O

oAuth() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
obj - Variable in class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.ElementsTest
ConstraintAlternatives object to be tested.
obj - Variable in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.PreferencesRequirementsTest
InvocationConstraints object to be tested.
obj - Variable in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalElementsTest
Test Objects.
obj - Variable in class org.apache.river.test.spec.security.basicproxypreparer.FakeInvocationHandler
 
obj - Variable in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifier
Object passed to 'isTrustedObject' method.
obj - Variable in class org.apache.river.test.spec.security.proxytrust.util.InvHandler
 
obj - Variable in class org.apache.river.test.spec.security.util.TestPrivilegedAction
Object which was returned by run method.
obj - Variable in class org.apache.river.test.spec.security.util.TestPrivilegedExceptionAction
Object which was returned by run method.
objectArrayReturn(Object[]) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns passed oa
objectArrayReturn(Object[]) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
objectArrayReturn(Object[]) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
objectEndpoint - Variable in class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
 
ObjectFactory() - Constructor for class org.apache.river.test.spec.lookupservice.ToStringTest.ObjectFactory
 
ObjectMethodsTest - Class in org.apache.river.test.spec.id.uuid
Purpose This test verifies the behavior of the Uuid equals, hashCode, and toString methods.
ObjectMethodsTest() - Constructor for class org.apache.river.test.spec.id.uuid.ObjectMethodsTest
 
ObjectMethodsTest - Class in org.apache.river.test.spec.io.marshalledinstance
Purpose This test verifies the behavior of MarshalledInstance equals, fullyEquals, and hash methods.
ObjectMethodsTest() - Constructor for class org.apache.river.test.spec.io.marshalledinstance.ObjectMethodsTest
 
ObjectMethodsTest - Class in org.apache.river.test.spec.jeri.basicilfactory
Purpose This test verifies the behavior of the BasicILFactory equals, hashCode, and toString methods.
ObjectMethodsTest() - Constructor for class org.apache.river.test.spec.jeri.basicilfactory.ObjectMethodsTest
 
ObjectMethodsTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.invoke method when equals, hashCode, or toString methods are passed to the invoke method.
ObjectMethodsTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.ObjectMethodsTest
 
ObjectMethodsTest - Class in org.apache.river.test.spec.jeri.basicobjectendpoint
Purpose This test verifies the behavior of the BasicObjectEndpoint equals, hashCode, and toString methods.
ObjectMethodsTest() - Constructor for class org.apache.river.test.spec.jeri.basicobjectendpoint.ObjectMethodsTest
 
objectReturn() - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns stored object
objectReturn(Object, int) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns stored object
objectReturn(int) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns Integer constructed from i
objectReturn() - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
objectReturn(Object, int) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
objectReturn(int) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
objectReturn() - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
objectReturn(Object, int) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
objectReturn(int) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
objEquals(Object) - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Determines if the service item and and the attribute of the given object are equal to the corresponding fields of this tuple; that is, this method ignores the transition values of the tuples.
objList - Variable in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifierContext
List of object which were specified as parameters to 'isTrustedObject' method calls.
objs - Variable in class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
Array of objects.
objs - Variable in class org.apache.river.test.spec.security.proxytrust.util.ValidNonProxyObject
Objects specified in constructor.
objs - Static variable in class org.apache.river.test.spec.security.util.BaseTrustVerifier
Objects passed to 'isTrustedObject' method.
objsAreEqual(Object, Object) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Determines if the input Objects are equal; where equality is defined by Class equality and field equality.
obtainedCl - Static variable in class org.apache.river.test.spec.config.configurationprovider.AbstractConfiguration
Last obtained class loader argument.
obtainedCl - Static variable in class org.apache.river.test.spec.config.configurationprovider.ValidConfiguration
Last obtained class loader argument.
obtainMalformedCodebase() - Method in class org.apache.river.test.spec.loader.pref.AbstractTestBase
Obtain malformed codebase from AbstractTestBase.codebaseParam that should be set to malformed codebase or to null.
oldLookupsToDiscover - Variable in class org.apache.river.test.spec.locatordiscovery.SetLocatorsReplaceSome
 
oldLookupsToDiscover - Variable in class org.apache.river.test.spec.lookupdiscovery.SetGroupsReplaceSome
 
oldState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNonNull
 
oldState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNull
 
oldState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNonNull
 
oldState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNull
 
oldState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNonNull
 
oldState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNull
 
oldState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcLeaseExp
 
oldState - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcReg
 
oldState - Variable in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnComboAttrSet
 
OneExpireOneNotTest - Class in org.apache.river.test.impl.norm
Try to make sure that client leases associated with a set that has expired do not affect client leases in a set that has not expired.
OneExpireOneNotTest() - Constructor for class org.apache.river.test.impl.norm.OneExpireOneNotTest
 
oNoauth() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
ooAuth(PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
ooNoauth(PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
oooAuth(PlainObject, PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
oooNoauth(PlainObject, PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
oorAuth(PlainObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
oorNoauth(PlainObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
OP_EXCEPTION_ON_ABORT - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_EXCEPTION_ON_COMMIT - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_EXCEPTION_ON_PREPARE - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_EXCEPTION_ON_PREPARECOMMIT - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_INCR_CRASHCOUNT - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_JOIN - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_JOIN_IDEMPOTENT - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_TIMEOUT_ABORT - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_TIMEOUT_COMMIT - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_TIMEOUT_JOIN - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_TIMEOUT_PREPARE - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_TIMEOUT_PREPARECOMMIT - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_TIMEOUT_VERYLONG - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_VOTE_ABORTED - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_VOTE_NOTCHANGED - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OP_VOTE_PREPARED - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
OpCountingOwner - Class in org.apache.river.test.share
A lease owner whose sole behavior is to keep a count of the operations performed on its TestLease.
OpCountingOwner(long) - Constructor for class org.apache.river.test.share.OpCountingOwner
Constructor requiring a maximum lease grant duration.
OpenConnection - Class in org.apache.river.test.spec.url.httpmd.handler
Purpose: This test verifies the behavior of Handler.openConnection(URL) method.
OpenConnection() - Constructor for class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
 
openConnection(URL) - Method in class org.apache.river.test.spec.url.httpmd.util.TestHandler
Creates a HTTP URL connection for an HTTPMD URL.
OPERATION_COUNT - Static variable in interface org.apache.river.test.share.TxnManagerTestOpcodes
 
Orange - Interface in org.apache.river.test.impl.reliability
Represents one remote party of the deep 2-party recursion implemented by this RMI reliability test.
OrangeEcho - Interface in org.apache.river.test.impl.reliability
Represents one remote party of the deep 2-party recursion implemented by this RMI reliability test.
OrangeEchoImpl - Class in org.apache.river.test.impl.reliability
The OrangeEchoImpl class implements the behavior of the remote "orange echo" objects exported by the server.
OrangeEchoImpl(String) - Constructor for class org.apache.river.test.impl.reliability.OrangeEchoImpl
 
OrangeImpl - Class in org.apache.river.test.impl.reliability
The OrangeImpl class implements the behavior of the remote "orange" objects exported by the appplication.
OrangeImpl(String) - Constructor for class org.apache.river.test.impl.reliability.OrangeImpl
 
orAuth(ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
orb - Variable in class org.apache.river.test.spec.iiop.util.AbstractTestBase
ORB used for IiopExporter's construction
ORB_FACTORY - Static variable in class org.apache.river.test.spec.iiop.util.AbstractTestBase
Constant for IiopExporter(ORB orb) constructor type
org.apache.river.qa.harness - package org.apache.river.qa.harness
 
org.apache.river.test.impl.discoverymanager - package org.apache.river.test.impl.discoverymanager
 
org.apache.river.test.impl.discoveryproviders - package org.apache.river.test.impl.discoveryproviders
 
org.apache.river.test.impl.end2end.e2etest - package org.apache.river.test.impl.end2end.e2etest
 
org.apache.river.test.impl.end2end.generators - package org.apache.river.test.impl.end2end.generators
 
org.apache.river.test.impl.end2end.jssewrapper - package org.apache.river.test.impl.end2end.jssewrapper
 
org.apache.river.test.impl.fiddler - package org.apache.river.test.impl.fiddler
 
org.apache.river.test.impl.fiddler.event - package org.apache.river.test.impl.fiddler.event
 
org.apache.river.test.impl.fiddler.fiddleradmin - package org.apache.river.test.impl.fiddler.fiddleradmin
 
org.apache.river.test.impl.fiddler.joinadmin - package org.apache.river.test.impl.fiddler.joinadmin
 
org.apache.river.test.impl.fiddler.storageadmin - package org.apache.river.test.impl.fiddler.storageadmin
 
org.apache.river.test.impl.joinmanager - package org.apache.river.test.impl.joinmanager
 
org.apache.river.test.impl.locatordiscovery - package org.apache.river.test.impl.locatordiscovery
 
org.apache.river.test.impl.lookupdiscovery - package org.apache.river.test.impl.lookupdiscovery
 
org.apache.river.test.impl.lookupdiscovery.util - package org.apache.river.test.impl.lookupdiscovery.util
 
org.apache.river.test.impl.mahalo - package org.apache.river.test.impl.mahalo
 
org.apache.river.test.impl.mercury - package org.apache.river.test.impl.mercury
 
org.apache.river.test.impl.norm - package org.apache.river.test.impl.norm
 
org.apache.river.test.impl.outrigger - package org.apache.river.test.impl.outrigger
 
org.apache.river.test.impl.outrigger.admin - package org.apache.river.test.impl.outrigger.admin
 
org.apache.river.test.impl.outrigger.api - package org.apache.river.test.impl.outrigger.api
 
org.apache.river.test.impl.outrigger.javaspace05 - package org.apache.river.test.impl.outrigger.javaspace05
 
org.apache.river.test.impl.outrigger.leasing - package org.apache.river.test.impl.outrigger.leasing
 
org.apache.river.test.impl.outrigger.matching - package org.apache.river.test.impl.outrigger.matching
 
org.apache.river.test.impl.outrigger.notify - package org.apache.river.test.impl.outrigger.notify
 
org.apache.river.test.impl.outrigger.transaction - package org.apache.river.test.impl.outrigger.transaction
 
org.apache.river.test.impl.reggie - package org.apache.river.test.impl.reggie
 
org.apache.river.test.impl.reliability - package org.apache.river.test.impl.reliability
 
org.apache.river.test.impl.scalability - package org.apache.river.test.impl.scalability
 
org.apache.river.test.impl.servicediscovery - package org.apache.river.test.impl.servicediscovery
 
org.apache.river.test.impl.servicediscovery.cache - package org.apache.river.test.impl.servicediscovery.cache
 
org.apache.river.test.impl.servicediscovery.event - package org.apache.river.test.impl.servicediscovery.event
 
org.apache.river.test.impl.start - package org.apache.river.test.impl.start
 
org.apache.river.test.impl.start.aggregatepolicyprovider - package org.apache.river.test.impl.start.aggregatepolicyprovider
 
org.apache.river.test.impl.start.loadersplitpolicyprovider - package org.apache.river.test.impl.start.loadersplitpolicyprovider
 
org.apache.river.test.impl.thread - package org.apache.river.test.impl.thread
 
org.apache.river.test.services.lookupsimulator - package org.apache.river.test.services.lookupsimulator
 
org.apache.river.test.share - package org.apache.river.test.share
 
org.apache.river.test.spec.activation.activatableinvocationhandler - package org.apache.river.test.spec.activation.activatableinvocationhandler
 
org.apache.river.test.spec.activation.activationexporter - package org.apache.river.test.spec.activation.activationexporter
 
org.apache.river.test.spec.activation.activationgroup - package org.apache.river.test.spec.activation.activationgroup
 
org.apache.river.test.spec.activation.util - package org.apache.river.test.spec.activation.util
 
org.apache.river.test.spec.config.abstractconfiguration - package org.apache.river.test.spec.config.abstractconfiguration
 
org.apache.river.test.spec.config.abstractconfiguration.primitive - package org.apache.river.test.spec.config.abstractconfiguration.primitive
 
org.apache.river.test.spec.config.configurationexception - package org.apache.river.test.spec.config.configurationexception
 
org.apache.river.test.spec.config.configurationfile - package org.apache.river.test.spec.config.configurationfile
 
org.apache.river.test.spec.config.configurationnotfoundexception - package org.apache.river.test.spec.config.configurationnotfoundexception
 
org.apache.river.test.spec.config.configurationprovider - package org.apache.river.test.spec.config.configurationprovider
 
org.apache.river.test.spec.config.emptyconfiguration - package org.apache.river.test.spec.config.emptyconfiguration
 
org.apache.river.test.spec.config.nosuchentryexception - package org.apache.river.test.spec.config.nosuchentryexception
 
org.apache.river.test.spec.config.util - package org.apache.river.test.spec.config.util
 
org.apache.river.test.spec.constraint.basicmethodconstraints - package org.apache.river.test.spec.constraint.basicmethodconstraints
 
org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc - package org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc
 
org.apache.river.test.spec.constraint.constrainttrustverifier - package org.apache.river.test.spec.constraint.constrainttrustverifier
 
org.apache.river.test.spec.constraint.coreconstraint - package org.apache.river.test.spec.constraint.coreconstraint
 
org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives - package org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives
 
org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints - package org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints
 
org.apache.river.test.spec.constraint.coreconstraint.util - package org.apache.river.test.spec.constraint.coreconstraint.util
 
org.apache.river.test.spec.constraint.util - package org.apache.river.test.spec.constraint.util
 
org.apache.river.test.spec.discoverymanager - package org.apache.river.test.spec.discoverymanager
 
org.apache.river.test.spec.discoveryservice - package org.apache.river.test.spec.discoveryservice
 
org.apache.river.test.spec.discoveryservice.event - package org.apache.river.test.spec.discoveryservice.event
 
org.apache.river.test.spec.discoveryservice.lease - package org.apache.river.test.spec.discoveryservice.lease
 
org.apache.river.test.spec.eventmailbox - package org.apache.river.test.spec.eventmailbox
 
org.apache.river.test.spec.export.exportpermission - package org.apache.river.test.spec.export.exportpermission
 
org.apache.river.test.spec.export.servercontext - package org.apache.river.test.spec.export.servercontext
 
org.apache.river.test.spec.export.util - package org.apache.river.test.spec.export.util
 
org.apache.river.test.spec.id.referentuuids - package org.apache.river.test.spec.id.referentuuids
 
org.apache.river.test.spec.id.util - package org.apache.river.test.spec.id.util
 
org.apache.river.test.spec.id.uuid - package org.apache.river.test.spec.id.uuid
 
org.apache.river.test.spec.id.uuidfactory - package org.apache.river.test.spec.id.uuidfactory
 
org.apache.river.test.spec.iiop.iiopexporter - package org.apache.river.test.spec.iiop.iiopexporter
 
org.apache.river.test.spec.iiop.util - package org.apache.river.test.spec.iiop.util
 
org.apache.river.test.spec.io.marshalinputstream - package org.apache.river.test.spec.io.marshalinputstream
 
org.apache.river.test.spec.io.marshalledinstance - package org.apache.river.test.spec.io.marshalledinstance
 
org.apache.river.test.spec.io.marshaloutputstream - package org.apache.river.test.spec.io.marshaloutputstream
 
org.apache.river.test.spec.io.util - package org.apache.river.test.spec.io.util
 
org.apache.river.test.spec.javaspace.conformance - package org.apache.river.test.spec.javaspace.conformance
 
org.apache.river.test.spec.javaspace.conformance.snapshot - package org.apache.river.test.spec.javaspace.conformance.snapshot
 
org.apache.river.test.spec.jeri.abstractilfactory - package org.apache.river.test.spec.jeri.abstractilfactory
 
org.apache.river.test.spec.jeri.basicilfactory - package org.apache.river.test.spec.jeri.basicilfactory
 
org.apache.river.test.spec.jeri.basicinvocationdispatcher - package org.apache.river.test.spec.jeri.basicinvocationdispatcher
 
org.apache.river.test.spec.jeri.basicinvocationhandler - package org.apache.river.test.spec.jeri.basicinvocationhandler
 
org.apache.river.test.spec.jeri.basicjeriexporter - package org.apache.river.test.spec.jeri.basicjeriexporter
 
org.apache.river.test.spec.jeri.basicjeriexporter.util - package org.apache.river.test.spec.jeri.basicjeriexporter.util
 
org.apache.river.test.spec.jeri.basicjeritrustverifier - package org.apache.river.test.spec.jeri.basicjeritrustverifier
 
org.apache.river.test.spec.jeri.basicjeritrustverifier.util - package org.apache.river.test.spec.jeri.basicjeritrustverifier.util
 
org.apache.river.test.spec.jeri.basicobjectendpoint - package org.apache.river.test.spec.jeri.basicobjectendpoint
 
org.apache.river.test.spec.jeri.connection - package org.apache.river.test.spec.jeri.connection
 
org.apache.river.test.spec.jeri.connection.util - package org.apache.river.test.spec.jeri.connection.util
 
org.apache.river.test.spec.jeri.kerberostrustverifier - package org.apache.river.test.spec.jeri.kerberostrustverifier
 
org.apache.river.test.spec.jeri.kerberostrustverifier.util - package org.apache.river.test.spec.jeri.kerberostrustverifier.util
 
org.apache.river.test.spec.jeri.mux - package org.apache.river.test.spec.jeri.mux
 
org.apache.river.test.spec.jeri.mux.util - package org.apache.river.test.spec.jeri.mux.util
 
org.apache.river.test.spec.jeri.proxytrustilfactory - package org.apache.river.test.spec.jeri.proxytrustilfactory
 
org.apache.river.test.spec.jeri.ssltrustverifier - package org.apache.river.test.spec.jeri.ssltrustverifier
 
org.apache.river.test.spec.jeri.ssltrustverifier.util - package org.apache.river.test.spec.jeri.ssltrustverifier.util
 
org.apache.river.test.spec.jeri.transport - package org.apache.river.test.spec.jeri.transport
 
org.apache.river.test.spec.jeri.transport.kerberos - package org.apache.river.test.spec.jeri.transport.kerberos
 
org.apache.river.test.spec.jeri.transport.ssl - package org.apache.river.test.spec.jeri.transport.ssl
 
org.apache.river.test.spec.jeri.transport.tcp - package org.apache.river.test.spec.jeri.transport.tcp
 
org.apache.river.test.spec.jeri.transport.util - package org.apache.river.test.spec.jeri.transport.util
 
org.apache.river.test.spec.jeri.util - package org.apache.river.test.spec.jeri.util
 
org.apache.river.test.spec.joinmanager - package org.apache.river.test.spec.joinmanager
 
org.apache.river.test.spec.jrmp.jrmpexporter - package org.apache.river.test.spec.jrmp.jrmpexporter
 
org.apache.river.test.spec.jrmp.jrmpservercontext - package org.apache.river.test.spec.jrmp.jrmpservercontext
 
org.apache.river.test.spec.jrmp.util - package org.apache.river.test.spec.jrmp.util
 
org.apache.river.test.spec.loader.downloadPermission - package org.apache.river.test.spec.loader.downloadPermission
 
org.apache.river.test.spec.loader.pref - package org.apache.river.test.spec.loader.pref
 
org.apache.river.test.spec.loader.pref.preferredClassLoader - package org.apache.river.test.spec.loader.pref.preferredClassLoader
 
org.apache.river.test.spec.loader.pref.preferredClassProvider - package org.apache.river.test.spec.loader.pref.preferredClassProvider
 
org.apache.river.test.spec.loader.pref.requireDlPermProvider - package org.apache.river.test.spec.loader.pref.requireDlPermProvider
 
org.apache.river.test.spec.loader.util - package org.apache.river.test.spec.loader.util
 
org.apache.river.test.spec.loader.util.classes - package org.apache.river.test.spec.loader.util.classes
 
org.apache.river.test.spec.loader.util.classes.dir01 - package org.apache.river.test.spec.loader.util.classes.dir01
 
org.apache.river.test.spec.loader.util.classes.dir02 - package org.apache.river.test.spec.loader.util.classes.dir02
 
org.apache.river.test.spec.loader.util.classes.dir02.dir - package org.apache.river.test.spec.loader.util.classes.dir02.dir
 
org.apache.river.test.spec.loader.util.classes_local - package org.apache.river.test.spec.loader.util.classes_local
 
org.apache.river.test.spec.locatordiscovery - package org.apache.river.test.spec.locatordiscovery
 
org.apache.river.test.spec.lookupdiscovery - package org.apache.river.test.spec.lookupdiscovery
 
org.apache.river.test.spec.lookupservice - package org.apache.river.test.spec.lookupservice
 
org.apache.river.test.spec.lookupservice.attribute - package org.apache.river.test.spec.lookupservice.attribute
 
org.apache.river.test.spec.lookupservice.service - package org.apache.river.test.spec.lookupservice.service
 
org.apache.river.test.spec.lookupservice.test_set00 - package org.apache.river.test.spec.lookupservice.test_set00
 
org.apache.river.test.spec.lookupservice.test_set01 - package org.apache.river.test.spec.lookupservice.test_set01
 
org.apache.river.test.spec.lookupservice.test_set02 - package org.apache.river.test.spec.lookupservice.test_set02
 
org.apache.river.test.spec.lookupservice.test_set03 - package org.apache.river.test.spec.lookupservice.test_set03
 
org.apache.river.test.spec.lookupservice.test_set04 - package org.apache.river.test.spec.lookupservice.test_set04
 
org.apache.river.test.spec.policyprovider - package org.apache.river.test.spec.policyprovider
 
org.apache.river.test.spec.policyprovider.dynamicPolicyProvider - package org.apache.river.test.spec.policyprovider.dynamicPolicyProvider
 
org.apache.river.test.spec.policyprovider.grantPermission - package org.apache.river.test.spec.policyprovider.grantPermission
 
org.apache.river.test.spec.policyprovider.policyFileProvider - package org.apache.river.test.spec.policyprovider.policyFileProvider
 
org.apache.river.test.spec.policyprovider.util - package org.apache.river.test.spec.policyprovider.util
 
org.apache.river.test.spec.policyprovider.util.classes - package org.apache.river.test.spec.policyprovider.util.classes
 
org.apache.river.test.spec.policyprovider.util.classes.dir01 - package org.apache.river.test.spec.policyprovider.util.classes.dir01
 
org.apache.river.test.spec.policyprovider.util.classes.dir02 - package org.apache.river.test.spec.policyprovider.util.classes.dir02
 
org.apache.river.test.spec.renewalmanager - package org.apache.river.test.spec.renewalmanager
 
org.apache.river.test.spec.renewalservice - package org.apache.river.test.spec.renewalservice
 
org.apache.river.test.spec.security.accesspermission - package org.apache.river.test.spec.security.accesspermission
 
org.apache.river.test.spec.security.authenticationpermission - package org.apache.river.test.spec.security.authenticationpermission
 
org.apache.river.test.spec.security.basicproxypreparer - package org.apache.river.test.spec.security.basicproxypreparer
 
org.apache.river.test.spec.security.proxytrust.proxytrustexporter - package org.apache.river.test.spec.security.proxytrust.proxytrustexporter
 
org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler - package org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
 
org.apache.river.test.spec.security.proxytrust.proxytrustverifier - package org.apache.river.test.spec.security.proxytrust.proxytrustverifier
 
org.apache.river.test.spec.security.proxytrust.singletonproxytrustiterator - package org.apache.river.test.spec.security.proxytrust.singletonproxytrustiterator
 
org.apache.river.test.spec.security.proxytrust.util - package org.apache.river.test.spec.security.proxytrust.util
 
org.apache.river.test.spec.security.security - package org.apache.river.test.spec.security.security
 
org.apache.river.test.spec.security.util - package org.apache.river.test.spec.security.util
 
org.apache.river.test.spec.servicediscovery - package org.apache.river.test.spec.servicediscovery
 
org.apache.river.test.spec.servicediscovery.cache - package org.apache.river.test.spec.servicediscovery.cache
 
org.apache.river.test.spec.servicediscovery.discovery - package org.apache.river.test.spec.servicediscovery.discovery
 
org.apache.river.test.spec.servicediscovery.event - package org.apache.river.test.spec.servicediscovery.event
 
org.apache.river.test.spec.servicediscovery.lookup - package org.apache.river.test.spec.servicediscovery.lookup
 
org.apache.river.test.spec.txnmanager - package org.apache.river.test.spec.txnmanager
 
org.apache.river.test.spec.url.file.integrity - package org.apache.river.test.spec.url.file.integrity
 
org.apache.river.test.spec.url.httpmd.handler - package org.apache.river.test.spec.url.httpmd.handler
 
org.apache.river.test.spec.url.httpmd.httpmdutil - package org.apache.river.test.spec.url.httpmd.httpmdutil
 
org.apache.river.test.spec.url.httpmd.integrity - package org.apache.river.test.spec.url.httpmd.integrity
 
org.apache.river.test.spec.url.httpmd.util - package org.apache.river.test.spec.url.httpmd.util
 
org.apache.river.test.spec.url.httpmd.wrongmdexc - package org.apache.river.test.spec.url.httpmd.wrongmdexc
 
org.apache.river.test.spec.url.https.integrity - package org.apache.river.test.spec.url.https.integrity
 
org.apache.river.test.spec.url.util - package org.apache.river.test.spec.url.util
 
org.apache.river.test.support - package org.apache.river.test.support
 
org.apache.river.tool - package org.apache.river.tool
Tools for: checking configuration files; checking for missing serialVersionUID fields; computing class dependencies; generating permission grants to debug security policy setup; providing HTTP service; generating message digests; generating HTTPMD URLs; generating wrapper JAR files; and generating preferred lists.
org.apache.river.tool.classdepend - package org.apache.river.tool.classdepend
 
org.apache.river.tool.envcheck - package org.apache.river.tool.envcheck
Tool for examining the run-time environment of a Jini component.
org.apache.river.tool.envcheck.plugins - package org.apache.river.tool.envcheck.plugins
 
originalMsg - Variable in class org.apache.river.test.spec.url.httpmd.wrongmdexc.Constructor
The original detailed message of WrongMessageDigestException.
originatingHostVM - Variable in class org.apache.river.test.impl.outrigger.matching.LoneEntry
VM originating this entry.
originatingHostVM - Variable in class org.apache.river.test.impl.outrigger.matching.NBEUniqueEntry
VM originating this entry.
originatingHostVM - Variable in class org.apache.river.test.impl.outrigger.matching.UniqueEntry
VM originating this entry.
orNoauth(ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
orrAuth(ReaderObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
orrNoauth(ReaderObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
OurAbstractLease - Class in org.apache.river.test.impl.norm
Lifted from org.apache.river.lease.AbstractLease so we can have a codebase independent from the service under test.
OurAbstractLease(long) - Constructor for class org.apache.river.test.impl.norm.OurAbstractLease
Construct a relative-format lease.
OurAbstractLease - Class in org.apache.river.test.share
Lifted from org.apache.river.lease.AbstractLease so we can have a codebase independent from the service under test.
OurAbstractLease(long) - Constructor for class org.apache.river.test.share.OurAbstractLease
Construct a relative-format lease.
OurAbstractLeaseMap - Class in org.apache.river.test.share
Lifted from org.apache.river.lease.AbstractLeaseMap so we can have a codebase independent from the service under test.
OurAbstractLeaseMap(Lease, long) - Constructor for class org.apache.river.test.share.OurAbstractLeaseMap
Default to using a small HashMap.
OurAbstractLeaseMap(Map, Lease, long) - Constructor for class org.apache.river.test.share.OurAbstractLeaseMap
Provide a map of your choice.
OutboundAutotRequest - Interface in org.apache.river.qa.harness
The messages which can be sent to a SlaveTest.
outsidePackagesOrClasses() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
outsidePackagesOrClasses - excluded from search ,excludes the names of classes, or package patterns, that should be excluded from the dependency computation
overrideNew - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
Some override new entry.
OverrideProvider - Interface in org.apache.river.qa.harness
A provider of configuration override strings to be passed in the argument list when a service is started.
overrideSame - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
Override entry same as exists in someValidConf.
owner - Variable in class org.apache.river.test.spec.renewalservice.EventLeaseTest
Owner (aka Landlord) of the leases
owner - Variable in class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
The "land lord" for the leases.

P

PACKAGE - Static variable in class org.apache.river.test.spec.loader.util.Item
Name of package which contains preferred/non-preferred classes
PACKAGE - Static variable in class org.apache.river.test.spec.policyprovider.util.Item
Name of package which contains preferred/non-preferred classes
PackageClasses - Class in org.apache.river.tool.classdepend
Utility class for finding the names of the classes in a set of packages.
PackageClasses(String) - Constructor for class org.apache.river.tool.classdepend.PackageClasses
Creates an instance with the specified class path.
PARAMS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print call parameters - not currently used
parse() - Method in class org.apache.river.test.impl.mahalo.LeaseMapTest
Parse arguments specifically for this test.
parse() - Method in class org.apache.river.test.impl.mahalo.LeaseTest
Parse arguments specifically for this test.
parse() - Method in class org.apache.river.test.impl.mahalo.RandomStressTest
Parse our args and get values from property file for this test.
parse() - Method in class org.apache.river.test.impl.mahalo.TxnMgrTestBase
 
parse() - Method in class org.apache.river.test.impl.mercury.LeaseMapTest
Parse arguments specifically for this test.
parse() - Method in class org.apache.river.test.impl.mercury.LeaseTest
Parse arguments specifically for this test.
parse() - Method in class org.apache.river.test.impl.mercury.MailboxTestBase
 
parse() - Method in class org.apache.river.test.impl.norm.AddRenewRemoveTest
Parse our args -slop int Amount of slop in milliseconds we are willing to tolrate in renewal requests (compared to the ideal request) and in missing expirations.
parse() - Method in class org.apache.river.test.impl.norm.BatchRenewTest
Parse our args -slop int Amount of slop in milliseconds we are willing to tolrate in renewal requests (compared to the ideal request) and in missing expirations.
parse() - Method in class org.apache.river.test.impl.norm.ExpiredLeaseTest
Parse our args -tryShutdown If used the test will kill the VM the service is running in after adding the client lease to the set and again after removing the lease from the set.
parse() - Method in class org.apache.river.test.impl.norm.GetLeasesTest
org.apache.river.test.impl.norm.membership_duration (long): number of milliseconds the short lease should be in the set org.apache.river.test.impl.norm.tryShutdown (boolean): if used the test will kill the VM the service is running in after adding the client lease to the set and again after removing the lease from the set.
parse() - Method in class org.apache.river.test.impl.norm.LeaseExpirationTest
org.apache.river.test.impl.norm.slop (long): Amount of slop in milliseconds we are willing to tolrate.
parse() - Method in class org.apache.river.test.impl.norm.NormLookupAttributeAdminTest
 
parse() - Method in class org.apache.river.test.impl.norm.NormLookupGroupAdminTest
 
parse() - Method in class org.apache.river.test.impl.norm.NormLookupLocatorAdminTest
 
parse() - Method in class org.apache.river.test.impl.norm.RemoveExactlyOneTest
Parse our args -eventWaitFor int Length of time from time t, willing to wait for events to arive.
parse() - Method in class org.apache.river.test.impl.norm.RenewalFailureTest
Parse our args -renew_count int Number of times the lease should be renewed before generating errors -renew_grant int Length of max renewal grants in milliseconds -tryShutdown If used the test will kill the VM the service is running in after adding the client lease to the set and again after removing the lease from the set.
parse() - Method in class org.apache.river.test.impl.norm.RenewAtTest
Parse our args -slop int Amount of slop in milliseconds we are willing to tolrate in renewal requests (compared to the ideal request) and in missing expirations.
parse() - Method in class org.apache.river.test.impl.norm.UseRenewalServiceLeaseRemoveTest
 
parse() - Method in class org.apache.river.test.impl.norm.UseRenewalServiceLeaseTest
 
parse() - Method in class org.apache.river.test.impl.outrigger.admin.IdenticalAdminIteratorTest
Parse non-generic option(s).
parse() - Method in class org.apache.river.test.impl.outrigger.admin.SimpleAdminTest
Parse non-generic option(s).
parse() - Method in class org.apache.river.test.impl.outrigger.api.AbstractEntryTest
Parse non-generic option(s).
parse() - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseGrantTestBase
Parse the test options argv[] is parsed to control various options -exact Sets the test to fail if exact leases are not granted, defaults to false.
parse() - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseUsesTestBase
Parse our args -cancel Makes the test run the cancel variation of the test where the lease is canceled before it expires.
parse() - Method in class org.apache.river.test.impl.outrigger.leasing.UseNotifyLeaseTest
Parse our args -callbackWait int Number of milliseconds we will wait for the event to fire before giving up.
parse() - Method in class org.apache.river.test.impl.outrigger.matching.AdminIteratorTest
Parse our command line options -delete Sets the test to delete the entries as it reads them through the admin iterator.
parse() - Method in class org.apache.river.test.impl.outrigger.matching.BlockingTest
 
parse() - Method in class org.apache.river.test.impl.outrigger.matching.FieldMatchTest
 
parse() - Method in class org.apache.river.test.impl.outrigger.matching.FieldNotifyTest
 
parse() - Method in class org.apache.river.test.impl.outrigger.matching.MatchTestCore
Parse the command line args -use_IfExists Sets the test to use takeIfExists and readIfExists over take and read.
parse() - Method in class org.apache.river.test.impl.outrigger.matching.MismatchNotifyTest
 
parse() - Method in class org.apache.river.test.impl.outrigger.matching.MismatchTest
Parse our args.
parse() - Method in class org.apache.river.test.impl.outrigger.matching.SingletonMatchTestBase
Parse are args -write_class Sets what class to write for this test, if is not a valid class, org.apache.river.test.impl.outrigger.matching.
parse() - Method in class org.apache.river.test.impl.outrigger.matching.StressTest
Method called for parsing command line arguments.
parse() - Method in class org.apache.river.test.impl.outrigger.matching.SupertypeNotifyTest
 
parse() - Method in class org.apache.river.test.impl.outrigger.matching.WildcardsNotifyTest
 
parse() - Method in class org.apache.river.test.impl.outrigger.notify.ThrowRuntimeException
Parse the command line args -notify_wait Set the amount of time (in milliseconds) the test will wait for after the writes are done before checking to see if the test has passed
parse() - Method in class org.apache.river.test.impl.outrigger.transaction.BlockingOnDeadTransactionTest
Parse our args.
parse() - Method in class org.apache.river.test.impl.outrigger.transaction.IfExistsDontBlockSelfTest
Parse command line args -useRead Use a readIfExists insted of a takeIfExists call to see if the transaction blocks itself.
parse() - Method in class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTest
Parse non-generic option(s).
parse() - Method in class org.apache.river.test.share.DestroyTest
parse the command line args.
parse() - Method in class org.apache.river.test.share.LeaseGrantTestBase
Parse the command line options argv[] is parsed to control various options -exact Sets the test to fail if exact leases are not granted, defaults to false.
parse() - Method in class org.apache.river.test.share.LeaseUsesTestBase
Parse our args -cancel Makes the test run the cancel variation of the test where the lease is canceled before it expires.
parse() - Method in class org.apache.river.test.share.LookupTestBase
Parse command line args -notActivatable Should be used if the service undertest is not activatable -tryShutdown If used the test will attempt to shutdown the service and restart it (if it is activatable) and check to ensure the service's JoinAdmin state is persistent.
parse() - Method in class org.apache.river.test.share.TestBase
 
parseArgList(String) - Method in class org.apache.river.qa.harness.QAConfig
Parse the parameter string into an array of command-line argument strings.
parseString(String, String) - Method in class org.apache.river.qa.harness.QAConfig
Parses a string in which the tokens of the string are separated by the delimiter contained in the delimiter parameter.
parseString(String) - Method in class org.apache.river.qa.harness.QAConfig
Parses a String using white space (space, tab, newline, and return) as the delimiter.
ParseURL - Class in org.apache.river.test.spec.url.httpmd.handler
Purpose: This test verifies the behavior of Handler.parseURL(URL,String,int,int) method and syntax of HTTPMD URL.
ParseURL() - Constructor for class org.apache.river.test.spec.url.httpmd.handler.ParseURL
 
parseURL(URL, String, int, int) - Method in class org.apache.river.test.spec.url.httpmd.util.TestHandler
Parses the string representation of an HTTPMD URL object.
ParseURL.TestItem - Class in org.apache.river.test.spec.url.httpmd.handler
Auxiliary class that describes a Test Case.
ParticipantImpl - Class in org.apache.river.test.spec.javaspace.conformance
This class is needed to prevent normal committing operation.
ParticipantImpl() - Constructor for class org.apache.river.test.spec.javaspace.conformance.ParticipantImpl
Default Constructor requiring no arguments.
pass(String) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
pass(String, Exception) - Static method in class org.apache.river.test.spec.policyprovider.util.Util
Helper to format test status string.
pass(String, String) - Static method in class org.apache.river.test.spec.policyprovider.util.Util
Helper to format test status string.
PASSED - Static variable in interface org.apache.river.qa.harness.Test
Failure type indicating no failure occured.
PASSIVE_DISCARDED - Static variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
passOperation(SpaceOperation) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
passPermissions - Static variable in class org.apache.river.test.impl.start.aggregatepolicyprovider.GetContextTest
 
PATH - Static variable in class org.apache.river.test.spec.loader.util.Item
Relative path which contains preferred/non-preferred resources
PATH - Static variable in class org.apache.river.test.spec.policyprovider.util.Item
Relative path which contains preferred/non-preferred resources
pathToURLs(String) - Static method in class org.apache.river.test.spec.loader.util.Util
Converts path to array of urls.
PEAThrowingCheckedEx - Class in org.apache.river.test.spec.security.util
Class implementing PrivilegedExceptionAction interface whose run method always throws checked FakeException.
PEAThrowingCheckedEx() - Constructor for class org.apache.river.test.spec.security.util.PEAThrowingCheckedEx
Default constructor.
PEAThrowingCheckedEx(Permission) - Constructor for class org.apache.river.test.spec.security.util.PEAThrowingCheckedEx
Sets Permission to check to parameter's value.
PEAThrowingUncheckedEx - Class in org.apache.river.test.spec.security.util
Class implementing PrivilegedExceptionAction interface whose run method always throws unchecked RuntimeException.
PEAThrowingUncheckedEx() - Constructor for class org.apache.river.test.spec.security.util.PEAThrowingUncheckedEx
Default constructor.
PEAThrowingUncheckedEx(Permission) - Constructor for class org.apache.river.test.spec.security.util.PEAThrowingUncheckedEx
Sets Permission to check to parameter's value.
perm - Variable in class org.apache.river.test.spec.security.util.TestPrivilegedAction
Permission to check.
perm - Variable in class org.apache.river.test.spec.security.util.TestPrivilegedExceptionAction
Permission to check.
Permission - Class in org.apache.river.test.spec.servicediscovery.discovery
 
Permission() - Constructor for class org.apache.river.test.spec.servicediscovery.discovery.Permission
 
Permission_getName - Class in org.apache.river.test.spec.export.exportpermission
Purpose: This test verifies the behavior of Permission.getName() method on ExportPermission objects.
Permission_getName() - Constructor for class org.apache.river.test.spec.export.exportpermission.Permission_getName
 
permissions - Variable in class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Permissions to be returned by getGrants method.
permissions - Variable in class org.apache.river.test.spec.security.util.TestPermissionCollection
List of permissions.
PIE - Static variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
String to format test status string
ping() - Method in class org.apache.river.test.impl.start.NoStubProbeImpl
 
ping() - Method in interface org.apache.river.test.impl.start.Probe
 
ping() - Method in class org.apache.river.test.impl.start.ProbeImpl
 
ping() - Method in class org.apache.river.test.impl.start.UnsharedProbeImpl
 
PingAckMessage - Class in org.apache.river.test.spec.jeri.mux.util
Utility class to represent a Jini ERI Multiplexing Protocol PingAck message.
PingAckMessage() - Constructor for class org.apache.river.test.spec.jeri.mux.util.PingAckMessage
 
pingAndDiscard(ServiceRegistrar[], DiscoveryManagement, BaseQATest.LookupListener) - Method in class org.apache.river.test.share.BaseQATest
For each lookup service proxy contained in the input array, this method first determines if that lookup service is reachable by attempting to retrieve the associated locator; that is, it attempts to 'ping' the lookup service.
pingAndDiscard(ServiceRegistrar[], DiscoveryManagement, BaseQATest.LookupListener) - Method in class org.apache.river.test.share.LookupServices
For each lookup service proxy contained in the input array, this method first determines if that lookup service is reachable by attempting to retrieve the associated locator; that is, it attempts to 'ping' the lookup service.
PingMessage - Class in org.apache.river.test.spec.jeri.mux.util
Utility class to represent a Jini ERI Multiplexing Protocol Ping message.
PingMessage() - Constructor for class org.apache.river.test.spec.jeri.mux.util.PingMessage
 
pkgName - Variable in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
The name of current package to read current settings.
PlainObject - Class in org.apache.river.test.impl.end2end.e2etest
 
PlainObject() - Constructor for class org.apache.river.test.impl.end2end.e2etest.PlainObject
 
Plugin - Interface in org.apache.river.tool.envcheck
A test plugin.
policy - Variable in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.DynamicPolicyProviderTestBase
DynamicPolicyProvider to be tested
policy - Variable in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
PolicyFileProvider to be tested
PolicyFileProviderTestBase - Class in org.apache.river.test.spec.policyprovider.policyFileProvider
This class is base class for all org.apache.river.test.spec.policyprovider.policyFileProvider tests.
PolicyFileProviderTestBase() - Constructor for class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyFileProviderTestBase
 
PolicyInitializationExceptionTest - Class in org.apache.river.test.spec.policyprovider.dynamicPolicyProvider
Purpose

This test verifies that PolicyInitializationException is thrown if DynamicPolicyProvider's constructor unable to construct the base policy.
PolicyInitializationExceptionTest() - Constructor for class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.PolicyInitializationExceptionTest
 
PolicyInitializationExceptionTest - Class in org.apache.river.test.spec.policyprovider.policyFileProvider
Purpose

This test verifies that PolicyInitializationException is thrown if PolicyFileProvider's constructor unable to construct the base policy.
PolicyInitializationExceptionTest() - Constructor for class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyInitializationExceptionTest
 
POLICYJar - Static variable in class org.apache.river.test.spec.policyprovider.util.Util
jar file with preferred list, classes and resources
populateContext(Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeInboundRequest
No-op implementation of interface method.
populateContext(Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
No-op implementation of interface method.
PORT - Static variable in interface org.apache.river.qa.harness.InboundAutotRequest
 
PORT - Static variable in interface org.apache.river.qa.harness.OutboundAutotRequest
 
port - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
Port number for valid http server.
port - Variable in class org.apache.river.test.spec.loader.pref.AbstractTestBase
Http port to download preferred classes and resources via org.apache.river.qa.port
port - Variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
Http port to download preferred classes and resources via org.apache.river.qa.port
port - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Port of URL object.
port - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
HTTP Server port number.
PORT_FACTORY - Static variable in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Constant for JrmpExporter(int port) constructor type
portNoAccess - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
Port number for http server with access denied.
ports - Variable in class org.apache.river.test.spec.url.httpmd.handler.GetDefaultPort
Port number of HTTPMD URL object.
possibleConstraints() - Method in class org.apache.river.test.spec.io.util.FakeMethodConstraints
Implementation of interface method.
possibleConstraints() - Method in class org.apache.river.test.spec.jeri.util.FakeMethodConstraints
Implementation of interface method.
possibleConstraints() - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeMethodConstraints
Implementation of interface method.
PossibleConstraints_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints
Purpose: This test verifies the behavior of the possibleConstraints method of BasicMethodConstraints class.
PossibleConstraints_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.PossibleConstraints_Test
 
PossibleConstraints_Test.HaveFoundException - Exception in org.apache.river.test.spec.constraint.basicmethodconstraints
 
pref - Variable in class org.apache.river.test.spec.loader.util.Item
Boolean value to indicate whether or not class/resource is preferred
pref - Variable in class org.apache.river.test.spec.policyprovider.util.Item
Boolean value to indicate whether or not class/resource is preferred
PreferencesRequirementsTest - Class in org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints
Purpose: This test verifies the behavior of InvocationConstraints.requirements() and InvocationConstraints.preferences() method.
PreferencesRequirementsTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.PreferencesRequirementsTest
 
PREFERREDJarFile - Static variable in class org.apache.river.test.spec.loader.util.Util
jar file with preferred list, classes and resources
PreferredListGen - Class in org.apache.river.tool
Tool used to generate the preferred class information for downloadable JAR files in the form of a META-INF/PREFERRED.LIST required for use by the PreferredClassLoader.
PreferredListGen() - Constructor for class org.apache.river.tool.PreferredListGen
Constructor for programmatic access.
prep(int) - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseGrantTestBase
Makes sure the designated service is activated by getting its admin
prep(int) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
Makes sure the designated service is activated by getting its admin
prep(int) - Method in class org.apache.river.test.share.LeaseGrantTestBase
Makes sure the designated service is activated by getting its admin
prepare(String, Object) - Method in class org.apache.river.qa.harness.QAConfig
Convenience method to prepare an object using the named preparer which must be present in the test configuration.
prepare(TransactionManager, long) - Method in class org.apache.river.test.share.TestParticipantImpl
 
prepare(TransactionManager, long) - Method in class org.apache.river.test.spec.javaspace.conformance.ParticipantImpl
Requests that the participant prepare itself to commit the transaction, and to vote on the outcome of the transaction.
prepareAndCommit(TransactionManager, long) - Method in class org.apache.river.test.share.TestParticipantImpl
 
prepareAndCommit(TransactionManager, long) - Method in class org.apache.river.test.spec.javaspace.conformance.ParticipantImpl
A combination of prepare and commit, which can be used by the manager when there is just one participant left to prepare and all other participants (if any) have responded with NOTCHANGED.
PrepareAndCommitExceptionTest - Class in org.apache.river.test.impl.mahalo
 
PrepareAndCommitExceptionTest() - Constructor for class org.apache.river.test.impl.mahalo.PrepareAndCommitExceptionTest
 
PrepareAndCommitExceptionTest2 - Class in org.apache.river.test.impl.mahalo
 
PrepareAndCommitExceptionTest2() - Constructor for class org.apache.river.test.impl.mahalo.PrepareAndCommitExceptionTest2
 
PrepareAndCommitExceptionTest3 - Class in org.apache.river.test.impl.mahalo
 
PrepareAndCommitExceptionTest3() - Constructor for class org.apache.river.test.impl.mahalo.PrepareAndCommitExceptionTest3
 
PrepareAndCommitExceptionTest4 - Class in org.apache.river.test.impl.mahalo
 
PrepareAndCommitExceptionTest4() - Constructor for class org.apache.river.test.impl.mahalo.PrepareAndCommitExceptionTest4
 
PrepareAndCommitExceptionTest5 - Class in org.apache.river.test.impl.mahalo
 
PrepareAndCommitExceptionTest5() - Constructor for class org.apache.river.test.impl.mahalo.PrepareAndCommitExceptionTest5
 
PreparedTransactionTest - Class in org.apache.river.test.impl.outrigger.transaction
This tests to see if a prepared transaction that is hanging around after a crash behaves properly.
PreparedTransactionTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTest
 
PreparedTransactionTestAbort - Class in org.apache.river.test.impl.outrigger.transaction
 
PreparedTransactionTestAbort() - Constructor for class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestAbort
 
PreparedTransactionTestAbortActive - Class in org.apache.river.test.impl.outrigger.transaction
 
PreparedTransactionTestAbortActive() - Constructor for class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestAbortActive
 
PreparedTransactionTestAbortThrows - Class in org.apache.river.test.impl.outrigger.transaction
 
PreparedTransactionTestAbortThrows() - Constructor for class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestAbortThrows
 
PreparedTransactionTestAbortWait - Class in org.apache.river.test.impl.outrigger.transaction
 
PreparedTransactionTestAbortWait() - Constructor for class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestAbortWait
 
PreparedTransactionTestCommit - Class in org.apache.river.test.impl.outrigger.transaction
 
PreparedTransactionTestCommit() - Constructor for class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestCommit
 
PreparedTransactionTestCommitThrows - Class in org.apache.river.test.impl.outrigger.transaction
 
PreparedTransactionTestCommitThrows() - Constructor for class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestCommitThrows
 
PreparedTransactionTestCommitWait - Class in org.apache.river.test.impl.outrigger.transaction
 
PreparedTransactionTestCommitWait() - Constructor for class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTestCommitWait
 
prepareEventRegistration(EventRegistration) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
 
prepareLease(Lease) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
 
prepareLease(Lease) - Method in class org.apache.river.test.spec.renewalservice.AbstractLeaseRenewalServiceTest
 
prepareNormEventRegistration(EventRegistration) - Method in class org.apache.river.test.share.TestBase
 
prepareNormLease(Lease) - Method in class org.apache.river.test.share.TestBase
 
PrepareProxy_Test - Class in org.apache.river.test.spec.security.basicproxypreparer
Purpose: This test verifies the behavior of the BasicProxyPreparer class prepareProxy method: public Object prepareProxy(Object proxy) throws RemoteException Infrastructure: This test requires the following infrastructure: 1) FakeBasicProxyPreparer - accessor of the tested BasicProxyPreparer class, that is gateway to protected method access and emulator of good behavior of the other methods.
PrepareProxy_Test() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.PrepareProxy_Test
 
PrepareProxy_Test.TraceException - Exception in org.apache.river.test.spec.security.basicproxypreparer
Unique exception for tracing inner call.
prepareRegistration(EventRegistration) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
 
prepareRegistration(EventRegistration) - Method in class org.apache.river.test.spec.renewalservice.AbstractLeaseRenewalServiceTest
 
prepareRegistrationLease(Lease) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
 
prepareRegistrationLeaseMap(LeaseMap) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
 
prepareSet(LeaseRenewalSet) - Method in class org.apache.river.test.impl.norm.OneExpireOneNotTest
 
prepareSet(LeaseRenewalSet) - Method in class org.apache.river.test.share.TestBase
 
prepareSet(LeaseRenewalSet) - Method in class org.apache.river.test.spec.renewalservice.AbstractLeaseRenewalServiceTest
 
PrepareTimeoutTest - Class in org.apache.river.test.spec.txnmanager
 
PrepareTimeoutTest() - Constructor for class org.apache.river.test.spec.txnmanager.PrepareTimeoutTest
 
primitiveCases - Static variable in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
Table of test cases for all primitive classes.
PrincipalConstructorsTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies the behavior of the following constructors: ClientMaxPrincipal.ClientMaxPrincipal(Principal) ClientMaxPrincipal.ClientMaxPrincipal(Principal[]) ClientMaxPrincipal.ClientMaxPrincipal(Collection) ClientMinPrincipal.ClientMinPrincipal(Principal) ClientMinPrincipal.ClientMinPrincipal(Principal[]) ClientMinPrincipal.ClientMinPrincipal(Collection) ServerMinPrincipal.ServerMinPrincipal(Principal) ServerMinPrincipal.ServerMinPrincipal(Principal[]) ServerMinPrincipal.ServerMinPrincipal(Collection) All these constructors create the corresponding constraint object containing the specified principals, with duplicates removed.
PrincipalConstructorsTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.PrincipalConstructorsTest
 
PrincipalElementsTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies the behavior of the following methods: ClientMaxPrincipal.elements() ClientMaxPrincipalType.elements() ClientMinPrincipal.elements() ClientMinPrincipalType.elements() ServerMinPrincipal.elements() All of these methods should return an immutable set of all of the principals (ClientMaxPrincipal, ClientMinPrincipal, ServerMinPrincipal) or classes (ClientMaxPrincipalType, ClientMinPrincipalType).
PrincipalElementsTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.PrincipalElementsTest
 
PrincipalTrustVerifierContext - Class in org.apache.river.test.spec.constraint.util
Class implementing TrustVerifier.Context whose 'isTrustedObject' method returns true if parameter is an instance of TestPrincipal and it's 'isTrusted' method returns true.
PrincipalTrustVerifierContext() - Constructor for class org.apache.river.test.spec.constraint.util.PrincipalTrustVerifierContext
 
PrincipalTypeConstructorsTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies the behavior of the following constructors: ClientMaxPrincipalType.ClientMaxPrincipalType(Class) ClientMaxPrincipalType.ClientMaxPrincipalType(Class[]) ClientMaxPrincipalType.ClientMaxPrincipalType(Collection) ClientMinPrincipalType.ClientMinPrincipalType(Class) ClientMinPrincipalType.ClientMinPrincipalType(Class[]) ClientMinPrincipalType.ClientMinPrincipalType(Collection) All these constructors create the corresponding constraint object containing the specified classes, with duplicates removed.
PrincipalTypeConstructorsTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.PrincipalTypeConstructorsTest
 
PrincipalTypeConstructorsTest.NotPrincipal - Class in org.apache.river.test.spec.constraint.coreconstraint
An auxiliary final class that does not have Principal interface as a superinterface.
print(Reporter.Message) - Static method in class org.apache.river.tool.envcheck.Reporter
Generate the output for message .
print(Reporter.Message, String) - Static method in class org.apache.river.tool.envcheck.Reporter
Generate the output for message.
printClassesWithFileSeparator() - Method in class org.apache.river.tool.classdepend.ClassDepend
 
printSpaceInfo() - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Prints configuration of tested JavaSpace for the current test.
printStacks() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return the flag indicating whether to output stack traces that result from a check.
printStackTrace() - Method in class org.apache.river.tool.envcheck.Reporter.Message
Prints a stack trace for the exception associated with this message.
printTime() - Method in class org.apache.river.test.spec.eventmailbox.StressTest
 
printTxnMgrInfo(String) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Prints configuration of tested JavaSpace for the current test.
PrivilegedExceptionActionThrowingEx - Class in org.apache.river.test.spec.security.util
Class implementing PrivilegedExceptionAction interface whose run method always throws FakeException
PrivilegedExceptionActionThrowingEx() - Constructor for class org.apache.river.test.spec.security.util.PrivilegedExceptionActionThrowingEx
 
Probe - Interface in org.apache.river.test.impl.start
 
ProbeImpl - Class in org.apache.river.test.impl.start
 
ProbeImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.test.impl.start.ProbeImpl
 
ProcessReader(InputStream, PrintWriter) - Constructor for class org.apache.river.test.impl.end2end.e2etest.Driver.ProcessReader
 
ProcessReader(InputStream, PrintStream) - Constructor for class org.apache.river.test.impl.reggie.MultihomedClientTest.ProcessReader
 
ProfilingSecurityManager - Class in org.apache.river.tool
ProfilingSecurityManager is a Java security manager that profiles what resources an application accesses, and in what manner --- e.g., read, write, etc.
ProfilingSecurityManager() - Constructor for class org.apache.river.tool.ProfilingSecurityManager
 
promote(long, TransactionParticipant[], long[], TransactionParticipant) - Method in class org.apache.river.test.impl.mahalo.NoOpNestableTransactionManager
 
protectionDomains - Variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
ProtectionDomains of loaded classes
proto - Variable in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
proto - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Protocol of URL object.
proto1 - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
Protocol of URL1.
proto2 - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
Protocol of URL2.
ProtocolException - Exception in org.apache.river.test.spec.jeri.mux.util
Utility class that represents a violation to the Jini ERI Multiplexing Protocol.
ProtocolException(String) - Constructor for exception org.apache.river.test.spec.jeri.mux.util.ProtocolException
 
providesIntegrity(URL) - Method in class org.apache.river.test.spec.io.util.FakeIntegrityVerifier
This method throws SecurityException if the system property org.apache.river.test.spec.io.util.FakeIntegrityVerifier.throwException is true.
providesIntegrity(URL) - Method in class org.apache.river.test.spec.security.util.FalseIntegrityVerifier
Always returns false.
providesIntegrity(URL) - Method in class org.apache.river.test.spec.security.util.TrueIntegrityVerifier
Always returns true.
ProvidesIntegrity - Class in org.apache.river.test.spec.url.file.integrity
Purpose: This test verifies the behavior of the FileIntegrityVerifier.providesIntegrity(URL) method.
ProvidesIntegrity() - Constructor for class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
 
ProvidesIntegrity - Class in org.apache.river.test.spec.url.httpmd.integrity
Purpose: This test verifies the behavior of the HttpmdIntegrityVerifier.providesIntegrity(URL) method.
ProvidesIntegrity() - Constructor for class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
 
ProvidesIntegrity - Class in org.apache.river.test.spec.url.https.integrity
Purpose: This test verifies the behavior of the HttpsIntegrityVerifier.providesIntegrity(URL) method.
ProvidesIntegrity() - Constructor for class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
 
proxiesRemoved - Variable in class org.apache.river.test.spec.discoveryservice.event.RemoveGroupsSome
 
proxiesRemoved - Variable in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsSome
 
proxiesReplaced - Variable in class org.apache.river.test.spec.discoveryservice.event.SetGroupsReplaceSome
 
proxiesReplaced - Variable in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsReplaceSome
 
proxy - Variable in class org.apache.river.test.spec.locatordiscovery.DiscardNull
 
proxy - Variable in class org.apache.river.test.spec.security.proxytrust.util.ValidMainExporter
 
PROXYCONSTRAINTS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print the value of the client constraints applied proxy
ProxyToString - Class in org.apache.river.test.impl.fiddler
Test for the following bug: 4984948 Fiddler should implement toString() for various Fiddler proxies This test starts a Fiddler implementation of the lookup discovery service, retrieves an instance of each of the proxies affected by the above bug, and invokes the toString method on each of those proxies, logging the result of each invocation.
ProxyToString() - Constructor for class org.apache.river.test.impl.fiddler.ProxyToString
 
ProxyTrustThrowingRE1 - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing ProxyTrust and RemoteMethodControl interfaces whose 'getProxyVerifier' method always throws RemoteException.
ProxyTrustThrowingRE1() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustThrowingRE1
 
ProxyTrustThrowingRE2 - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing RemoteMethodControl and ProxyTrust interfaces whose 'getProxyVerifier' method returns TrustVerifierThrowingRE instance.
ProxyTrustThrowingRE2() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustThrowingRE2
Default constructor.
ProxyTrustThrowingSE1 - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing ProxyTrust and RemoteMethodControl interfaces whose 'getProxyVerifier' method always throws SecurityException.
ProxyTrustThrowingSE1() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustThrowingSE1
 
ProxyTrustThrowingSE2 - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing RemoteMethodControl and ProxyTrust interfaces whose 'getProxyVerifier' method returns TrustVerifierThrowingSE instance.
ProxyTrustThrowingSE2() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustThrowingSE2
 
ProxyTrustUtil - Class in org.apache.river.test.spec.security.proxytrust.util
Utility class containing different static methods.
ProxyTrustUtil() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustUtil
 
PTE_NullPointerExceptionTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustexporter
Purpose This test verifies the following: ProxyTrustExporter constructor throws NullPointerException if any argument is null.
PTE_NullPointerExceptionTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.PTE_NullPointerExceptionTest
 
pti - Variable in class org.apache.river.test.spec.security.proxytrust.util.ValidNonProxyObject
TrustIterator produced from objects.
PTIH_IllegalArgumentExceptionTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: ProxyTrustInvocationHandler constructor IllegalArgumentException if the main proxy is not an instance of TrustEquivalence, or the bootstrap proxy is not an instance of RemoteMethodControl or TrustEquivalence Infrastructure This test requires the following infrastructure: RMCNonTEMainProxy - class which implements RemoteMethodControl interface but does not implements TrustEquivalence interface RMCPTNonTEBootProxy - class which implements ProxyTrust and RemoteMethodControl interfaces but does not implement TrustEquivalence one PTTENonRMCBootProxy - class which implements ProxyTrust and TrustEquivalence interfaces but does not implements RemoteMethodControl one ValidMainProxy - class which implements RemoteMethodControl and TrustEquivalence interfaces ValidBootProxy - class which implements ProxyTrust, RemoteMethodControl and TrustEquivalence interfaces Action The test performs the following steps: 1) construct ProxyTrustInvocationHandler1 with ValidMainProxy and RMCPTNonTEBootProxy as parameters 2) assert that IllegalArgumentException will be thrown 3) construct ProxyTrustInvocationHandler2 with ValidMainProxy and PTTENonRMCBootProxy as parameters 4) assert that IllegalArgumentException will be thrown 5) construct ProxyTrustInvocationHandler3 with RMCNonTEMainProxy and ValidBootProxy as parameters 6) assert that IllegalArgumentException will be thrown
PTIH_IllegalArgumentExceptionTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.PTIH_IllegalArgumentExceptionTest
 
PTIH_NullPointerExceptionTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: ProxyTrustInvocationHandler constructor throws NullPointerException if any argument is null.
PTIH_NullPointerExceptionTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.PTIH_NullPointerExceptionTest
 
ptihCheckTrustEquivalence(ProxyTrustInvocationHandler, Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Print arguments specified and then call 'checkTrustEquivalence' method of ProxyTrustInvocationHandler specified.
ptihEquals(ProxyTrustInvocationHandler, Object) - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Print arguments specified and then call 'equals' method of ProxyTrustInvocationHandler specified.
ptihInvoke(ProxyTrustInvocationHandler, Object, Method, Object[]) - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Print arguments specified and then call 'invoke' method of ProxyTrustInvocationHandler specified.
PTTEImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Serializable class implementing ProxyTrust and TrustEquivalence interfaces.
PTTEImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.PTTEImpl
 
ptvIsTrustedObject(ProxyTrustVerifier, Object, TrustVerifier.Context) - Method in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
Print arguments specified, fills array of expected calls and then call 'isTrustedObject' method of ProxyTrustVerifier.
PULL_MAILBOX_IF_NAME - Static variable in class org.apache.river.test.impl.mercury.MailboxTestBase
 
PullInterOpTest - Class in org.apache.river.test.impl.mercury
 
PullInterOpTest() - Constructor for class org.apache.river.test.impl.mercury.PullInterOpTest
 
PullListenerRecoveryTest - Class in org.apache.river.test.impl.mercury
 
PullListenerRecoveryTest() - Constructor for class org.apache.river.test.impl.mercury.PullListenerRecoveryTest
 
PullMercuryProxyEqualityTest - Class in org.apache.river.test.impl.mercury
 
PullMercuryProxyEqualityTest() - Constructor for class org.apache.river.test.impl.mercury.PullMercuryProxyEqualityTest
 
PullRegistrationIFTest - Class in org.apache.river.test.impl.mercury
 
PullRegistrationIFTest() - Constructor for class org.apache.river.test.impl.mercury.PullRegistrationIFTest
 
PullTimeoutTest - Class in org.apache.river.test.impl.mercury
 
PullTimeoutTest() - Constructor for class org.apache.river.test.impl.mercury.PullTimeoutTest
 
PullTimeoutTest2 - Class in org.apache.river.test.impl.mercury
 
PullTimeoutTest2() - Constructor for class org.apache.river.test.impl.mercury.PullTimeoutTest2
 
PullTimeoutTest3 - Class in org.apache.river.test.impl.mercury
 
PullTimeoutTest3() - Constructor for class org.apache.river.test.impl.mercury.PullTimeoutTest3
 
PullTimeoutTest4 - Class in org.apache.river.test.impl.mercury
 
PullTimeoutTest4() - Constructor for class org.apache.river.test.impl.mercury.PullTimeoutTest4
 
PullTimeoutTest5 - Class in org.apache.river.test.impl.mercury
 
PullTimeoutTest5() - Constructor for class org.apache.river.test.impl.mercury.PullTimeoutTest5
 
PullTimeoutTest6 - Class in org.apache.river.test.impl.mercury
 
PullTimeoutTest6() - Constructor for class org.apache.river.test.impl.mercury.PullTimeoutTest6
 
PullTimeoutTest6A - Class in org.apache.river.test.impl.mercury
 
PullTimeoutTest6A() - Constructor for class org.apache.river.test.impl.mercury.PullTimeoutTest6A
 
PullTimeoutTest6B - Class in org.apache.river.test.impl.mercury
 
PullTimeoutTest6B() - Constructor for class org.apache.river.test.impl.mercury.PullTimeoutTest6B
 
PullUnknownEventsTest - Class in org.apache.river.test.impl.mercury
 
PullUnknownEventsTest() - Constructor for class org.apache.river.test.impl.mercury.PullUnknownEventsTest
 
PullUnknownEventsTest2 - Class in org.apache.river.test.impl.mercury
 
PullUnknownEventsTest2() - Constructor for class org.apache.river.test.impl.mercury.PullUnknownEventsTest2
 
PushPullListenerRecoveryTest - Class in org.apache.river.test.impl.mercury
 
PushPullListenerRecoveryTest() - Constructor for class org.apache.river.test.impl.mercury.PushPullListenerRecoveryTest
 
put(Object, Object) - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
putAll(Map) - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 

Q

QABadPolicy - Class in org.apache.river.test.spec.policyprovider.util
This class is Policy class that does not declare a public no-arg constructor.
QABadPolicy(String) - Constructor for class org.apache.river.test.spec.policyprovider.util.QABadPolicy
 
QAConfig - Class in org.apache.river.qa.harness
This class represents the environment for tests running in the QA test harness.
QAConfig(String[]) - Constructor for class org.apache.river.qa.harness.QAConfig
Constructs a new instance of this class, and loads the configuration files which are global to every test.
QAConfiguration - Class in org.apache.river.qa.harness
A test configuration object which will obtain entries from a specified ConfigurationFile if the entry exists, and will fall back to a default ConfigurationFile if the entry does not exist.
QAConfiguration(String[], QAConfig) - Constructor for class org.apache.river.qa.harness.QAConfiguration
 
QAJar - Static variable in class org.apache.river.test.spec.policyprovider.util.Util
jar file in the executing VM's classpath
QAJarFile - Static variable in class org.apache.river.test.spec.loader.util.Util
jar file in the executing VM's classpath
QAPermission01 - Class in org.apache.river.test.spec.policyprovider.util
Helper class to verify proper behavior of GrantPermission class.
QAPermission01(String) - Constructor for class org.apache.river.test.spec.policyprovider.util.QAPermission01
Constructor
QAPrincipal - Class in org.apache.river.test.spec.policyprovider.util
Helper class to verify proper behavior of principal-based grants.
QAPrincipal(String) - Constructor for class org.apache.river.test.spec.policyprovider.util.QAPrincipal
 
QARunner - Class in org.apache.river.qa.harness
A wrapper which provides the main method for running the harness.
QARunner() - Constructor for class org.apache.river.qa.harness.QARunner
 
QATestEnvironment - Class in org.apache.river.qa.harness
A base class for tests to be run by the harness.
QATestEnvironment() - Constructor for class org.apache.river.qa.harness.QATestEnvironment
 
QATestPreferredClassLoader - Class in org.apache.river.test.spec.loader.util
This class is instrumented PreferredClassLoader.
QATestPreferredClassLoader(URL[], ClassLoader, String, boolean) - Constructor for class org.apache.river.test.spec.loader.util.QATestPreferredClassLoader
Create a preferred class loader with the given urls, parent class loader, annotator, and security flags.
QATestPreferredClassProvider - Class in org.apache.river.test.spec.loader.util
This class is instrumented PreferredClassProvider.
QATestPreferredClassProvider() - Constructor for class org.apache.river.test.spec.loader.util.QATestPreferredClassProvider
Obtains requireDlPerm parameters from system properties then calls superclass constructor passing requireDlPerm.
QATestRegistrar - Class in org.apache.river.test.spec.lookupservice
Besides providing implementations for the abstract methods of the super class (QATestEnvironment), this class is the common super class of all QA test classes of the Lookup component of the Jini System.
QATestRegistrar() - Constructor for class org.apache.river.test.spec.lookupservice.QATestRegistrar
 
QATestRegistrar.BasicListener - Class in org.apache.river.test.spec.lookupservice
 
QATestUtils - Class in org.apache.river.test.spec.lookupservice
Provides useful constants and utility methods and classes for all classes of the Lookup component of the Jini System.
QATestUtils() - Constructor for class org.apache.river.test.spec.lookupservice.QATestUtils
 
QATestUtils.SrvcAttrTuple - Class in org.apache.river.test.spec.lookupservice
Class which models an event "tuple" (service,attribute,transition).
qualifiedLocs - Variable in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsFullyQualified
 
query(JavaSpace, Entry) - Method in class org.apache.river.test.impl.outrigger.matching.SpaceQuery
Method clients call to make the query, they must provide the JavaSpace and a template.
queryTimeOut - Variable in class org.apache.river.test.impl.outrigger.matching.MatchTestCore
Time in milliseconds to wait for a read or take.

R

RaceAttrsVsTerminateISE - Class in org.apache.river.test.impl.joinmanager
Regression test for bug #4953710 (ISE = IllegalStateException).
RaceAttrsVsTerminateISE() - Constructor for class org.apache.river.test.impl.joinmanager.RaceAttrsVsTerminateISE
 
RaceAttrsVsTerminateULE - Class in org.apache.river.test.impl.joinmanager
Regression test for bug #4953710 (ULE = UnknownLeaseException).
RaceAttrsVsTerminateULE() - Constructor for class org.apache.river.test.impl.joinmanager.RaceAttrsVsTerminateULE
 
RandomEntryFactory - Class in org.apache.river.test.impl.outrigger.matching
 
RandomEntryFactory() - Constructor for class org.apache.river.test.impl.outrigger.matching.RandomEntryFactory
 
RandomStressTask - Class in org.apache.river.test.impl.mahalo
 
RandomStressTask(ExecutorService, WakeupManager, TransactionManager, int) - Constructor for class org.apache.river.test.impl.mahalo.RandomStressTask
 
RandomStressTest - Class in org.apache.river.test.impl.mahalo
This class subjects the TransactionManager to randomly selected stresses in an effor to subject it to the types of load which may be encountered in a real situation.
RandomStressTest() - Constructor for class org.apache.river.test.impl.mahalo.RandomStressTest
 
re - Variable in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustThrowingRE1
RemoteException which will be thrown during 'getProxyVerifier' call
re - Variable in class org.apache.river.test.spec.security.proxytrust.util.TrustIteratorThrowingRE
RemoteException which will be thrown during 'next' call
re - Variable in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContextThrowingRE
RemoteException which will be thrown during 'isTrustedObject' call
re - Variable in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierThrowingRE
RemoteException which will be thrown during 'isTrustedObject' call
ReactivationTest - Class in org.apache.river.test.impl.outrigger.transaction
RecoveryTest tests basic transactional features.
ReactivationTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.ReactivationTest
 
read(Entry, Transaction, long) - Method in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Wrapper around JavaSpace.read().
read() - Method in class org.apache.river.test.spec.jeri.util.FakeInputStream
Implementation of abstract method.
ReadAndTakeEntryTaskMSG - Variable in class org.apache.river.test.impl.outrigger.matching.StressTest
 
ReadAndTakeEntryTaskOK - Variable in class org.apache.river.test.impl.outrigger.matching.StressTest
 
readAnnotation() - Method in class org.apache.river.test.spec.io.util.FakeMarshalInputStream
 
ReadCallback - Interface in org.apache.river.test.impl.end2end.jssewrapper
 
readCallback(InboundRequest) - Method in interface org.apache.river.test.impl.end2end.jssewrapper.ReadCallback
Callback made from the readCallData method
readCallbackLocal - Static variable in class org.apache.river.test.impl.end2end.jssewrapper.Bridge
 
ReAddLeaseTest - Class in org.apache.river.test.spec.renewalservice
Assert that when a lease is added to a set in which it already resides that the membership duration is updated appropriately.
ReAddLeaseTest() - Constructor for class org.apache.river.test.spec.renewalservice.ReAddLeaseTest
 
ReaderObject - Class in org.apache.river.test.impl.end2end.e2etest
 
readIfExists(Entry, Transaction, long) - Method in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Wrapper around JavaSpace.readIfExists().
ReadIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
ReadIfExistsNO_WAITTest asserts that for readIfExists with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
ReadIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.ReadIfExistsNO_WAITTest
 
ReadIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance
ReadIfExistsTest asserts that for readIfExists with timeouts other then NO_WAIT: 1) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry. 4) A readIfExists request will return a matching entry, or null if there is currently no matching entry in the space.
ReadIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.ReadIfExistsTest
 
ReadNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
ReadNO_WAITTest asserts that for read with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by read, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
ReadNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.ReadNO_WAITTest
 
ReadObjectTest - Class in org.apache.river.test.spec.security.accesspermission
Purpose This test verifies the following: 'readObject' method of AccessPermission verifies the syntax of the target name and recreates any transient state.
ReadObjectTest() - Constructor for class org.apache.river.test.spec.security.accesspermission.ReadObjectTest
 
ReadObjectTest - Class in org.apache.river.test.spec.security.authenticationpermission
Purpose This test verifies the following: 'readObject' method of AuthenticationPermission verifies the syntax of the target name and recreates any transient state.
ReadObjectTest() - Constructor for class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest
 
ReadObjectTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Purpose This test verifies the following: ReadObject method of ProxyTrustInvocationHandler verifies that the main proxy is an instance of TrustEquivalence, and that the bootstrap proxy is an instance of both RemoteMethodControl and TrustEquivalence.
ReadObjectTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.ReadObjectTest
 
ReadObjectTest.FakeAccessPermission - Class in org.apache.river.test.spec.security.accesspermission
Serialization-equivalent of AccessPermission.
ReadObjectTest.FakeAuthenticationPermission - Class in org.apache.river.test.spec.security.authenticationpermission
Serialization-equivalent of AuthenticationPermission.
ReadObjectTest.FakeAuthenticationPermissionCollection - Class in org.apache.river.test.spec.security.authenticationpermission
Serialization-equivalent of AuthenticationPermissionCollection.
ReadObjectTest.FakeOutputStream - Class in org.apache.river.test.spec.security.accesspermission
Stream to serialize FakeAccessPermission as AccessPermission.
ReadObjectTest.FakeOutputStream - Class in org.apache.river.test.spec.security.authenticationpermission
Stream to serialize FakeAuthenticationPermission as AuthenticationPermission.
ReadReadTakeTest - Class in org.apache.river.test.impl.outrigger.transaction
Writes and entry, creates two transactions, T1 and T2, reads the entry under T1, reads the entry under T2, then performs a blocking take/takeIfExists under T1, and then commits/aborts T2.
ReadReadTakeTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.ReadReadTakeTest
 
ReadTakeAbortTest - Class in org.apache.river.test.impl.outrigger.transaction
Writes and entry, opens a transaction, reads and then takes the entry under the transaction, aborts the transaction and then checks to see if the entry is present.
ReadTakeAbortTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.ReadTakeAbortTest
 
ReadTakeCommitTest - Class in org.apache.river.test.impl.outrigger.transaction
Writes and entry, opens a transaction, reads and then takes the entry under the transaction, commits the transaction and then checks to see if the entry is gone.
ReadTakeCommitTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.ReadTakeCommitTest
 
ReadTest - Class in org.apache.river.test.spec.id.uuidfactory
Purpose This test verifies the behavior of the UuidFactory.read method.
ReadTest() - Constructor for class org.apache.river.test.spec.id.uuidfactory.ReadTest
 
ReadTest - Class in org.apache.river.test.spec.javaspace.conformance
ReadTest asserts that for read with timeouts other then NO_WAIT: 1) If a match is found by read, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
ReadTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.ReadTest
 
realFileContents - Variable in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
Contents of file specified by HTTPMD URL object
receive(InputStream, long) - Method in class org.apache.river.test.spec.jeri.mux.util.AbortMessage
 
receive(InputStream, long) - Method in class org.apache.river.test.spec.jeri.mux.util.AcknowledgementMessage
 
receive(InputStream, long) - Method in class org.apache.river.test.spec.jeri.mux.util.ClientConnectionHeader
 
receive(InputStream, long) - Method in class org.apache.river.test.spec.jeri.mux.util.CloseMessage
 
receive(InputStream, long) - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
 
receive(InputStream, long) - Method in class org.apache.river.test.spec.jeri.mux.util.ErrorMessage
 
receive(InputStream, long) - Method in class org.apache.river.test.spec.jeri.mux.util.IncrementRationMessage
 
receive(InputStream, long) - Method in interface org.apache.river.test.spec.jeri.mux.util.Message
Receive a Jini ERI Multiplexing Protocol message from am input stream.
receive(InputStream, long) - Method in class org.apache.river.test.spec.jeri.mux.util.PingAckMessage
 
receive(InputStream, long) - Method in class org.apache.river.test.spec.jeri.mux.util.PingMessage
 
receive(InputStream, long) - Method in class org.apache.river.test.spec.jeri.mux.util.ServerConnectionHeader
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNonNull
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNull
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNonNull
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNull
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNonNull
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNull
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcLeaseExp
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcReg
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNonNull
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNull
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntrySrvcReg
 
receivedTuples - Variable in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnComboAttrSet
 
recurse(OrangeEcho, int[], int) - Method in interface org.apache.river.test.impl.reliability.Orange
 
recurse(Orange, int[], int) - Method in interface org.apache.river.test.impl.reliability.OrangeEcho
 
recurse(Orange, int[], int) - Method in class org.apache.river.test.impl.reliability.OrangeEchoImpl
Call back on supplied "orange" object (presumably the caller) with the same message data and a decremented recursion level.
recurse(OrangeEcho, int[], int) - Method in class org.apache.river.test.impl.reliability.OrangeImpl
Return inverted message data, call through supplied OrangeEcho object if not at recursion level zero.
redirect(int) - Method in class org.apache.river.test.spec.jeri.mux.util.TestServerEndpoint
Produce endpoints that attempt to connect to the passed in port instead of the server's listen port.
Redirector - Class in org.apache.river.test.spec.jeri.mux.util
Utility class that records the conversation between a client and a server
Redirector(String, int, int) - Constructor for class org.apache.river.test.spec.jeri.mux.util.Redirector
Constructs a Redirector object.
ReferencedClasses - Class in org.apache.river.tool.classdepend
A utility class for computing the classes referred to by another class.
refresh() - Method in class org.apache.river.qa.harness.MergedPolicyProvider
Refresh all of the underlying policies.
refresh() - Method in class org.apache.river.test.spec.policyprovider.util.QABadPolicy
 
refresh() - Method in class org.apache.river.test.spec.security.util.BasePolicyProvider
Method from Policy class.
RefreshNoPrincipal - Class in org.apache.river.test.spec.policyprovider.dynamicPolicyProvider
Purpose

This test verifies that DynamicPolicyProvider refreshes permissions (granted with no principals) properly.
RefreshNoPrincipal() - Constructor for class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.RefreshNoPrincipal
 
RegCancelExpireShutdownTest - Class in org.apache.river.test.impl.mercury
 
RegCancelExpireShutdownTest() - Constructor for class org.apache.river.test.impl.mercury.RegCancelExpireShutdownTest
 
RegCancelShutdownTest - Class in org.apache.river.test.impl.mercury
 
RegCancelShutdownTest() - Constructor for class org.apache.river.test.impl.mercury.RegCancelShutdownTest
 
regCompletionDelay - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
RegCreateShutdownTest - Class in org.apache.river.test.impl.mercury
 
RegCreateShutdownTest() - Constructor for class org.apache.river.test.impl.mercury.RegCreateShutdownTest
 
RegDisableShutdownTest - Class in org.apache.river.test.impl.mercury
 
RegDisableShutdownTest() - Constructor for class org.apache.river.test.impl.mercury.RegDisableShutdownTest
 
RegEnableShutdownTest - Class in org.apache.river.test.impl.mercury
 
RegEnableShutdownTest() - Constructor for class org.apache.river.test.impl.mercury.RegEnableShutdownTest
 
RegGroupsPair(ServiceRegistrar, String[]) - Constructor for class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegGroupsPair
 
RegInfo(ServiceID, ServiceRegistration, Lease, Entry[], ServiceRegistrar) - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.RegInfo
 
regInfoMap - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
register(long, MarshalledObject, RemoteEventListener, long) - Method in interface org.apache.river.test.impl.mercury.TestGenerator
 
register(long, MarshalledObject, RemoteEventListener, long) - Method in class org.apache.river.test.impl.mercury.TestGeneratorImpl
 
register(ServiceItem, long) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
register(ServiceItem, long) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
Register - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
Register() - Constructor for class org.apache.river.test.spec.joinmanager.Register
 
registerAll() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Requesting the maximum duration for the service lease, registers all service items from the list defined in this class and returns the resulting ServiceRegistration objects
registerAll(long) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Requesting the given duration for the service lease, registers all service items from the list defined in this class and returns the resulting ServiceRegistration objects
registerAndVerify(long) - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
This method registers the configured number of test service(s) with the configured number of lookup service(s) that were started during construct.
RegisterAttributes - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
RegisterAttributes() - Constructor for class org.apache.river.test.spec.joinmanager.RegisterAttributes
 
registerDescriptorTransformer(ServiceDescriptorTransformer) - Method in class org.apache.river.qa.harness.AbstractServiceAdmin
Register a ServiceDescriptorTransformer to be called immediately before the create method is called. this method must be called before the start method is called.
RegisterForAvailabilityEventTest05 - Class in org.apache.river.test.spec.javaspace.conformance
RegisterForAvailabilityEventTest05 tests JavaSpace05.registerForAvailabilityEvent method with null transaction.
RegisterForAvailabilityEventTest05() - Constructor for class org.apache.river.test.spec.javaspace.conformance.RegisterForAvailabilityEventTest05
 
registerGroup(ActivationGroupDesc) - Method in class org.apache.river.test.spec.activation.util.FakeActivationSystem
 
RegisterInvalidServiceID - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that registering with the same service ID as the lookup service itself results in an IllegalArgumentException.
RegisterInvalidServiceID() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.RegisterInvalidServiceID
 
registerItem(ServiceItem, ServiceRegistrar) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Requesting the maximum duration for the service lease, uses the given Registrar proxy to register the given service item and returns the resulting ServiceRegistration object
registerItem(ServiceItem, long, ServiceRegistrar) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Requesting the given duration for the service lease, uses the given Registrar proxy to register the given service item and returns the resulting ServiceRegistration object
registerListener(TransportListener) - Static method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETransportListener
 
registerListener(TransportListener) - Static method in class org.apache.river.test.spec.jeri.connection.util.ConnectionTransportListener
 
RegisterNegDuration - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that registering with a negative lease duration results in an IllegalArgumentException.
RegisterNegDuration() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.RegisterNegDuration
 
registerNSrvcsPerClass(int) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Requesting the maximum duration for the service lease, registers n instances of each of the service items from the list defined in this class and returns the resulting ServiceRegistration objects
registerNSrvcsPerClass(int, long) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Requesting the given duration for the service lease, registers n instances of each of the service items from the list defined in this class and returns the resulting ServiceRegistration objects
RegisterNullService - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that registering with a null service instance results in a NullPointerException.
RegisterNullService() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.RegisterNullService
 
RegisterNullServiceItem - Class in org.apache.river.test.spec.lookupservice.test_set02
This class is used to verify that registering with a null ServiceItem results in a NullPointerException.
RegisterNullServiceItem() - Constructor for class org.apache.river.test.spec.lookupservice.test_set02.RegisterNullServiceItem
 
registerObject(ActivationDesc) - Method in class org.apache.river.test.spec.activation.util.FakeActivationSystem
 
RegisterProp - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
RegisterProp() - Constructor for class org.apache.river.test.spec.joinmanager.RegisterProp
 
registerServices(int, int) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Constructs and registers the appropriate service(s) and associated attribute(s) based on the value of the given number of services and number of attributes.
registerServices(int, int, int) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
registerServices(int, int, int, int) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
registerServices(int, int, int, int, boolean) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
RegisterStorm - Class in org.apache.river.test.impl.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
RegisterStorm() - Constructor for class org.apache.river.test.impl.joinmanager.RegisterStorm
 
RegisterThread(int, int, long) - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.RegisterThread
 
RegisterThread(int, int, int, long) - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.RegisterThread
 
registerUserInterface(UserInterface) - Method in interface org.apache.river.test.impl.end2end.e2etest.TestClient
Register a UserInterface.
RegistrationIFTest - Class in org.apache.river.test.impl.mercury
 
RegistrationIFTest() - Constructor for class org.apache.river.test.impl.mercury.RegistrationIFTest
 
RegRenewExpireShutdownTest - Class in org.apache.river.test.impl.mercury
 
RegRenewExpireShutdownTest() - Constructor for class org.apache.river.test.impl.mercury.RegRenewExpireShutdownTest
 
RegRenewShutdownTest - Class in org.apache.river.test.impl.mercury
 
RegRenewShutdownTest() - Constructor for class org.apache.river.test.impl.mercury.RegRenewShutdownTest
 
regServicesAndCreateCache() - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
RegsNotifiedOnRemoveGroups - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that when the removeGroups method is used to remove already-discovered groups from a number of registrations at different times, the lookup discovery service sends the appropriate remote discard events to the listener of each such registration.
RegsNotifiedOnRemoveGroups() - Constructor for class org.apache.river.test.spec.discoveryservice.event.RegsNotifiedOnRemoveGroups
 
RegsNotifiedOnRemoveLocs - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that when the removeLocators method is used to remove already-discovered locators from a number of registrations at different times, the lookup discovery service sends the appropriate remote discard events to the listener of each such registration.
RegsNotifiedOnRemoveLocs() - Constructor for class org.apache.river.test.spec.discoveryservice.event.RegsNotifiedOnRemoveLocs
 
reject() - Method in class org.apache.river.test.spec.jeri.transport.util.GetDeliveryDispatcher
 
REListenerImpl - Class in org.apache.river.test.impl.mercury
 
RememberingRemoteListener - Class in org.apache.river.test.share
RememberingRemoteListener keeps track of each RemoteEvent it receives and the time each event was received.
RememberingRemoteListener(Exporter) - Constructor for class org.apache.river.test.share.RememberingRemoteListener
Constructor requiring an exporter to export the listener.
RemoteEventComparator - Class in org.apache.river.test.spec.lookupservice
Comparator to order RemoteEvents by their event id, followed by sequence number.
RemoteEventComparator() - Constructor for class org.apache.river.test.spec.lookupservice.RemoteEventComparator
 
RemoteEventHandle - Class in org.apache.river.test.impl.mercury
 
RemoteEventHandle(RemoteEvent) - Constructor for class org.apache.river.test.impl.mercury.RemoteEventHandle
 
remoteExceptionInVerify() - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Exception e will be thrown in next call of verify
RemoteMatch - Class in org.apache.river.test.impl.outrigger.matching
Simple JavaSpace entry class for testing JavaSpace matching
RemoteMatch() - Constructor for class org.apache.river.test.impl.outrigger.matching.RemoteMatch
Required public zero arg constructor Entry classes need
RemoteMatch(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.RemoteMatch
Create a new .
RemoteMethodSetInterface - Interface in org.apache.river.test.spec.activation.util
RemoteMethodSetInterface -extends Remote -a interface that defines these methods: void voidReturn() throws RemoteException void voidReturn(int i, Object o) throws RemoteException void voidReturn(int i) throws RemoteException Object objectReturn() throws RemoteException Object objectReturn(Object o, int i) throws RemoteException Object objectReturn(int i) throws RemoteException int intReturn() throws RemoteException int intReturn(int i, Object o) throws RemoteException int intReturn(int i) throws RemoteException Object[] objectArrayReturn(Object[] o) throws RemoteException byte byteReturn(byte b) throws RemoteException long longReturn(long l) throws RemoteException double doubleReturn(double d) throws RemoteException boolean booleanReturn(boolean b) throws RemoteException char charReturn(char c) throws RemoteException short shortReturn(short s) throws RemoteException float floatReturn(float f) throws RemoteException
RemovalTest - Class in org.apache.river.test.spec.renewalservice
RemovalTest asserts that the removal of a lease actually results in it being removed (according to the remove method) and no further action is taken on the lease for a period of up to and including its expiration time plus one half.
RemovalTest() - Constructor for class org.apache.river.test.spec.renewalservice.RemovalTest
 
remove(Object) - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
REMOVE_DISCOVERY_LISTENER - Static variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
REMOVE_DISCOVERY_LISTENER - Static variable in class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
 
REMOVE_GROUPS - Static variable in class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
 
REMOVE_LOCATORS - Static variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
RemoveCancelTest - Class in org.apache.river.test.spec.renewalservice
Assert that removal of a lease from a set will not cancel the lease.
RemoveCancelTest() - Constructor for class org.apache.river.test.spec.renewalservice.RemoveCancelTest
 
RemoveDiscoveryListener - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
RemoveDiscoveryListener() - Constructor for class org.apache.river.test.spec.locatordiscovery.RemoveDiscoveryListener
 
RemoveDiscoveryListener - Class in org.apache.river.test.spec.lookupdiscovery
This class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
RemoveDiscoveryListener() - Constructor for class org.apache.river.test.spec.lookupdiscovery.RemoveDiscoveryListener
 
RemoveDiscoveryListenerAfterTerminate - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the removeDiscoveryListener method is invoked after the lookup locator discovery utility has been terminated, an IllegalStateException results.
RemoveDiscoveryListenerAfterTerminate() - Constructor for class org.apache.river.test.impl.locatordiscovery.RemoveDiscoveryListenerAfterTerminate
 
RemoveDiscoveryListenerAfterTerminate - Class in org.apache.river.test.impl.lookupdiscovery
With respect to the current implementation of the LookupDiscovery utility, this class verifies that if the removeDiscoveryListener method is invoked after the lookup discovery utility has been terminated, an IllegalStateException results.
RemoveDiscoveryListenerAfterTerminate() - Constructor for class org.apache.river.test.impl.lookupdiscovery.RemoveDiscoveryListenerAfterTerminate
 
RemoveDiscoveryListenerDNE - Class in org.apache.river.test.spec.locatordiscovery
With respect to the removeDiscoveryListener method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
RemoveDiscoveryListenerDNE() - Constructor for class org.apache.river.test.spec.locatordiscovery.RemoveDiscoveryListenerDNE
 
removeDups(Entry[]) - Static method in class org.apache.river.test.share.BaseQATest
 
removedWait - Variable in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
RemoveExactlyOneTest - Class in org.apache.river.test.impl.norm
Test creates a set and registers for both warning and renewail failure events.
RemoveExactlyOneTest() - Constructor for class org.apache.river.test.impl.norm.RemoveExactlyOneTest
 
RemoveGroupsAfterTerminate - Class in org.apache.river.test.impl.lookupdiscovery
With respect to the current implementation of the LookupDiscovery utility, this class verifies that if the removeGroups method is invoked after the lookup discovery utility has been terminated, an IllegalStateException results.
RemoveGroupsAfterTerminate() - Constructor for class org.apache.river.test.impl.lookupdiscovery.RemoveGroupsAfterTerminate
 
RemoveGroupsAll - Class in org.apache.river.test.spec.discoverymanager
With respect to the removeGroups method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
RemoveGroupsAll() - Constructor for class org.apache.river.test.spec.discoverymanager.RemoveGroupsAll
 
RemoveGroupsAll - Class in org.apache.river.test.spec.discoveryservice.event
With respect to the removeGroups method, this class verifies that the lookup discovery service operates in a manner consistent with the specification.
RemoveGroupsAll() - Constructor for class org.apache.river.test.spec.discoveryservice.event.RemoveGroupsAll
 
RemoveGroupsAllGroups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the removeGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
RemoveGroupsAllGroups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsAllGroups
 
removeGroupsAllRegs(String[]) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
removeGroupsAllRegs(String[]) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
RemoveGroupsDups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the removeGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
RemoveGroupsDups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsDups
 
RemoveGroupsLocsDiscard - Class in org.apache.river.test.impl.discoverymanager
This class acts as a regression test for bug ID 4510435.
RemoveGroupsLocsDiscard() - Constructor for class org.apache.river.test.impl.discoverymanager.RemoveGroupsLocsDiscard
Constructs an instance of this class.
RemoveGroupsNoGroups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the removeGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
RemoveGroupsNoGroups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsNoGroups
 
RemoveGroupsNullElement - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the removeGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
RemoveGroupsNullElement() - Constructor for class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsNullElement
 
removeGroupsOneReg(String[], Map.Entry) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
removeGroupsOneReg(String[], Map.Entry) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
removeGroupsRegMap(Map, String[]) - Method in class org.apache.river.test.share.LookupServices
Convenience method that allows sub-classes of this class to request, for the registrations referenced in the given regMap, the removal of the given set of groups from each registration.
removeGroupsRegMap(Map, String[]) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Convenience method that allows sub-classes of this class to request, for the registrations referenced in the given regMap, the removal of the given set of groups from each registration.
RemoveGroupsRemoveAll - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the removeGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
RemoveGroupsRemoveAll() - Constructor for class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveAll
 
RemoveGroupsRemoveNone - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the removeGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
RemoveGroupsRemoveNone() - Constructor for class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveNone
 
RemoveGroupsRemoveSome - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the removeGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
RemoveGroupsRemoveSome() - Constructor for class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveSome
 
RemoveGroupsSome - Class in org.apache.river.test.spec.discoverymanager
With respect to the removeGroups method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
RemoveGroupsSome() - Constructor for class org.apache.river.test.spec.discoverymanager.RemoveGroupsSome
 
RemoveGroupsSome - Class in org.apache.river.test.spec.discoveryservice.event
With respect to the removeGroups method, this class verifies that the lookup discovery service operates in a manner consistent with the specification.
RemoveGroupsSome() - Constructor for class org.apache.river.test.spec.discoveryservice.event.RemoveGroupsSome
 
RemoveGroupsUnsupportedOperation - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the removeGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
RemoveGroupsUnsupportedOperation() - Constructor for class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsUnsupportedOperation
 
removeListFromArray(ArrayList, String[]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Removes all elements of the String array from the ArrayList; returns a new ArrayList containing the elements of the original ArrayList minus elements from the String array.
RemoveLocatorsAfterTerminate - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the removeLocators method is invoked after the lookup locator discovery utility has been terminated, an IllegalStateException results.
RemoveLocatorsAfterTerminate() - Constructor for class org.apache.river.test.impl.locatordiscovery.RemoveLocatorsAfterTerminate
 
RemoveLocatorsAll - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
RemoveLocatorsAll() - Constructor for class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsAll
 
RemoveLocatorsAll - Class in org.apache.river.test.spec.locatordiscovery
With respect to the removeLocators method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
RemoveLocatorsAll() - Constructor for class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsAll
 
removeLocatorsAllRegs(LookupLocator[]) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
removeLocatorsAllRegs(LookupLocator[]) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
RemoveLocatorsDups - Class in org.apache.river.test.spec.locatordiscovery
With respect to the removeLocators method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
RemoveLocatorsDups() - Constructor for class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsDups
 
RemoveLocatorsEmpty - Class in org.apache.river.test.spec.locatordiscovery
With respect to the removeLocators method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
RemoveLocatorsEmpty() - Constructor for class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsEmpty
 
RemoveLocatorsFullyQualified - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
RemoveLocatorsFullyQualified() - Constructor for class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsFullyQualified
 
RemoveLocatorsNull - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
RemoveLocatorsNull() - Constructor for class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsNull
 
RemoveLocatorsNullElement - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
RemoveLocatorsNullElement() - Constructor for class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsNullElement
 
removeLocatorsOneReg(LookupLocator[], Map.Entry) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
removeLocatorsOneReg(LookupLocator[], Map.Entry) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
removeLocatorsRegMap(Map, LookupLocator[]) - Method in class org.apache.river.test.share.LookupServices
Convenience method that allows sub-classes of this class to request, for the registrations referenced in the given regMap, the removal of the given set of locators from each registration.
removeLocatorsRegMap(Map, LookupLocator[]) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Convenience method that allows sub-classes of this class to request, for the registrations referenced in the given regMap, the removal of the given set of locators from each registration.
RemoveLocatorsSome - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
RemoveLocatorsSome() - Constructor for class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsSome
 
RemoveLocatorsSome - Class in org.apache.river.test.spec.locatordiscovery
With respect to the removeLocators method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
RemoveLocatorsSome() - Constructor for class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsSome
 
RemoveLookupGroups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of groups from the set of groups with which it has been configured to join.
RemoveLookupGroups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupGroups
 
RemoveLookupGroupsAllFromAll - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of groups from the set of groups with which it has been configured to join.
RemoveLookupGroupsAllFromAll() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupGroupsAllFromAll
 
RemoveLookupGroupsAllFromFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of groups from the set of groups with which it has been configured to join.
RemoveLookupGroupsAllFromFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupGroupsAllFromFinite
 
RemoveLookupGroupsDups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of groups from the set of groups with which it has been configured to join.
RemoveLookupGroupsDups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupGroupsDups
 
RemoveLookupGroupsFiniteFromAll - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of groups from the set of groups with which it has been configured to join.
RemoveLookupGroupsFiniteFromAll() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupGroupsFiniteFromAll
 
RemoveLookupGroupsFiniteFromNone - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of groups from the set of groups with which it has been configured to join.
RemoveLookupGroupsFiniteFromNone() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupGroupsFiniteFromNone
 
RemoveLookupGroupsNoneFromFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of groups from the set of groups with which it has been configured to join.
RemoveLookupGroupsNoneFromFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupGroupsNoneFromFinite
 
RemoveLookupLocators - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of locators from the set of locators with which it has been configured to join.
RemoveLookupLocators() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupLocators
 
RemoveLookupLocatorsDups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of locators from the set of locators with which it has been configured to join.
RemoveLookupLocatorsDups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupLocatorsDups
 
RemoveLookupLocatorsEmptyFromFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of locators from the set of locators with which it has been configured to join.
RemoveLookupLocatorsEmptyFromFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupLocatorsEmptyFromFinite
 
RemoveLookupLocatorsFiniteFromEmpty - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of locators from the set of locators with which it has been configured to join.
RemoveLookupLocatorsFiniteFromEmpty() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupLocatorsFiniteFromEmpty
 
RemoveLookupLocatorsNullFromFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully remove a set of locators from the set of locators with which it has been configured to join.
RemoveLookupLocatorsNullFromFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupLocatorsNullFromFinite
 
removeMemberGroups(String[]) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
removeMemberGroups(String[]) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
removeMemberGroups(String[]) - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
removeRepeatedElems(ArrayList) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Removes any repeated elements from the input ArrayList; returns a new ArrayList containing all unique elements from the input list.
removeResources(String) - Method in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Removes directory structure created by createClassLoader method
renew(Uuid, long) - Method in class org.apache.river.test.impl.mercury.TestGeneratorImpl
 
renew(long) - Method in class org.apache.river.test.impl.norm.BaseOwner
 
renew(long) - Method in class org.apache.river.test.impl.norm.FailingOwner
 
renew(int, long) - Method in interface org.apache.river.test.impl.norm.LeaseBackEnd
Called by the lease when its renew method is called.
renew(int, long) - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
 
renew(long) - Method in class org.apache.river.test.impl.norm.LeaseOwner
The renewal service is renewing the given lease.
renew(long) - Method in class org.apache.river.test.impl.norm.OurAbstractLease
Renew the lease for a duration relative to now.
renew(long) - Method in class org.apache.river.test.impl.norm.RenewAtOwner
 
renew(long) - Method in class org.apache.river.test.impl.norm.RenewingOwner
 
renew(long) - Method in class org.apache.river.test.share.BasicLeaseOwner
 
renew(long) - Method in class org.apache.river.test.share.FailingOpCountingOwner
The renewal service is renewing the given lease.
renew(long) - Method in class org.apache.river.test.share.FailingOwner
 
renew(int, long) - Method in interface org.apache.river.test.share.LeaseBackEnd
Called by the lease when its renew method is called.
renew(int, long) - Method in class org.apache.river.test.share.LeaseBackEndImpl
 
renew(long) - Method in class org.apache.river.test.share.LeaseOwner
The renewal service is renewing the given lease.
renew(long) - Method in class org.apache.river.test.share.OpCountingOwner
The renewal service is renewing the given lease.
renew(long) - Method in class org.apache.river.test.share.OurAbstractLease
Renew the lease for a duration relative to now.
renew(long) - Method in class org.apache.river.test.share.TrackingOwner
 
renewalException - Variable in class org.apache.river.test.share.RenewingRemoteListener
If lease could not be renewed then the exception is stored here.
RenewalFailureEventIndefiniteTest - Class in org.apache.river.test.spec.renewalservice
This class performs the same assertions as RenewalFailureEventTest.
RenewalFailureEventIndefiniteTest() - Constructor for class org.apache.river.test.spec.renewalservice.RenewalFailureEventIndefiniteTest
 
RenewalFailureEventTest - Class in org.apache.river.test.spec.renewalservice
Assert that the RenewalFailureEvent object returns the excepted lease and the last Throwable from a series of indefinite renewal failures.
RenewalFailureEventTest() - Constructor for class org.apache.river.test.spec.renewalservice.RenewalFailureEventTest
 
RenewalFailureIndefiniteTest - Class in org.apache.river.test.spec.renewalservice
Asserts that an event get delivered for an indefinite exception only after the expiration time of the client lease.
RenewalFailureIndefiniteTest() - Constructor for class org.apache.river.test.spec.renewalservice.RenewalFailureIndefiniteTest
 
RenewalFailureListenerTest - Class in org.apache.river.test.spec.renewalservice
Asserts the following from the LRS spec.
RenewalFailureListenerTest() - Constructor for class org.apache.river.test.spec.renewalservice.RenewalFailureListenerTest
 
RenewalFailureTest - Class in org.apache.river.test.impl.norm
Test creates a lease a number of leases, places them all in the renewal set and then forces a number of failure and makes sure that the appropriate events get generated, and that the leases are removed from the set.
RenewalFailureTest() - Constructor for class org.apache.river.test.impl.norm.RenewalFailureTest
 
renewAll() - Method in class org.apache.river.test.impl.mahalo.NoOpLeaseMap
 
renewAll(Uuid[], long[]) - Method in class org.apache.river.test.impl.mercury.TestGeneratorImpl
 
renewAll(int[], long[]) - Method in interface org.apache.river.test.impl.norm.LeaseBackEnd
Called by the lease map when its renewAll method is called.
renewAll(int[], long[]) - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
 
renewAll(int[], long[]) - Method in interface org.apache.river.test.share.LeaseBackEnd
Called by the lease map when its renewAll method is called.
renewAll(int[], long[]) - Method in class org.apache.river.test.share.LeaseBackEndImpl
 
renewals - Variable in class org.apache.river.test.share.LeaseUsesTestBase
 
RenewalTimeTest - Class in org.apache.river.test.spec.renewalservice
Assert that the expiration time of a returned lease reflects either the original time or the time set as a result of the last successful renewal.
RenewalTimeTest() - Constructor for class org.apache.river.test.spec.renewalservice.RenewalTimeTest
 
RenewAtIntervalTest - Class in org.apache.river.test.spec.renewalservice
Assert that the renewFor/3 method causes leases to be renewed with a value that is equal to the lease duration specified in the call (3rd argument).
RenewAtIntervalTest() - Constructor for class org.apache.river.test.spec.renewalservice.RenewAtIntervalTest
 
RenewAtOwner - Class in org.apache.river.test.impl.norm
Simple owner that lets the renews the lease when asked.
RenewAtOwner(long, long, long, long, long, Object) - Constructor for class org.apache.river.test.impl.norm.RenewAtOwner
Simple constructor
RenewAtTest - Class in org.apache.river.test.impl.norm
Test creates a lease a number of leases and adds them with diffrent desiered expiration and renew durations wait for some time and makes sure that only the leases that should have expired expire.
RenewAtTest() - Constructor for class org.apache.river.test.impl.norm.RenewAtTest
 
renewGrant - Variable in class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
The maximum time granted for a lease by a renew operation.
RenewingOwner - Class in org.apache.river.test.impl.norm
Simple owner that lets the lease be renewed a number of times.
RenewingOwner(long, int, long, long, long) - Constructor for class org.apache.river.test.impl.norm.RenewingOwner
Simple constructor
RenewingRemoteListener - Class in org.apache.river.test.share
RenewingRemoteListener keeps track of each RemoteEvent it receives and if the event is an ExpirationWarningEvent it will attempt to renew the lease.
RenewingRemoteListener(Exporter, long) - Constructor for class org.apache.river.test.share.RenewingRemoteListener
Constructor requiring a renewal duration value and an Exporter.
RenewLease - Class in org.apache.river.test.spec.discoveryservice.lease
This class determines if the lookup discovery service can, when requested by a registered client, successfully renew the lease the service granted on the registration object through which the client requests the renewal.
RenewLease() - Constructor for class org.apache.river.test.spec.discoveryservice.lease.RenewLease
 
RenewLeaseMap - Class in org.apache.river.test.spec.discoveryservice.lease
This class determines if the lookup discovery service can, when requested by a registered client, successfully renew through a single method invocation a set of "batchable" leases the service granted on a set of registrations held by the client.
RenewLeaseMap() - Constructor for class org.apache.river.test.spec.discoveryservice.lease.RenewLeaseMap
 
RenewResults(long[]) - Constructor for class org.apache.river.test.impl.norm.LeaseBackEnd.RenewResults
Create a RenewResults object setting the field granted to the passed value, and denied to null.
RenewResults(long[], Throwable[]) - Constructor for class org.apache.river.test.impl.norm.LeaseBackEnd.RenewResults
Create a RenewResults object setting the field granted and denied fields to the passed values.
RenewResults(long[]) - Constructor for class org.apache.river.test.share.LeaseBackEnd.RenewResults
Create a RenewResults object setting the field granted to the passed value, and denied to null.
RenewResults(long[], Exception[]) - Constructor for class org.apache.river.test.share.LeaseBackEnd.RenewResults
Create a RenewResults object setting the field granted and denied fields to the passed values.
replaceDollar(String) - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
Replacing <DollarSign> with $ sign.
replaceGroups(Object, int, String[], boolean, int) - Method in class org.apache.river.test.share.LookupServices
Common code, used by discovery service test classes, invoked by the run() method.
replaceGroups(String[], boolean, int) - Method in class org.apache.river.test.share.LookupServices
 
replaceGroups(int) - Method in class org.apache.river.test.share.LookupServices
 
replaceGroups(Object, int, String[], boolean, int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes, that is invoked by the run() method.
replaceGroups(String[], boolean, int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
replaceGroups(int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
replaceMemberGroups(boolean) - Method in class org.apache.river.test.share.BaseQATest
Depending on the value of the boolean parameter alternate, for each lookup service that has been started, this method either replaces the current member groups of the lookup service with a new set of groups containing NONE of the current groups of interest (alternate == false), or a new set of groups in which, alternately, half the elements are equal to their counterparts in the original set, and half are different from their counterparts.
replaceMemberGroups() - Method in class org.apache.river.test.share.BaseQATest
For each lookup service that has been started, this method replaces the lookup service's current member groups with a new set of groups containing NONE of the current groups of interest.
replaceMemberGroups(String[]) - Method in class org.apache.river.test.share.BaseQATest
For each lookup service that has been started, this method replaces the lookup service's current member groups with the given set of groups.
replaceMemberGroups(int, String[]) - Method in class org.apache.river.test.share.BaseQATest
For N of the lookup services started, this method replaces the lookup service's current member groups with the given set of groups; where N is determined by the value of the given nReplacements parameter.
replaceMemberGroups(boolean) - Method in class org.apache.river.test.share.LookupServices
Depending on the value of the boolean parameter alternate, for each lookup service that has been started, this method either replaces the current member groups of the lookup service with a new set of groups containing NONE of the current groups of interest (alternate == false), or a new set of groups in which, alternately, half the elements are equal to their counterparts in the original set, and half are different from their counterparts.
replaceMemberGroups(String[]) - Method in class org.apache.river.test.share.LookupServices
For each lookup service that has been started, this method replaces the lookup service's current member groups with the given set of groups.
replaceMemberGroups(int, String[]) - Method in class org.apache.river.test.share.LookupServices
For N of the lookup services started, this method replaces the lookup service's current member groups with the given set of groups; where N is determined by the value of the given nReplacements parameter.
replacementGroups - Variable in class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorReplace
 
replacementGroups - Variable in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorChange
 
replacementGroups - Variable in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorReplace
 
replacePound(String) - Method in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile.TestItem
Replacing <PoundSign> with # sign.
replacePound(String) - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
Replacing <PoundSign> with # sign.
replacePound(String) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
Replacing <PoundSign> with # sign.
replaceQuote(String) - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
Replacing <QuoteSign> with ' sign.
replaceWithNoGroups(int) - Method in class org.apache.river.test.share.LookupServices
 
replaceWithNoGroups(int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
Reporter - Class in org.apache.river.tool.envcheck
A class which provides a standard way to report the results of a test.
Reporter.Message - Class in org.apache.river.tool.envcheck
A container of message information to be processed by Reporter.
reportException(Exception) - Method in interface org.apache.river.test.impl.reliability.AppleUser
 
reportException(Exception) - Method in class org.apache.river.test.impl.reliability.AppleUserImpl
Allows the other server process to report an exception to this process and thereby terminate the test.
request - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
request - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
request - Variable in class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
 
requestStart - Variable in class org.apache.river.test.share.LeaseGrantTestBase
The local time just after the request.
requestStream - Variable in class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
 
ReRegisterBadEquals - Class in org.apache.river.test.impl.servicediscovery.event
This class verifies that when services that are to be discovered are implemented with a poorly defined or non-existent ("bad") equals() method, the event mechanism of the cache will operate in a predictable fashion, sending an expected number of serviceAdded and serviceRemoved events.
ReRegisterBadEquals() - Constructor for class org.apache.river.test.impl.servicediscovery.event.ReRegisterBadEquals
Constructs an instance of this class.
ReRegisterGoodEquals - Class in org.apache.river.test.impl.servicediscovery.event
This class verifies that when services that are to be discovered are implemented with a well defined ("good") equals() method, the event mechanism of the cache will operate in a predictable fashion, sending a number of serviceAdded and serviceRemoved events.
ReRegisterGoodEquals() - Constructor for class org.apache.river.test.impl.servicediscovery.event.ReRegisterGoodEquals
 
reRegisterServices(int, int, int, int) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
ReRegOldSrvcs - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that when an existing service is re-registered in the Lookup Service, the registration of that service does not affect any other services already registered.
ReRegOldSrvcs() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.ReRegOldSrvcs
 
RERUN - Static variable in interface org.apache.river.qa.harness.Test
Failure type indicating that the test should be rerun.
reset() - Static method in class org.apache.river.test.impl.end2end.jssewrapper.Statistics
Reset the state of the statistics list to empty
resetAllEventInfo() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
This method resets the state of each flag and set related to discovery and discard events received for this regInfo.
resetAllEventInfoAllRegs() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
resetAllEventInfoOneReg(Map.Entry) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
resetCallCounts() - Method in class org.apache.river.test.share.FailingOpCountingOwner
Reset all the call counts.
resetCallsNum() - Method in class org.apache.river.test.spec.security.util.SCSPolicyProvider
Resets number of 'getContext' method calls to zero.
resetCounters() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseExporter
Reset number of 'export' and 'unexport' methods invocations to zero.
resetDiscardEventInfo() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
This method resets the state of each flag and set related to only the discard events received for this regInfo.
resetDiscardEventInfoAllRegs() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
resetDiscardEventInfoOneReg(Map.Entry) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
resetDiscardEventInfoRegMap(HashMap) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Convenience method that allows sub-classes of this class to request that the state related to discard event information be cleared (that is, reset) for each registration referenced in the given regMap.
resetDiscoveryEventInfo() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
This method resets the state of each flag and set related to only the discovery events received for this regInfo.
resetDiscoveryEventInfoAllRegs() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
resetDiscoveryEventInfoOneReg(Map.Entry) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
resetInactiveObjectTouch() - Static method in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
resetMailboxToOnDemandActivation(ActivationID) - Static method in class org.apache.river.test.impl.mercury.ExpiredRegRecovery
 
resName - Static variable in class org.apache.river.test.spec.security.basicproxypreparer.Verify_Test
Resource name method
resName - Static variable in class org.apache.river.test.spec.security.security.VerifyCodebaseIntegrityTest
Resource name method
resName - Static variable in class org.apache.river.test.spec.security.security.VerifyObjectTrustTest
Resource name method
Resolve_LoadClassExceptionTest - Class in org.apache.river.test.spec.io.marshalinputstream
Purpose This test verifies the behavior of the MarshalInputStream.resolveClass and MarshalInputStream.resolveProxyClass protected methods when a call to the RMIClassLoader.loadClass method throws an exception.
Resolve_LoadClassExceptionTest() - Constructor for class org.apache.river.test.spec.io.marshalinputstream.Resolve_LoadClassExceptionTest
 
Resolve_LoadClassTest - Class in org.apache.river.test.spec.io.marshalinputstream
Purpose This test verifies the behavior of the MarshalInputStream.resolveClass protected method when a call to the RMIClassLoader.loadClass method throws a ClassNotFoundException trying to load a primitive or void class.
Resolve_LoadClassTest() - Constructor for class org.apache.river.test.spec.io.marshalinputstream.Resolve_LoadClassTest
 
Resolve_NullArgsTest - Class in org.apache.river.test.spec.io.marshalinputstream
Purpose This test verifies that NullPointerExceptions are thrown as specified in the protected MarshalInputStream methods.
Resolve_NullArgsTest() - Constructor for class org.apache.river.test.spec.io.marshalinputstream.Resolve_NullArgsTest
 
Resolve_ReadAnnotationExceptionTest - Class in org.apache.river.test.spec.io.marshalinputstream
Purpose This test verifies the behavior or the MarshalInputStream.resolveClass and MarshalInputStream.resolveProxyClass protected methods when the call to the readAnnotation method throws an exception.
Resolve_ReadAnnotationExceptionTest() - Constructor for class org.apache.river.test.spec.io.marshalinputstream.Resolve_ReadAnnotationExceptionTest
 
Resolve_VerifyCodebaseIntegrityTest - Class in org.apache.river.test.spec.io.marshalinputstream
Purpose This test verifies the behavior of the MarshalInputStream.resolveClass and MarshalInputStream.resolveProxyClass static methods in the cases where Security.verifyCodebaseIntegrity calls do and do not throw an exception.
Resolve_VerifyCodebaseIntegrityTest() - Constructor for class org.apache.river.test.spec.io.marshalinputstream.Resolve_VerifyCodebaseIntegrityTest
 
resolveClass(ObjectStreamClass) - Method in class org.apache.river.test.spec.io.util.FakeMarshalInputStream
 
resolveProxyClass(String[]) - Method in class org.apache.river.test.spec.io.util.FakeMarshalInputStream
 
resourceRequested() - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseGrantTestBase
Should be called immediately after a leased resource is requested or renewed.
resourceRequested() - Method in class org.apache.river.test.share.LeaseGrantTestBase
Should be called immediately after a leased resource is requested or renewed.
response - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
response - Variable in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
restartSleep - Variable in class org.apache.river.test.share.LeaseUsesTestBase
 
RestoreContext - Class in org.apache.river.test.impl.start.aggregatepolicyprovider
Auxiliary class for GetContextTest
RestoreContext() - Constructor for class org.apache.river.test.impl.start.aggregatepolicyprovider.RestoreContext
 
RestoreContextForTasks - Class in org.apache.river.test.impl.lookupdiscovery
With respect to the current implementation of the LookupDiscovery utility, this class verifies that any tasks that it adds/schedules in its TaskManager or WakupManager is done in using the unprivileged context of the original caller.
RestoreContextForTasks() - Constructor for class org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks
 
RestoreContextForTasks.DangerousRunnable - Class in org.apache.river.test.impl.lookupdiscovery
 
RestoreContextForTasks.DangerousTask - Class in org.apache.river.test.impl.lookupdiscovery
 
RestoreContextForTasks.TestTaskProducer - Interface in org.apache.river.test.impl.lookupdiscovery
 
resumeRun(String) - Method in class org.apache.river.qa.harness.QAConfig
 
ResumeRunRequest - Class in org.apache.river.qa.harness
A SlaveRequest to stop a service previously started on the slave.
ResumeRunRequest() - Constructor for class org.apache.river.qa.harness.ResumeRunRequest
 
RETURN - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print call return values - not currently used
ReturnOnLookupByAttr - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that when a lookup is performed using a template containing only an attribute, the Registrar will return from the set of services maintained by the Registrar a service having the attribute in the lookup template.
ReturnOnLookupByAttr() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.ReturnOnLookupByAttr
 
ReturnOnLookupByType - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that when a lookup is performed using a template containing only the Service Type, the Registrar will RANDOMLY select and return a service of that type from the set of services maintained by the Registrar.
ReturnOnLookupByType() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.ReturnOnLookupByType
 
ReturnOnLookupByTypeAttr - Class in org.apache.river.test.spec.lookupservice.test_set01
This class is used to verify that when a lookup is performed using a template containing both the Service Type and an attribute, the Registrar will return a service of that type having that attribute.
ReturnOnLookupByTypeAttr() - Constructor for class org.apache.river.test.spec.lookupservice.test_set01.ReturnOnLookupByTypeAttr
 
RMCImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Remote serializable class implementing RemoteMethodControl
RMCImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.RMCImpl
 
RMCProxy - Class in org.apache.river.test.spec.activation.util
A fake implementation of the RemoteMethodControl interface.
RMCProxy(Logger) - Constructor for class org.apache.river.test.spec.activation.util.RMCProxy
 
RMCPTImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Remote serializable class implementing RemoteMethodControl and ProxyTrust interfaces.
RMCPTImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.RMCPTImpl
 
RMCPTTEImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Remote serializable class implementing RemoteMethodControl, ProxyTrust and TrustEquivalence interfaces.
RMCPTTEImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.RMCPTTEImpl
 
RMCPTTEReadPTTE - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing Serializable, ProxyTrust, RemoteMethodControl and TrustEquivalence interfaces, having 'readResolve' which returns instance of the class implementing only ProxyTrust and TrustEquivalence interfaces.
RMCPTTEReadPTTE() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.RMCPTTEReadPTTE
 
RMCPTTEReadRMCPT - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing Serializable, ProxyTrust, RemoteMethodControl and TrustEquivalence interfaces, having 'readResolve' which returns instance of the class implementing only RemoteMethodControl and ProxyTrust interfaces.
RMCPTTEReadRMCPT() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.RMCPTTEReadRMCPT
 
RMCTEImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Remote serializable class implementing RemoteMethodControl and TrustEquivalence interfaces.
RMCTEImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.RMCTEImpl
Default constructor.
RMCTENPIImpl - Class in org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler
Remote class implementing RemoteMethodControl, TrustEquivalence and NonPublicInterface interface
RMCTENPIImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.RMCTENPIImpl
Default constructor.
RMCTEReadRMC - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing Serializable, RemoteMethodControl and TrustEquivalence interfaces, having 'readResolve' which returns instance of the class implementing only TrustEquivalence interface.
RMCTEReadRMC() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.RMCTEReadRMC
 
RMICODEBASE - Static variable in class org.apache.river.test.spec.loader.pref.AbstractTestBase
The name of java.rmi.server.codebase system property
RobustnessTest - Class in org.apache.river.test.spec.jeri.transport
 
RobustnessTest() - Constructor for class org.apache.river.test.spec.jeri.transport.RobustnessTest
 
RollBackErrorTest - Class in org.apache.river.test.spec.txnmanager
 
RollBackErrorTest() - Constructor for class org.apache.river.test.spec.txnmanager.RollBackErrorTest
 
RollForwardErrorTest - Class in org.apache.river.test.spec.txnmanager
 
RollForwardErrorTest() - Constructor for class org.apache.river.test.spec.txnmanager.RollForwardErrorTest
 
rslt - Variable in class org.apache.river.test.impl.norm.BaseOwner
String to be returned by didPass
rstUtil - Variable in class org.apache.river.test.spec.renewalservice.AbstractLeaseRenewalServiceTest
utility class that implements convenience methods
run() - Method in interface org.apache.river.qa.harness.Test
Execute the body of the test.
run - Variable in class org.apache.river.qa.harness.TestResult
the test description and configTag
run() - Method in class org.apache.river.test.impl.discoverymanager.BadDiscoveryListener
Executes the current test by doing the following: creates N lookup services having locator L0i, and belonging to groups {G0i,G1i,G2i}, where i = 0 ...
run() - Method in class org.apache.river.test.impl.discoverymanager.RemoveGroupsLocsDiscard
Executes the current test by doing the following: creates 1 lookup service having locator L0, and belonging to to groups {G0,G1,G2} creates a lookup discovery manager (LDM) initially configured to discover NO_GROUPS and NO_LOCATORS reconfigures the LDM to discover groups {G0,G1,G2} verifies that the LDM sends 1 appropriate discovered event reconfigures the LDM to discover locator L0 verifies that the LDM sends no discovered events reconfigures the LDM to no longer discover groups {G0,G1,G2} verifies that the LDM sends no discarded events reconfigures the LDM to no longer discover locator L0 verifies that the LDM sends 1 appropriate discarded event repeats the above with the order of group and locator discovery swapped
run() - Method in class org.apache.river.test.impl.discoveryproviders.DiscoveryV2CachingTest
 
run() - Method in class org.apache.river.test.impl.end2end.e2etest.Driver
The run method invokes the main method on org.apache.river.test.impl.end2end.e2etest.End2EndTest and then parses the output of the test to determine if it passed or failed.
run() - Method in class org.apache.river.test.impl.fiddler.event.NPEOnNullHandback
Executes the current test by doing the following: requests one registration with the fiddler implementation of the lookup discovery service, requesting a null handback verifies that the registration's listener receives the expected event, and successfully processes the null handback without throwing a NullPointerException
run() - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.GetLeaseDurationBound
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.GetLogToSnapshotThreshold
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.GetSnapshotWeight
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.SetLeaseDurationBound
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.SetLogToSnapshotThreshold
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.fiddleradmin.SetSnapshotWeight
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.AddLookupAttributes
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.AddLookupAttributesNull
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.AddLookupAttributesSC
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.AddLookupGroups
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.AddLookupGroupsAllToFinite
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.AddLookupGroupsFiniteToAll
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.AddLookupLocators
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.AddLookupLocatorsNullToFinite
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.GetLookupAttributes
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.GetLookupGroups
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.GetLookupLocators
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.ModifyLookupAttributes
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.ModifyLookupAttributesNullInput
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.ModifyLookupAttributesSC
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupGroups
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupGroupsAllFromFinite
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupGroupsFiniteFromAll
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupLocators
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.RemoveLookupLocatorsNullFromFinite
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.SetLookupGroups
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.SetLookupLocators
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.joinadmin.SetLookupLocatorsFiniteToNull
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.ProxyToString
Invokes the toString method on each of the proxies retrieved during construct and logs the results.
run() - Method in class org.apache.river.test.impl.fiddler.storageadmin.GetStorageLocation
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.fiddler.storageadmin.SetStorageLocation
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.impl.joinmanager.AddAttributesRace
Executes the current test by doing the following: creates a join manager configured to both use the discovery manager created above (to avoid discovery-related delays), and to register a service with an initial set of attributes waits for the RegisterTask in the join manager to begin execution after the RegisterTask has begun execution, and before it completes execution, invokes addAttributes() on the join manager to associate a new set of attributes with the service to be registered by the join manager after the RegisterTask completes, retrieves from the lookup service, the registered service and its currently associated attributes if the set of retrieved attributes equals the combination of the initial attributes and the added attributes, declares success; otherwise, declares failure
run() - Method in class org.apache.river.test.impl.joinmanager.LeaseRenewDurRFE
For each separate TestService started during construct, do the following: using a blocking lookup method on the service discovery manager, discover by service ID, the associated TestService; which will verify that the TestService was started correctly and has registered with the lookup service as expected using the proxy to the corresponding no-op service, destroy the shared VM in which the TestService (and no-op service) is running; which simulates "pulling the plug" on the TestService using a non-blocking lookup method on the SDM, query the lookup service to verify that the TestService is still registered with the lookup service; that is, verify that the lease has not expired yet wait a short amount of time past the time of expected expiration using a non-blocking lookup method on the SDM, query the lookup service to verify that the TestService is no longer registered with the lookup service; that is, verify that the lease has expired within the expected time frame, which verifies that the JoinManager used the maximum lease duration value that was configured
run() - Method in class org.apache.river.test.impl.joinmanager.RaceAttrsVsTerminateISE
Call one of the attribute mutator methods, delay N seconds, and then terminate the JoinManager to test for regression.
run() - Method in class org.apache.river.test.impl.joinmanager.RaceAttrsVsTerminateULE
Call one of the attribute mutator methods and then immediately terminate the JoinManager to test for regression.
run() - Method in class org.apache.river.test.impl.joinmanager.RegisterStorm
Executes the current test by doing the following: Verifies that the test service input to the join manager constructor is registered with all lookup services the join manager is configured to discover (through its DiscoveryManagement instance).
run() - Method in class org.apache.river.test.impl.joinmanager.SetAddAttributesOrder
Executes the current test by doing the following: Replaces the set of attributes with which the service is initially configured with a new set, and then immediately augments the service's attributes with another set of attributes.
run() - Method in class org.apache.river.test.impl.joinmanager.TerminateSemantics
Executes the current test by doing the following: Terminates the join manager created in construct and verifies that an invocation of any of that join manager's public methods will result in an IllegalStateException.
run() - Method in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
Executes the current test by doing the following: invokes the terminate method on the lookup locator discovery utility invokes the addDiscoveryListener method on the lookup locator discovery utility verifies that an IllegalStateException is thrown when the attempt to add the listener is made
run() - Method in class org.apache.river.test.impl.locatordiscovery.BadLocatorDiscoveryListener
Tests listener throwing exception by adding a bad listener.
run() - Method in class org.apache.river.test.impl.locatordiscovery.DelayDiscoveryAfterDiscard
Executes the current test by doing the following: configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was started during construct starts the unicast discovery process by adding a discovery listener to the lookup locator discovery utility verifies that the lookup locator discovery utility under test sends the expected discovered events, having the expected contents
run() - Method in class org.apache.river.test.impl.locatordiscovery.UnicastDelay
 
run() - Method in class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
Executes the current test by doing the following: invokes the terminate method on the lookup discovery utility invokes the addDiscoveryListener method on the lookup discovery utility verifies that an IllegalStateException is thrown when the attempt to add the listener is made
run() - Method in class org.apache.river.test.impl.lookupdiscovery.MulticastRequestDelay
 
run() - Method in class org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks.DangerousRunnable
 
run() - Method in class org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks.DangerousTask
 
run() - Method in class org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks
 
run() - Method in interface org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks.TestTaskProducer
 
run() - Method in class org.apache.river.test.impl.lookupdiscovery.UnicastDelay
 
run() - Method in class org.apache.river.test.impl.lookupdiscovery.util.TestTaskProducerImpl
 
run() - Method in class org.apache.river.test.impl.mahalo.AdminIFShutdownTest
 
run() - Method in class org.apache.river.test.impl.mahalo.AdminIFTest
 
run() - Method in class org.apache.river.test.impl.mahalo.LeaseExpireCancelTest
 
run() - Method in class org.apache.river.test.impl.mahalo.LeaseExpireRenewTest
 
run() - Method in class org.apache.river.test.impl.mahalo.LeaseMapTest
 
run() - Method in class org.apache.river.test.impl.mahalo.LeaseTest
 
run() - Method in class org.apache.river.test.impl.mahalo.MahaloCreateShutdownTest
 
run() - Method in class org.apache.river.test.impl.mahalo.MahaloIFTest
 
run() - Method in class org.apache.river.test.impl.mahalo.MahaloImplReadyStateTest
 
run() - Method in class org.apache.river.test.impl.mahalo.NestableServerTransactionCreatedToStringTest
 
run() - Method in class org.apache.river.test.impl.mahalo.NestableTransactionCreatedToStringTest
 
run() - Method in class org.apache.river.test.impl.mahalo.PrepareAndCommitExceptionTest
 
run() - Method in class org.apache.river.test.impl.mahalo.PrepareAndCommitExceptionTest2
 
run() - Method in class org.apache.river.test.impl.mahalo.PrepareAndCommitExceptionTest3
 
run() - Method in class org.apache.river.test.impl.mahalo.PrepareAndCommitExceptionTest4
 
run() - Method in class org.apache.river.test.impl.mahalo.PrepareAndCommitExceptionTest5
 
run() - Method in class org.apache.river.test.impl.mahalo.RandomStressTest
 
run() - Method in class org.apache.river.test.impl.mahalo.ServerTransactionEqualityTest
 
run() - Method in class org.apache.river.test.impl.mahalo.ServerTransactionToStringTest
 
run() - Method in class org.apache.river.test.impl.mahalo.TransactionCreatedToStringTest
 
run() - Method in class org.apache.river.test.impl.mahalo.TransactionManagerCreatedToStringTest
 
run() - Method in class org.apache.river.test.impl.mahalo.TxnMgrImplNullConfigEntries
 
run() - Method in class org.apache.river.test.impl.mahalo.TxnMgrImplNullRecoveredLocators
 
run() - Method in class org.apache.river.test.impl.mahalo.TxnMgrProxyEqualityTest
 
run() - Method in class org.apache.river.test.impl.mercury.AdminIFShutdownTest
 
run() - Method in class org.apache.river.test.impl.mercury.AdminIFTest
 
run() - Method in class org.apache.river.test.impl.mercury.BadEventCodebaseTest
 
run() - Method in class org.apache.river.test.impl.mercury.ExpiredRegRecovery
 
run() - Method in class org.apache.river.test.impl.mercury.InterOpTest
 
run() - Method in class org.apache.river.test.impl.mercury.LeaseExpireCancelTest
 
run() - Method in class org.apache.river.test.impl.mercury.LeaseExpireRenewTest
 
run() - Method in class org.apache.river.test.impl.mercury.LeaseMapTest
 
run() - Method in class org.apache.river.test.impl.mercury.LeaseTest
 
run() - Method in class org.apache.river.test.impl.mercury.ListenerRecoveryTest
 
run() - Method in class org.apache.river.test.impl.mercury.MailboxImplBadUnexportConfigEntries
 
run() - Method in class org.apache.river.test.impl.mercury.MailboxImplNullConfigEntries
 
run() - Method in class org.apache.river.test.impl.mercury.MailboxImplReadyStateTest
 
run() - Method in class org.apache.river.test.impl.mercury.MercuryProxyEqualityTest
 
run() - Method in class org.apache.river.test.impl.mercury.PullInterOpTest
 
run() - Method in class org.apache.river.test.impl.mercury.PullListenerRecoveryTest
 
run() - Method in class org.apache.river.test.impl.mercury.PullMercuryProxyEqualityTest
 
run() - Method in class org.apache.river.test.impl.mercury.PullRegistrationIFTest
 
run() - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest
 
run() - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest2
 
run() - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest3
 
run() - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest4
 
run() - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest5
 
run() - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest6
 
run() - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest6A
 
run() - Method in class org.apache.river.test.impl.mercury.PullTimeoutTest6B
 
run() - Method in class org.apache.river.test.impl.mercury.PullUnknownEventsTest
 
run() - Method in class org.apache.river.test.impl.mercury.PullUnknownEventsTest2
 
run() - Method in class org.apache.river.test.impl.mercury.PushPullListenerRecoveryTest
 
run() - Method in class org.apache.river.test.impl.mercury.RegCancelExpireShutdownTest
 
run() - Method in class org.apache.river.test.impl.mercury.RegCancelShutdownTest
 
run() - Method in class org.apache.river.test.impl.mercury.RegCreateShutdownTest
 
run() - Method in class org.apache.river.test.impl.mercury.RegDisableShutdownTest
 
run() - Method in class org.apache.river.test.impl.mercury.RegEnableShutdownTest
 
run() - Method in class org.apache.river.test.impl.mercury.RegistrationIFTest
 
run() - Method in class org.apache.river.test.impl.mercury.RegRenewExpireShutdownTest
 
run() - Method in class org.apache.river.test.impl.mercury.RegRenewShutdownTest
 
run() - Method in class org.apache.river.test.impl.mercury.UnknownEventRecoveryShutdownTest
 
run() - Method in class org.apache.river.test.impl.mercury.UnknownEventRecoveryTest
 
run() - Method in class org.apache.river.test.impl.norm.AddRenewRemoveTest
 
run() - Method in class org.apache.river.test.impl.norm.BatchRenewTest
 
run() - Method in class org.apache.river.test.impl.norm.ExpiredLeaseTest
 
run() - Method in class org.apache.river.test.impl.norm.GetLeasesTest
 
run() - Method in class org.apache.river.test.impl.norm.LeaseExpirationTest
 
run() - Method in class org.apache.river.test.impl.norm.OneExpireOneNotTest
 
run() - Method in class org.apache.river.test.impl.norm.RemoveExactlyOneTest
 
run() - Method in class org.apache.river.test.impl.norm.RenewalFailureTest
 
run() - Method in class org.apache.river.test.impl.norm.RenewAtTest
 
run() - Method in class org.apache.river.test.impl.outrigger.admin.IdenticalAdminIteratorTest
 
run() - Method in class org.apache.river.test.impl.outrigger.admin.SimpleAdminTest
 
run() - Method in class org.apache.river.test.impl.outrigger.api.AbstractEntryTest
 
run() - Method in class org.apache.river.test.impl.outrigger.api.InterruptTest
 
run() - Method in class org.apache.river.test.impl.outrigger.javaspace05.MutatingContentsTest
Space under test
run() - Method in class org.apache.river.test.impl.outrigger.javaspace05.StableContentsTest
Space under test
run() - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseUsesTestBase
 
run() - Method in class org.apache.river.test.impl.outrigger.leasing.SpaceLeaseGrantTest
Run the test.
run() - Method in class org.apache.river.test.impl.outrigger.leasing.SpaceNotifyGrantTest
Run the test.
run() - Method in class org.apache.river.test.impl.outrigger.leasing.TxnMgrLeaseGrantTest
Run the test.
run() - Method in class org.apache.river.test.impl.outrigger.matching.AdminIteratorTest
 
run() - Method in class org.apache.river.test.impl.outrigger.matching.BlockingTest
 
run() - Method in class org.apache.river.test.impl.outrigger.matching.FieldMatchTest
 
run() - Method in class org.apache.river.test.impl.outrigger.matching.FieldNotifyTest
 
run() - Method in class org.apache.river.test.impl.outrigger.matching.MismatchNotifyTest
 
run() - Method in class org.apache.river.test.impl.outrigger.matching.MismatchTest
 
run() - Method in class org.apache.river.test.impl.outrigger.matching.StressTest
Method that runs the stress test.
run() - Method in class org.apache.river.test.impl.outrigger.matching.SupertypeMatchTest
 
run() - Method in class org.apache.river.test.impl.outrigger.matching.SupertypeNotifyTest
 
run() - Method in class org.apache.river.test.impl.outrigger.matching.TakeOneTest
 
run() - Method in class org.apache.river.test.impl.outrigger.matching.WildcardsNotifyTest
 
run() - Method in class org.apache.river.test.impl.outrigger.matching.WildcardsTest
 
run() - Method in class org.apache.river.test.impl.outrigger.matching.WriteOneTakeRead
 
run() - Method in class org.apache.river.test.impl.outrigger.notify.ThrowRuntimeException
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.AbortToReadTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.BlockingOnDeadTransactionTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.CommitAbortTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.CommitTerminationTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.DestroyTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.ExceptionTest1
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.ExceptionTest2
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.GetBlockTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.IfExistsDontBlockSelfTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.IfExistsTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.MultipleAccessTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.NotifyLogTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.NotifyTransactionTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.PreparedTransactionTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.ReactivationTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.ReadReadTakeTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.ReadTakeAbortTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.ReadTakeCommitTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.SimpleTransactionTest
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.SimpleTransactionTest2
 
run() - Method in class org.apache.river.test.impl.outrigger.transaction.TwoSpaceTest
 
run() - Method in class org.apache.river.test.impl.reggie.MultihomedClientTest
 
run() - Method in class org.apache.river.test.impl.reggie.NullMemberGroups
 
run() - Method in class org.apache.river.test.impl.reliability.AppleUserImpl
Entry point for the "juicer" server process.
run() - Method in class org.apache.river.test.impl.reliability.ApplicationServer
 
run() - Method in class org.apache.river.test.impl.scalability.DemoScalabilityTest
 
run() - Method in class org.apache.river.test.impl.scalability.ServiceLauncher
 
run() - Method in class org.apache.river.test.impl.start.ActivateWrapperActivateDescTest
 
run() - Method in class org.apache.river.test.impl.start.ActivateWrapperActivateDescTest2
 
run() - Method in class org.apache.river.test.impl.start.ActivateWrapperActivateDescTest3
 
run() - Method in class org.apache.river.test.impl.start.ActivateWrapperRegisterBadCodebase
 
run() - Method in class org.apache.river.test.impl.start.ActivateWrapperRegisterBadGroup
 
run() - Method in class org.apache.river.test.impl.start.ActivateWrapperRegisterBadImplClass
 
run() - Method in class org.apache.river.test.impl.start.ActivateWrapperRegisterBadStubClass
 
run() - Method in class org.apache.river.test.impl.start.ActivateWrapperRegisterBadStubCodebase
 
run() - Method in class org.apache.river.test.impl.start.ActivateWrapperRegisterUnsharedImpl
 
run() - Method in class org.apache.river.test.impl.start.aggregatepolicyprovider.CheckContextAction
 
run() - Method in class org.apache.river.test.impl.start.aggregatepolicyprovider.GetContext
 
run() - Method in class org.apache.river.test.impl.start.aggregatepolicyprovider.GetContextTest
 
run() - Method in class org.apache.river.test.impl.start.aggregatepolicyprovider.MainPolicyNotFoundTest
 
run() - Method in class org.apache.river.test.impl.start.aggregatepolicyprovider.NullCasesTest
 
run() - Method in class org.apache.river.test.impl.start.aggregatepolicyprovider.RestoreContext
 
run() - Method in class org.apache.river.test.impl.start.aggregatepolicyprovider.SubPoliciesTest
 
run() - Method in class org.apache.river.test.impl.start.aggregatepolicyprovider.UntrustedGetContextClassLoader
 
run() - Method in class org.apache.river.test.impl.start.ClassLoaderTest
 
run() - Method in class org.apache.river.test.impl.start.ClassLoaderUtilTest
 
run() - Method in class org.apache.river.test.impl.start.ClasspathTest
 
run() - Method in class org.apache.river.test.impl.start.CodebaseTest
 
run() - Method in class org.apache.river.test.impl.start.DestroySharedGroupCreateBadDesc
 
run() - Method in class org.apache.river.test.impl.start.DestroySharedGroupCreateEmptyTest
 
run() - Method in class org.apache.river.test.impl.start.DestroySharedGroupMainEmptyArgs
 
run() - Method in class org.apache.river.test.impl.start.DestroySharedGroupMainEmptyConfig
 
run() - Method in class org.apache.river.test.impl.start.DestroySharedGroupMainMissingConfig
 
run() - Method in class org.apache.river.test.impl.start.ExportClassLoaderTest
 
run() - Method in class org.apache.river.test.impl.start.loadersplitpolicyprovider.LoaderSplitPolicyProviderTest
 
run() - Method in class org.apache.river.test.impl.start.MemberGroupsProblem
Executes the current test by doing the following: starts a single lookup service and verifies that the exception occurs
run() - Method in class org.apache.river.test.impl.start.MultipleClasspathComponentTest
 
run() - Method in class org.apache.river.test.impl.start.NonActivatableServiceDescriptorTest
 
run() - Method in class org.apache.river.test.impl.start.NonActivatableServiceDescriptorTest2
 
run() - Method in class org.apache.river.test.impl.start.SecurityTest
 
run() - Method in class org.apache.river.test.impl.start.SecurityTestNonActivatable
 
run() - Method in class org.apache.river.test.impl.start.SerializedServiceDescriptors
 
run() - Method in class org.apache.river.test.impl.start.ServiceDescriptorProxyPreparationTest
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterCreateActivatableNoConsServiceTest
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterCreateActivatableServiceTest
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterCreateBadDesc
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterCreateBadServiceProxyAccessorTest
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterCreateBadTransientServiceTest
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterCreateEmptyTest
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterCreateSharedBadActServiceTest
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterCreateSharedGroupTest
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterCreateTransientServiceTest
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterMainEmptyArgs
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterMainEmptyConfig
 
run() - Method in class org.apache.river.test.impl.start.ServiceStarterMainMissingConfig
 
run() - Method in class org.apache.river.test.impl.start.SharedActivatableServiceDescriptorTest
 
run() - Method in class org.apache.river.test.impl.start.SharedActivatableServiceDescriptorTest2
 
run() - Method in class org.apache.river.test.impl.start.SharedActivatableServiceDescriptorTest3
 
run() - Method in class org.apache.river.test.impl.start.SharedActivationGroupDescriptorTest
 
run() - Method in class org.apache.river.test.impl.start.SharedActivationGroupDescriptorTest2
 
run() - Method in class org.apache.river.test.impl.start.SharedActivationPolicyPermissionActionsTest
 
run() - Method in class org.apache.river.test.impl.start.SharedActivationPolicyPermissionCollectionTest
 
run() - Method in class org.apache.river.test.impl.start.SharedActivationPolicyPermissionEqualsTest
 
run() - Method in class org.apache.river.test.impl.start.SharedActivationPolicyPermissionHTTPEqualsTest
 
run() - Method in class org.apache.river.test.impl.start.SharedActivationPolicyPermissionHTTPImpliesTest
 
run() - Method in class org.apache.river.test.impl.start.SharedActivationPolicyPermissionImpliesTest
 
run() - Method in class org.apache.river.test.impl.start.SharedGroupNullConfigEntries
 
run() - Method in class org.apache.river.test.impl.start.SharedGroupProxyEqualityTest
 
run() - Method in class org.apache.river.test.impl.start.StartAllServicesTest
 
run() - Method in class org.apache.river.test.impl.thread.TaskManagerTaskExceptionTest
Schedule two tasks.
run() - Method in class org.apache.river.test.impl.thread.WakeupManagerTaskExceptionTest
Schedule two tasks.
run() - Method in class org.apache.river.test.share.DestroyTest
 
run() - Method in class org.apache.river.test.share.LeaseUsesTestBase
 
run() - Method in class org.apache.river.test.share.LookupAttributeAdminTest
 
run() - Method in class org.apache.river.test.share.LookupGroupAdminTest
 
run() - Method in class org.apache.river.test.share.LookupLocatorAdminTest
 
run() - Method in class org.apache.river.test.spec.activation.activatableinvocationhandler.CheckTrustEquivalence_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activatableinvocationhandler.CheckTrustEquivalence_UntrustedAIDTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activatableinvocationhandler.Constructor_AccessorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activatableinvocationhandler.GetActivationID_CallTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activatableinvocationhandler.GetCurrentProxy_CallTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activatableinvocationhandler.Invoke_MethodsNoActivationTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activatableinvocationhandler.Invoke_MethodsWithActivationTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activatableinvocationhandler.Invoke_ObjectMethodsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activatableinvocationhandler.Invoke_WithExceptionNoActivationTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activatableinvocationhandler.Invoke_WithExceptionWithActivationTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activationexporter.Constructor_AccessorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activationexporter.Export_CallTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activationexporter.Export_ExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activationexporter.Unexport_CallTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activationexporter.Unexport_ExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activationgroup.Constructor_AccessorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activationgroup.CreateGroup_ExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activationgroup.CreateGroup_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.activation.activationgroup.Inactivate_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.abstractconfiguration.Constructor_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.abstractconfiguration.GetEntry_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.abstractconfiguration.primitive.Constructor_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.abstractconfiguration.primitive.Methods_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.abstractconfiguration.ValidIdentifier_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.abstractconfiguration.ValidQualifiedIdentifier_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationexception.Constructor_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationexception.ToString_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationfile.Constructor_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationfile.GetEntryInternal_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationfile.GetEntryNames_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationfile.GetEntryType_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationfile.GetSpecialEntry_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationfile.GetSpecialEntryType_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationfile.SubclassExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationfile.Syntax_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationfile.ToString_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationnotfoundexception.Constructor_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationprovider.GetInstance_ClassLoaderDenyTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationprovider.GetInstance_ClassLoaderTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.configurationprovider.GetInstance_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.emptyconfiguration.GetEntryInternal_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.config.nosuchentryexception.Constructor_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.Constructor_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.Equals_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.GetConstraints_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.GetMethodDescs_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.HashCode_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.Constructor_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.Equals_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.GetConstraints_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.GetName_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.GetParameterTypes_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.HashCode_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.ToString_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.PossibleConstraints_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.basicmethodconstraints.ToString_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.constrainttrustverifier.VerifyObjectTrustTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.ConnectionTimeConstructorsTest
This method performs all test cases mentioned in the class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.CreateTest
This method performs all test cases mentioned in the class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.ElementsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.GetTimeTest
This method runs all Test Cases specified in the class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.CombineTest
This method performs all test cases mentioned in the class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConflictTest
This method performs all test cases mentioned in the class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.IsEmptyTest
This method performs all test cases mentioned in the class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.MakeAbsoluteTest
This method runs all Test Cases specified in the class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.PreferencesRequirementsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.MakeAbsoluteRelativeTimeTest
This method runs all Test Cases specified in the class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalElementsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.SerializationAdvancedTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.SerializationTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.util.AbstractConstructorsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.constraint.coreconstraint.util.AbstractSimpleTest
This method performs all actions mentioned in the class description.
run() - Method in class org.apache.river.test.spec.discoverymanager.AddNewDiscoveryListener
Executes the current test by doing the following: creates N lookup services having locator L0i, and belonging to groups {G0i,G1i,G2i}, where i = 0 ...
run() - Method in class org.apache.river.test.spec.discoverymanager.DiscardUnreachable
Executes the current test by doing the following: reconfigures the lookup discovery manager to discover some of the lookups by only group discovery, some by only locator discovery, and some by both group and locator discovery verifies that the discovery process is working by waiting for the expected discovery events destroys each lookup, rendering it un-reachable discards each lookup that is determined to be un-reachable
run() - Method in class org.apache.river.test.spec.discoverymanager.Discovered
Executes the current test by doing the following: reconfigures the lookup discovery manager to discover some of the lookups by only group discovery, some by only locator discovery, and some by both group and locator discovery verifies that the discovery process is working by waiting for the expected discovery events verifies that the lookup discovery manager utility under test sends the expected events, with the expected contents
run() - Method in class org.apache.river.test.spec.discoverymanager.GroupsMulticastMonitorReplace
Executes the current test by doing the following: reconfigures the lookup discovery manager to discover all of the lookups by only group discovery verifies that the discovery process is working by waiting for the expected discovery events replaces the member groups of each discovered lookup service with a completely new set that contains none of the elements from the original set verifies that the lookup discovery manager utility under test sends the expected discarded events with the expected contents
run() - Method in class org.apache.river.test.spec.discoverymanager.MulticastMonitorChange
Executes the current test by doing the following: reconfigures the lookup discovery manager to discover some of the lookups by only group discovery, some by only locator discovery, and some by both group and locator discovery verifies that the discovery process is working by waiting for the expected discovery events verifies that the lookup discovery manager utility under test sends the expected discovery events, with the expected contents for each lookup discovered, replaces every other element of the lookup's member groups with a new element verifies that the lookup discovery manager utility under test sends the expected changed events, with the expected contents
run() - Method in class org.apache.river.test.spec.discoverymanager.MulticastMonitorReplace
Executes the current test by doing the following: reconfigures the lookup discovery manager to discover some of the lookups by only group discovery, some by only locator discovery, and some by both group and locator discovery verifies that the discovery process is working by waiting for the expected discovery events replaces the member groups of each lookup service with a completely new set that contains none of the elements from the original set verifies that the lookup discovery manager utility under test sends the expected events, with the expected contents
run() - Method in class org.apache.river.test.spec.discoverymanager.MulticastMonitorReplaceNone
 
run() - Method in class org.apache.river.test.spec.discoverymanager.MulticastMonitorStop
Executes the current test by doing the following: reconfigures the lookup discovery manager to discover some of the lookups by only group discovery, some by only locator discovery, and some by both group and locator discovery verifies that the discovery process is working by waiting for the expected discovery events stops the generation of multicast announcements, but leaves each lookup service up and reachable changes the member groups of each lookup to a set that contains none of the lookup's original member groups verifies that the lookup discovery manager under test sends the expected number of discarded and changed events with the expected contents
run() - Method in class org.apache.river.test.spec.discoverymanager.MulticastMonitorTerminate
Executes the current test by doing the following: reconfigures the lookup discovery manager to discover some of the lookups by only group discovery, some by only locator discovery, and some by both group and locator discovery verifies that the discovery process is working by waiting for the expected discovery events stops the generation of multicast announcements by destroying the lookups verifies that the lookup discovery manager under test sends the expected number of discarded events with the expected contents
run() - Method in class org.apache.river.test.spec.discoverymanager.RemoveGroupsSome
Executes the current test by doing the following: reconfigures the lookup discovery manager to discover some of the lookups by only group discovery, some by only locator discovery, and some by both group and locator discovery verifies that the discovery process is working by waiting for the expected discovery events invokes the removeGroups method on the lookup discovery manager to remove the member groups of some of the lookups verifies that the lookup discovery manager utility under test sends the expected events, with the expected contents
run() - Method in class org.apache.river.test.spec.discoverymanager.SetGroupsReplaceSome
Executes the current test by doing the following: reconfigures the lookup discovery manager to discover some of the lookups by only group discovery, some by only locator discovery, and some by both group and locator discovery verifies that the discovery process is working by waiting for the expected discovery events invokes the setGroups method on the lookup discovery manager to replace the member groups of some of the lookups verifies that the lookup discovery manager utility under test sends the expected events, with the expected contents
run() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Executes the current test
run() - Method in class org.apache.river.test.spec.discoveryservice.event.AddLocatorsFullyQualified
 
run() - Method in class org.apache.river.test.spec.discoveryservice.event.DiscardUnreachable
Executes the current test by doing the following: registers with the lookup discovery service, requesting the discovery of the the desired lookup services using the desired discovery protocol verifies that the discovery process is working by waiting for the expected discovery events stops the multicast announcements being sent from each lookup service, and destroys the corresponding lookup service attempts to interact with each lookup service, invoking the discard() method on each registration upon finding that the lookup service is un-reachable verifies that the lookup discovery service utility under test sends the expected number of events - containing the expected set of member groups
run() - Method in class org.apache.river.test.spec.discoveryservice.event.Discovered
Executes the current test by doing the following: registers with the lookup discovery service, requesting the discovery of the the desired lookup services using the desired discovery protocol verifies that the discovery process is working by waiting for the expected discovery events verifies that the lookup discovery service utility under test sends the expected number of events - containing the expected set of member groups
run() - Method in class org.apache.river.test.spec.discoveryservice.event.DiscoveredAll
Executes the current test by doing the following: registers with the lookup discovery service, requesting the discovery of the the desired lookup services using the desired discovery protocol verifies that the discovery process is working by waiting for the expected discovery events verifies that the lookup discovery service utility under test sends the expected number of events - containing the expected set of member groups
run() - Method in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedGroups
Executes the current test by doing the following: registers with the lookup discovery service, requesting the discovery of the the desired lookup services using the desired discovery protocol verifies that the discovery process is working by waiting for the expected discovery events verifies that the lookup discovery service utility under test sends the expected number of events - containing the expected set of member groups
run() - Method in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOn2SetGroups
Executes the current test by doing the following: create a first set of registration(s) with the lookup discovery service, requesting that NO_GROUPS and no locators be discovered calls setGroups, requesting the discovery of the 1st set of groups, which should equal the member groups of the 1st lookup service started in construct verifies that the discovery/discard process is working for the 1st registration by waiting for the expected discovery and discard events calls setGroups, requesting the discovery of the 2nd set of groups, which should equal the member groups of the 2nd lookup service started in construct verifies that the discovery/discard process is working for the 1st registration by waiting for the expected discovery and discard events creates a second set of registration(s) with the lookup discovery service, again requesting that NO_GROUPS and no locators be discovered again calls setGroups, requesting the discovery of the 1st set of groups verifies that the discovery/discard process is working for the 2nd registration by waiting for the expected discovery and discard events again calls setGroups, requesting the discovery of the 2nd set of groups verifies that the discovery/discard process is working for the 2nd registration by waiting for the expected discovery and discard events
run() - Method in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOn2SetLocs
Executes the current test by doing the following: create a first set of registration(s) with the lookup discovery service, requesting that NO_GROUPS and no locators be discovered calls setLocators, requesting the discovery of the locators of the lookup service(s) started in construct verifies that the discovery/discard process is working for the initial registration(s) by waiting for the expected discovery and discard events calls setLocators, requesting the discovery of the 2nd set of locators which should equal the locators of the 2nd lookup service started in construct verifies that the discovery/discard process is working for the initial registration(s) by waiting for the expected discovery and discard events creates a second set of registration(s) with the lookup discovery service, again requesting that NO_GROUPS and no locators be discovered calls setLocators on the second set of registration(s), requesting the discovery of the 1st set of locators verifies that the discovery/discard process is working for the second set of registration(s) by waiting for the expected discovery and discard events calls setLocators on the second set of registration(s), this time requesting the discovery of the 2nd set of locators verifies that the discovery/discard process is working for the second set of registration(s) by waiting for the expected discovery and discard events
run() - Method in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOnAddGroups
Executes the current test by doing the following: creates a first set of registration(s) with the lookup discovery service, requesting the discovery of the first set of groups, which should equal the member groups of the first lookup service(s) started in construct verifies that the listener for the first registration(s) receives the appropriate remote discovery event for the first set of groups on each of the initial registration(s) calls addGroups, requesting that the discovery of the second set of groups, which should equal the member groups of the second lookup service(s) started in construct verifies that the listener for the first registration(s) receive the appropriate remote discovery event for the second set of groups creates a second set of registration(s) with the lookup discovery service, requesting the discovery of the first set of groups verifies that the listener for the second registration(s) receive the appropriate remote discovery event for the first set of groups on each of the second registration(s) calls addGroups, requesting that the discovery of the second set of groups verifies that the listener for the second registration(s) receive the appropriate remote discovery event for the second set of groups
run() - Method in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOnAddLocs
Executes the current test by doing the following: creates a first set of registration(s) with the lookup discovery service, requesting the discovery of the first set of locators, which should equal the locators of the first lookup service(s) started in construct verifies that the listener for the first registration(s) receives the appropriate remote discovery event for the first set of locators on each of the initial registration(s) calls addLocators, requesting that the discovery of the second set of locators, which should equal the locators of the second lookup service(s) started in construct verifies that the listener for the first registration(s) receive the appropriate remote discovery event for the second set of locators creates a second set of registration(s) with the lookup discovery service, requesting the discovery of the first set of locators verifies that the listener for the second registration(s) receive the appropriate remote discovery event for the first set of locators on each of the second registration(s) calls addLocators, requesting the discovery of the second set of locators verifies that the listener for the second registration(s) receive the appropriate remote discovery event for the second set of locators
run() - Method in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOnSetGroups
Executes the current test by doing the following: create a first set of registration(s) with the lookup discovery service, requesting that NO_GROUPS and no locators be discovered calls setGroups, requesting the discovery of the member groups of the lookup service(s) started in construct verifies that the discovery process is working for the first registration by waiting for the expected discovery events creates a second set of registration(s) with the lookup discovery service, again requesting that NO_GROUPS and no locators be discovered again calls setGroups, requesting the discovery of the same groups with which the first registration is configured verifies that the discovery process is working for the second registration by waiting for the expected discovery events
run() - Method in class org.apache.river.test.spec.discoveryservice.event.LateRegsNotifiedOnSetLocs
Executes the current test by doing the following: create a first set of registration(s) with the lookup discovery service, requesting that NO_GROUPS and no locators be discovered calls setLocators, requesting the discovery of the locators of the lookup service(s) started in construct verifies that the discovery process is working for the first registration by waiting for the expected discovery events creates a second set of registration(s) with the lookup discovery service, again requesting that NO_GROUPS and no locators be discovered again calls setLocators, requesting the discovery of the same locators with which the first registration is configured verifies that the discovery process is working for the second registration by waiting for the expected discovery events
run() - Method in class org.apache.river.test.spec.discoveryservice.event.MulticastMonitorTerminate
Executes the current test by doing the following: registers with the lookup discovery service, requesting the discovery of the the desired lookup services using the desired discovery protocol verifies that the discovery process is working by waiting for the expected discovery events verifies that the lookup discovery service utility under test sends the expected number of events - containing the expected set of member groups
run() - Method in class org.apache.river.test.spec.discoveryservice.event.RegsNotifiedOnRemoveGroups
Executes the current test by doing the following: creates two separate sets of registrations with the lookup discovery service, requesting the discovery of both sets of groups which should, respectively, equal the member groups of both lookup services started in construct verifies that the listeners for the registrations in either set receive the appropriate remote discovery event for the both sets of groups on each registration in the first set of registrations, calls removeGroups, requesting the removal of the first set of groups from the set of groups to discover for those registrations verifies that the listener for each registration in the first set receives the appropriate remote discard event for the groups that were removed on each registration in the first set of registrations, calls removeGroups, requesting the removal of the second set of groups from the set of groups to discover for those registrations verifies that the listener for each registration in the first set receives the appropriate remote discard event for the groups that were removed on each registration in the second set of registrations, calls removeGroups, requesting the removal of the first set of groups from the set of groups to discover for those registrations verifies that the listener for each registration in the second set receives the appropriate remote discard event for the groups that were removed on each registration in the second set of registrations, calls removeGroups, requesting the removal of the second set of groups from the set of groups to discover for those registrations verifies that the listener for each registration in the second set receives the appropriate remote discard event for the groups that were removed
run() - Method in class org.apache.river.test.spec.discoveryservice.event.RegsNotifiedOnRemoveLocs
Executes the current test by doing the following: creates two separate sets of registrations with the lookup discovery service, requesting the discovery of both sets of locators which should, respectively, equal the locators of the lookup services started in construct verifies that the listeners for the registrations in either set receive the appropriate remote discovery event for the both sets of locators on each registration in the first set of registrations, calls removeLocators, requesting the removal of the first set of locators from the set of locators to discover for those registrations verifies that the listener for each registration in the first set receives the appropriate remote discard event for the locators that were removed on each registration in the first set of registrations, calls removeLocators, requesting the removal of the second set of locators from the set of locators to discover for those registrations verifies that the listener for each registration in the first set receives the appropriate remote discard event for the locators that were removed on each registration in the second set of registrations, calls removeLocators, requesting the removal of the first set of locators from the set of locators to discover for those registrations verifies that the listener for each registration in the second set receives the appropriate remote discard event for the locators that were removed on each registration in the second set of registrations, calls removeLocators, requesting the removal of the second set of locators from the set of locators to discover for those registrations verifies that the listener for each registration in the second set receives the appropriate remote discard event for the locators that were removed
run() - Method in class org.apache.river.test.spec.discoveryservice.event.RemoveGroupsSome
Executes the current test by doing the following: registers with the lookup discovery service, requesting the discovery of the the desired lookup services using the desired discovery protocol verifies that the discovery process is working by waiting for the expected discovery events verifies that the lookup discovery service utility under test sends the expected number of events - containing the expected set of member groups invokes the removeGroups method on each registration with the lookup discovery service to re-configure that utility with a new set of groups to discover verifies that the lookup discovery service sends the expected events to each registration's listener
run() - Method in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsFullyQualified
 
run() - Method in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsSome
Executes the current test by doing the following: registers with the lookup discovery service, requesting the discovery of the the desired lookup services using the desired discovery protocol verifies that the discovery process is working by waiting for the expected discovery events verifies that the lookup discovery service utility under test sends the expected number of events - containing the expected set of member groups
run() - Method in class org.apache.river.test.spec.discoveryservice.event.SetGroupsReplaceSome
Executes the current test by doing the following: registers with the lookup discovery service, requesting the discovery of the the desired lookup services using the desired discovery protocol verifies that the discovery process is working by waiting for the expected discovery events verifies that the lookup discovery service utility under test sends the expected number of events - containing the expected set of member groups
run() - Method in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsFullyQualified
 
run() - Method in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsReplaceSome
Executes the current test by doing the following: registers with the lookup discovery service, requesting the discovery of the the desired lookup services using the desired discovery protocol verifies that the discovery process is working by waiting for the expected discovery events verifies that the lookup discovery service utility under test sends the expected number of events - containing the expected set of member groups
run() - Method in class org.apache.river.test.spec.discoveryservice.event.SetLocatorsToNone
 
run() - Method in class org.apache.river.test.spec.discoveryservice.lease.CancelLease
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.spec.discoveryservice.lease.CancelLeaseMap
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.spec.discoveryservice.lease.LeaseExpiration
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.spec.discoveryservice.lease.RenewLease
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.spec.discoveryservice.lease.RenewLeaseMap
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSCET
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSCT
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSFT
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSFT_PULL
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSIFT
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSIFT_PULL
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSLCT
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSLCT_PULL
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSLET
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSLST
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSLST2
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSLST3
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSLST4
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSNSOT
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSRET
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSRIFT
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSRIFT2
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSRIFT_PULL
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSRIFT_PULL3
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSST
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSST2
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSST2_PULL
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSST3
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSST3_PULL
 
run() - Method in class org.apache.river.test.spec.eventmailbox.EMSST_PULL
 
run() - Method in class org.apache.river.test.spec.export.exportpermission.BasicPermission_Collection
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.exportpermission.BasicPermission_equals
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.exportpermission.BasicPermission_getActions
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.exportpermission.Constructors
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.exportpermission.Permission_getName
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.servercontext.DoWithServerContext
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.servercontext.DoWithServerContext_IllegalStateException
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.servercontext.DoWithServerContext_UnsetContext
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.servercontext.GetServerContext
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.servercontext.GetServerContext_NoContext
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.servercontext.GetServerContext_Providers_NonNull
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.servercontext.GetServerContext_ProvidersParsing
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.servercontext.GetServerContextElement
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.export.servercontext.GetServerContextElement_NoContext
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.id.referentuuids.CompareMethodTest
 
run() - Method in class org.apache.river.test.spec.id.uuid.ConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.id.uuid.ObjectMethodsTest
 
run() - Method in class org.apache.river.test.spec.id.uuid.WriteTest
 
run() - Method in class org.apache.river.test.spec.id.uuidfactory.CreateGenerateTest
 
run() - Method in class org.apache.river.test.spec.id.uuidfactory.ReadTest
 
run() - Method in class org.apache.river.test.spec.iiop.iiopexporter.Export_BehaviorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.iiop.iiopexporter.Export_ExportExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.iiop.iiopexporter.Export_IllegalStateExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.iiop.iiopexporter.Export_NullPointerExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.iiop.iiopexporter.InvocationTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.iiop.iiopexporter.Unexport_BehaviorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.iiop.iiopexporter.Unexport_IllegalStateExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.io.marshalinputstream.ConstructorAccessorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.io.marshalinputstream.LoadClass_ExceptionTest
 
run() - Method in class org.apache.river.test.spec.io.marshalinputstream.LoadClass_NullArgsTest
 
run() - Method in class org.apache.river.test.spec.io.marshalinputstream.LoadClass_VerifyCodebaseIntegrityTest
 
run() - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_LoadClassExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_LoadClassTest
 
run() - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_NullArgsTest
 
run() - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_ReadAnnotationExceptionTest
 
run() - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_VerifyCodebaseIntegrityTest
 
run() - Method in class org.apache.river.test.spec.io.marshalledinstance.ConstructorTest
 
run() - Method in class org.apache.river.test.spec.io.marshalledinstance.ConvertToMarshalledObjectTest
 
run() - Method in class org.apache.river.test.spec.io.marshalledinstance.Get_ExceptionTest
 
run() - Method in class org.apache.river.test.spec.io.marshalledinstance.Get_NormalTest
 
run() - Method in class org.apache.river.test.spec.io.marshalledinstance.ObjectMethodsTest
 
run() - Method in class org.apache.river.test.spec.io.marshaloutputstream.ConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.javaspace.conformance.Committer
Main method which will abort the transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.ContentsTest05
This method asserts that for JavaSpace05's "contents" operation:
1) The tmpls parameter must be a Collection of Entry instances to be used as templates.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.EntryWriter
Method which will write the entry to the space in specified time.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.ExpirationNotifyTest
This method asserts, that the request specified by a successful notify is as persistent as the entries of the space.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.ExpirationTest
This method asserts, that when the lease expires, the entry is removed from the space.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.LeaseTest
This method asserts, that each write invocation returns a Lease object that is lease milliseconds long.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.MultipleTakeIfExistsNO_WAITTest
This method asserts that for takeIfExists with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.MultipleTakeIfExistsTest
This method asserts that for takeIfExists with timeouts other then NO_WAIT: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.MultipleTakeNO_WAITTest
This method asserts that for take with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.MultipleTakeTest
This method asserts that for take with timeouts other then NO_WAIT: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyLeaseANYTest
This method asserts, that for notify with Lease.ANY lease time: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyLeaseFOREVERTest
This method asserts, that for notify with Lease.FOREVER lease time: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyNegativeLeaseTest
This method asserts, that we will get an IllegalArgumentException if the lease time requested is not Lease.ANY and is negative.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyNonNullTxnParamTest
This method asserts, that if the transaction parameter is not null, the listener will be notified of matching entries written under that transaction in addition to the notifications it would receive under a null transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyNullTxnParamTest
This method asserts, that: 1) If the transaction parameter is null, the listener will be notified when matching entries are written either under a null transaction or when a transaction commits. 2) When a transaction commits, any entries that were written under the transaction (and not taken) will cause appropriate notifications for registrations that were made under a null transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyTest
This method asserts, that for notify with finite lease times: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.ReadIfExistsNO_WAITTest
This method asserts that for readIfExists with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.ReadIfExistsTest
This method asserts that for takeIfExists with timeouts other then NO_WAIT: 1) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry. 4) A readIfExists request will return a matching entry, or null if there is currently no matching entry in the space.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.ReadNO_WAITTest
This method asserts that for read with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by read, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.ReadTest
This method asserts that for read with timeouts other then NO_WAIT: 1) If a match is found by read, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.RegisterForAvailabilityEventTest05
This method asserts that for JavaSpace05's "registerForAvailabilityEvent" operation:
1) Register for events triggered when a matching Entry transitions from unavailable to available.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotExpirationNotifyTest
This method asserts, that the request specified by a successful notify is as persistent as the entries of the space.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotExpirationTest
This method asserts, that when the lease expires, the entry is removed from the space.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotLeaseTest
This method asserts, that each write invocation returns a Lease object that is lease milliseconds long.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotModifyEntryTest
This method asserts, that: 1) Modifications to the original entry will not affect the snapshot. 2) You can snapshot a null template.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotMultipleTakeIfExistsNO_WAITTest
This method asserts that for takeIfExists with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotMultipleTakeIfExistsTest
This method asserts that for takeIfExists with timeouts other then NO_WAIT: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotMultipleTakeNO_WAITTest
This method asserts that for take with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotMultipleTakeTest
This method asserts that for take with timeouts other then NO_WAIT: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyLeaseANYTest
This method asserts, that for notify with Lease.ANY lease time: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyLeaseFOREVERTest
This method asserts, that for notify with Lease.FOREVER lease time: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyNegativeLeaseTest
This method asserts, that we will get an IllegalArgumentException if the lease time requested is not Lease.ANY and is negative.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyNonNullTxnParamTest
This method asserts, that if the transaction parameter is not null, the listener will be notified of matching entries written under that transaction in addition to the notifications it would receive under a null transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyNullTxnParamTest
This method asserts, that: 1) If the transaction parameter is null, the listener will be notified when matching entries are written either under a null transaction or when a transaction commits. 2) When a transaction commits, any entries that were written under the transaction (and not taken) will cause appropriate notifications for registrations that were made under a null transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyTest
This method asserts, that for notify with finite lease times: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadIfExistsNO_WAITTest
This method asserts that for readIfExists with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadIfExistsTest
This method asserts that for takeIfExists with timeouts other then NO_WAIT: 1) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry. 4) A readIfExists request will return a matching entry, or null if there is currently no matching entry in the space.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadNO_WAITTest
This method asserts that for read with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by read, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadTest
This method asserts that for read with timeouts other then NO_WAIT: 1) If a match is found by read, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeIfExistsNO_WAITTest
This method asserts that for takeIfExists with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeIfExistsTest
This method asserts that for takeIfExists with timeouts other then NO_WAIT: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeNO_WAITTest
This method asserts that for take with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeTest
This method asserts that for take with timeouts other then NO_WAIT: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionAbortWriteTest
This method asserts that entries written under a transaction that aborts are discarded.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionCommitTakeIfExistsTest
This method asserts that a takeIfExists is considered to be successful only if all enclosing transactions commit successfully.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionCommitTakeTest
This method asserts that a take is considered to be successful only if all enclosing transactions commit successfully.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionCommitWriteTest
This method asserts that an entry that is written under the non null transaction is not visible outside its transaction until the transaction successfully commits.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionExpirationTest
This method asserts, that when the lease expires, the entry is removed from the space within the transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionLeaseTest
This method asserts, that each write invocation within the non null transaction returns a Lease object that is lease milliseconds long.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionMultipleTakeIfExistsNO_WAITTest
This method asserts that for takeIfExists with NO_WAIT timeout within the non null transaction: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionMultipleTakeIfExistsTest
This method asserts that for takeIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionMultipleTakeNO_WAITTest
This method asserts that for take with NO_WAIT timeout within the non null transaction: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionMultipleTakeTest
This method asserts that for take with timeouts other then NO_WAIT within the non null transaction: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionNotifyLeaseANYTest
This method asserts, that for notify with Lease.ANY lease time within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionNotifyLeaseFOREVERTest
This method asserts, that for notify with Lease.FOREVER lease time within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionNotifyNegativeLeaseTest
This method asserts, that we will get an IllegalArgumentException if the lease time requested is not Lease.ANY and is negative within the non null transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionNotifyTest
This method asserts, that for notify with finite lease times within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadIfExistsNO_WAITTest
This method asserts that for readIfExists within the non null transaction with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadIfExistsTakeTest
This method asserts that when read by readIfExists method, an entry may be read in any other transaction to which the entry is visible, but cannot be taken in another transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadIfExistsTest
This asserts that for readIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry. 4) A readIfExists request will return a matching entry, or null if there is currently no matching entry in the space.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadIfExistsWaitTest
This method asserts, that for readIfExists method if the only possible matches for the template have conflicting locks from one or more other transactions, the timeout value specifies how long the client is willing to wait for interfering transactions to settle before returning a values and that if at the end of that time no value can be returned that would not interfere with transactional state, null is returned.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadNO_WAITTest
This method asserts that for read within the non null transaction with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by read, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadTakeTest
This method asserts that when read, an entry may be read in any other transaction to which the entry is visible, but cannot be taken in another transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadTest
This method asserts that for read with timeouts other then NO_WAIT within the non null transaction: 1) If a match is found by read, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadWaitTest
This method asserts that a read request will wait until a matching entry is found or until transactions settle, whichever is longer, up to the timeout period.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeIfExistsNO_WAITTest
This method asserts that for takeIfExists within the non null transaction with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeIfExistsReadTest
This method asserts that when taken by takeIfExists method, an entry may not be read or taken by any other transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeIfExistsTest
This method asserts that for takeIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeIfExistsWaitTest
This method asserts, that for takeIfExists method if the only possible matches for the template have conflicting locks from one or more other transactions, the timeout value specifies how long the client is willing to wait for interfering transactions to settle before returning a values and that if at the end of that time no value can be returned that would not interfere with transactional state, null is returned.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeNO_WAITTest
This method asserts that for take within the non null transaction with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeReadTest
This method asserts that when taken, an entry may not be read or taken by any other transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeTest
This method asserts that for take with timeouts other then NO_WAIT within the non null transaction: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeWaitTest
This method asserts that a take request will wait until a matching entry is found or until transactions settle, whichever is longer, up to the timeout period.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteLeaseANYTest
This method asserts that write with Lease.ANY value for lease time within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) IllegalArgumentException will not be thrown while this operations. 3) The Entry passed to the write is not affected by this operations. 4) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteLeaseFOREVERTest
This method asserts that write with Lease.FOREVER lease time within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteNegativeLeaseTest
This method asserts, that we will get an IllegalArgumentException if the lease time requested is negative and is not equal to Lease.ANY within the non null transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteTakeIfExistsNotifyTest
This method asserts, that if an entry is written under a transaction and then taken by takeIfExists method under that same transaction before the transaction is committed, listeners registered under a null transaction will not be notified of that entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteTakeIfExistsTest
This method asserts that if the entry is written and after that is taken by takeIfExists method within the non null transaction, the entry will never be visible outside the transaction and will not be added to the space when the transaction commits.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteTakeNotifyTest
This method asserts, that if an entry is written under a transaction and then taken under that same transaction before the transaction is committed, listeners registered under a null transaction will not be notified of that entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteTakeTest
This method asserts that if the entry is written and after that is taken within the non null transaction, the entry will never be visible outside the transaction and will not be added to the space when the transaction commits.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteTest
This method asserts that write with positive finite lease times within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotWriteLeaseANYTest
This method asserts that write with Lease.ANY value for lease time without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) IllegalArgumentException will not be thrown while this operations. 3) The Entry passed to the write is not affected by this operations. 4) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotWriteLeaseFOREVERTest
This method asserts that write with Lease.FOREVER lease time without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotWriteNegativeLeaseTest
This method asserts, that we will get an IllegalArgumentException if the lease time requested is negative and is not equal to Lease.ANY.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotWriteTest
This method asserts that write with positive finite lease times without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TakeIfExistsNO_WAITTest
This method asserts that for takeIfExists with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TakeIfExistsTest
This method asserts that for takeIfExists with timeouts other then NO_WAIT: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TakeNO_WAITTest
This method asserts that for take with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TakeTest
This method asserts that for take with timeouts other then NO_WAIT: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TakeTest05
This method asserts that for take operation:
1) Each Entry taken will match one or more elements of the passed Collection of templates.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionAbortWriteTest
This method asserts that entries written under a transaction that aborts are discarded.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionCommitTakeIfExistsTest
This method asserts that a takeIfExists is considered to be successful only if all enclosing transactions commit successfully.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionCommitTakeTest
This method asserts that a take is considered to be successful only if all enclosing transactions commit successfully.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionCommitWriteTest
This method asserts that an entry that is written under the non null transaction is not visible outside its transaction until the transaction successfully commits.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionContentsTest05
This method asserts that for JavaSpace05's "contents" operation:
1) The tmpls parameter must be a Collection of Entry instances to be used as templates.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionExpirationTest
This method asserts, that when the lease expires, the entry is removed from the space within the transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionLeaseTest
This method asserts, that each write invocation within the non null transaction returns a Lease object that is lease milliseconds long.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionMultipleTakeIfExistsNO_WAITTest
This method asserts that for takeIfExists with NO_WAIT timeout within the non null transaction: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionMultipleTakeIfExistsTest
This method asserts that for takeIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionMultipleTakeNO_WAITTest
This method asserts that for take with NO_WAIT timeout within the non null transaction: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionMultipleTakeTest
This method asserts that for take with timeouts other then NO_WAIT within the non null transaction: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionNotifyLeaseANYTest
This method asserts, that for notify with Lease.ANY lease time within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionNotifyLeaseFOREVERTest
This method asserts, that for notify with Lease.FOREVER lease time within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionNotifyNegativeLeaseTest
This method asserts, that we will get an IllegalArgumentException if the lease time requested is not Lease.ANY and is negative within the non null transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionNotifyTest
This method asserts, that for notify with finite lease times within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionReadIfExistsNO_WAITTest
This method asserts that for readIfExists within the non null transaction with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionReadIfExistsTakeTest
This method asserts that when read by readIfExists method, an entry may be read in any other transaction to which the entry is visible, but cannot be taken in another transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionReadIfExistsTest
This asserts that for readIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry. 4) A readIfExists request will return a matching entry, or null if there is currently no matching entry in the space.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionReadIfExistsWaitTest
This method asserts, that for readIfExists method if the only possible matches for the template have conflicting locks from one or more other transactions, the timeout value specifies how long the client is willing to wait for interfering transactions to settle before returning a values and that if at the end of that time no value can be returned that would not interfere with transactional state, null is returned.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionReadNO_WAITTest
This method asserts that for read within the non null transaction with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by read, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionReadTakeTest
This method asserts that when read, an entry may be read in any other transaction to which the entry is visible, but cannot be taken in another transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionReadTest
This method asserts that for read with timeouts other then NO_WAIT within the non null transaction: 1) If a match is found by read, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionReadWaitTest
This method asserts that a read request will wait until a matching entry is found or until transactions settle, whichever is longer, up to the timeout period.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionRegisterForAvailabilityEventTest05
This method asserts that for JavaSpace05's "registerForAvailabilityEvent" operation:
1) Register for events triggered when a matching Entry transitions from unavailable to available.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionTakeIfExistsNO_WAITTest
This method asserts that for takeIfExists within the non null transaction with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionTakeIfExistsReadTest
This method asserts that when taken by takeIfExists method, an entry may not be read or taken by any other transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionTakeIfExistsTest
This method asserts that for takeIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionTakeIfExistsWaitTest
This method asserts, that for takeIfExists method if the only possible matches for the template have conflicting locks from one or more other transactions, the timeout value specifies how long the client is willing to wait for interfering transactions to settle before returning a values and that if at the end of that time no value can be returned that would not interfere with transactional state, null is returned.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionTakeNO_WAITTest
This method asserts that for take within the non null transaction with NO_WAIT timeout: 1) a timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionTakeReadTest
This method asserts that when taken, an entry may not be read or taken by any other transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionTakeTest
This method asserts that for take with timeouts other then NO_WAIT within the non null transaction: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionTakeTest05
This method asserts that for take operation:
1) Each Entry taken will match one or more elements of the passed Collection of templates.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionTakeWaitTest
This method asserts that a take request will wait until a matching entry is found or until transactions settle, whichever is longer, up to the timeout period.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionWriteLeaseANYTest
This method asserts that write with Lease.ANY value for lease time within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) IllegalArgumentException will not be thrown while this operations. 3) The Entry passed to the write is not affected by this operations. 4) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionWriteLeaseFOREVERTest
This method asserts that write with Lease.FOREVER lease time within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionWriteNegativeLeaseTest
This method asserts, that we will get an IllegalArgumentException if the lease time requested is negative and is not equal to Lease.ANY within the non null transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTakeIfExistsNotifyTest
This method asserts, that if an entry is written under a transaction and then taken by takeIfExists method under that same transaction before the transaction is committed, listeners registered under a null transaction will not be notified of that entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTakeIfExistsTest
This method asserts that if the entry is written and after that is taken by takeIfExists method within the non null transaction, the entry will never be visible outside the transaction and will not be added to the space when the transaction commits.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTakeNotifyTest
This method asserts, that if an entry is written under a transaction and then taken under that same transaction before the transaction is committed, listeners registered under a null transaction will not be notified of that entry.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTakeTest
This method asserts that if the entry is written and after that is taken within the non null transaction, the entry will never be visible outside the transaction and will not be added to the space when the transaction commits.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTest
This method asserts that write with positive finite lease times within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTest05
This method asserts that write:
1) Allows new copies of multiple Entry instances to be stored in the space using a single call.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.WriteLeaseANYTest
This method asserts that write with Lease.ANY value for lease time without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) IllegalArgumentException will not be thrown while this operations. 3) The Entry passed to the write is not affected by this operations. 4) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.WriteLeaseFOREVERTest
This method asserts that write with Lease.FOREVER lease time without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.WriteNegativeLeaseTest
This method asserts, that we will get an IllegalArgumentException if the lease time requested is negative and is not equal to Lease.ANY.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.WriteTest
This method asserts that write with positive finite lease times without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
run() - Method in class org.apache.river.test.spec.javaspace.conformance.WriteTest05
This method asserts that write:
1) Allows new copies of multiple Entry instances to be stored in the space using a single call.
run() - Method in class org.apache.river.test.spec.jeri.abstractilfactory.AccessorTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicilfactory.ConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicilfactory.CreateInstancesTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicilfactory.CreateInvocationDispatcherTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicilfactory.CreateInvocationHandlerTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicilfactory.GetExtraProxyInterfacesTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicilfactory.ObjectMethodsTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.CheckPermissionClassTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.ConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_CheckAccessExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_CheckConstraintsBadReturnTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_CheckConstraintsExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_CreateMarshalInputStreamExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_CreateMarshalOutputStreamExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_FirstRequestByteTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_InvokeExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_MarshalReturnExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_MarshalThrowExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_SecondRequestByteTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_UnmarshalArgumentsExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_UnmarshalMethodExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.NullArgsTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.CheckTrustEquivalenceTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.ConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_CreateMarshalInputStreamExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_CreateMarshalOutputStreamExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_ExecuteCallExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_ExecuteCallNonNullReturnTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_FirstResponseByteTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_GetUnfulfilledConstraintsExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_IntegrityTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_MarshalArgumentsExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_MarshalMethodExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_NormalReturnTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_OutboundRequestIteratorExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_RemoteMethodControlTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_UnmarshalReturnExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_UnmarshalThrowExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.NullArgsTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.ObjectMethodsTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.SetClientConstraintsTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.ConstructorTest
Tests the following use cases: Constructing a BasicJeriExporter with default values Constructing a BasicJeriExporter with a SeverEndpoint Constructing a BasicJeriExporter with a SeverEndpoint, InvocationLayerFactory, distibuted garbage collection flag, and server virtual machine keep-alive flag
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.ExportExceptionTest_NullArgument
For Testing the Use Case: Create a BasicJeriExporter instance.
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.ExportExceptionTest_SameIDSameSE
For testing the Use Case: Create Remote, ServerEnpoint and Uuid instances (instances of classes implementing these interfaces).
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.ExportTest_CallTwice
Tests that a BasicJeriExporter can only be used once.
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.ExportTest_CustomParams
 
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.ExportTest_DefaultParams
Tests the default values of BasicJeriExporter.export().
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportExceptionTest
To test the use case: Construct a BasicJeriExporter instance Call unexport on the exporter instance created in step 1.
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_ForceFalse
For Testing Use Case: Construct a BasicJeriExporter using an instrumented ServerEnpoint implementation.
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_ForceTrue
For Testing Use Case: Construct a BasicJeriExporter using an instrumented ServerEnpoint implementation.
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_InProgressForceFalse
For Testing Use Case: Construct a BasicJeriExporter using an instrumented ServerEnpoint implementation.
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_InProgressForceTrue
For Testing Use Case: Construct a BasicJeriExporter using an instrumented ServerEnpoint implementation.
run() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.ListenOperation
 
run() - Method in class org.apache.river.test.spec.jeri.basicjeritrustverifier.IsTrustedObjectTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.CheckTrustEquivalenceTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ExecuteCall_ExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ExecuteCall_NormalTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.NewCall_ExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.NewCall_NormalTest
 
run() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ObjectMethodsTest
 
run() - Method in class org.apache.river.test.spec.jeri.connection.ConnectionManagerTest
 
run() - Method in class org.apache.river.test.spec.jeri.connection.ServerConnectionManagerTest
 
run() - Method in class org.apache.river.test.spec.jeri.connection.util.ListenOperation
 
run() - Method in class org.apache.river.test.spec.jeri.kerberostrustverifier.IsTrustedObjectKerberos
 
run() - Method in class org.apache.river.test.spec.jeri.mux.ClientAbortTest
 
run() - Method in class org.apache.river.test.spec.jeri.mux.ClientFlowControlTest
 
run() - Method in class org.apache.river.test.spec.jeri.mux.CloseTest
 
run() - Method in class org.apache.river.test.spec.jeri.mux.MuxClientTest
 
run() - Method in class org.apache.river.test.spec.jeri.mux.MuxServerTest
 
run() - Method in class org.apache.river.test.spec.jeri.mux.ServerAbortTest
 
run() - Method in class org.apache.river.test.spec.jeri.mux.ServerFlowControlTest
 
run() - Method in class org.apache.river.test.spec.jeri.mux.util.ListenOperation
 
run() - Method in class org.apache.river.test.spec.jeri.mux.util.Redirector
Main loop for redirection
run() - Method in class org.apache.river.test.spec.jeri.proxytrustilfactory.AccessorTest
 
run() - Method in class org.apache.river.test.spec.jeri.proxytrustilfactory.ConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.IsTrustedObjectTestSSL
 
run() - Method in class org.apache.river.test.spec.jeri.transport.CheckConstraintsTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.CheckTrustEquivalenceTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.ConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.EndpointInUseTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.EqualityTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.GetDeliveryStatusTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.IllegalArgumentExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.kerberos.KerberosCheckTrustEquivalenceTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.kerberos.KerberosConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.kerberos.KerberosServerConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.kerberos.KerberosWrapper
 
run() - Method in class org.apache.river.test.spec.jeri.transport.ListenContextExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.NewRequestConflictingConstraintsTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.NullPointerExceptionTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.RobustnessTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.ServerEndpointTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.ssl.SslServerConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.jeri.transport.tcp.ServerConstructorAccessorTest
 
run() - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
Executes the current test
run() - Method in class org.apache.river.test.spec.joinmanager.AddAttributes
Executes the current test by doing the following: Verifies that the join manager is re-configured correctly after the addAttributes method is used to add a new set of attributes to the set of attributes with which the join manager is currently configured.
run() - Method in class org.apache.river.test.spec.joinmanager.AddAttributesNullElement
Executes the current test by doing the following: Verifies that a NullPointerException is thrown when any version of the addAttributes method is invoked with a set of attributes that is either null itself, or which contains at least 1 null element.
run() - Method in class org.apache.river.test.spec.joinmanager.AddAttributesProp
Executes the current test by doing the following: Augments the current set of attributes with a new set, and verifies that the appropriate attributes (no duplicates) are propagated to each lookup service with which the associated test service is registered.
run() - Method in class org.apache.river.test.spec.joinmanager.AddAttributesPropNew
Executes the current test by doing the following: Verifies that when the addAttributes method is invoked, the join manager will not only propagate the new attributes to each lookup service with which the test is currently registered, but will also propagate those attributes to each new lookup service that may be started after the service's attributes have been augmented.
run() - Method in class org.apache.river.test.spec.joinmanager.AddAttributesServiceControlled
Executes the current test by doing the following: Verifies that a SecurityException is thrown when the addAttributes method is invoked with true input to the checkSC parameter, and with an attribute set containing at least 1 element that imnplements the net.jini.lookup.entry.ServiceControlled interface.
run() - Method in class org.apache.river.test.spec.joinmanager.Equality
Executes the current test by doing the following: For each instance of the JoinManager utility class created during the construct process, verifies that the equals method returns the appropriate result depending on the particular instances of JoinManager being compared.
run() - Method in class org.apache.river.test.spec.joinmanager.GetAttributes
Executes the current test by doing the following: Verifies that the set of attributes returned by the method getAttributes is the same as the set of attributes with which the join manager was constructed during construct.
run() - Method in class org.apache.river.test.spec.joinmanager.GetAttributesNew
Executes the current test by doing the following: Verifies that each invocation of the getAttributes method returns a new array whose contents are equal to the contents of the set of attributes with which the join manager was constructed during construct.
run() - Method in class org.apache.river.test.spec.joinmanager.GetDiscoveryManager
Executes the current test by doing the following: For each instance of the JoinManager utility class created during the construct process, retrieves the instance of DiscoveryManagement being employed by the JoinManager verifies that the instance of DiscoveryManagement that is retrieved is equal to the instnace of DiscoveryManagement passed in to the join manager's constructor
run() - Method in class org.apache.river.test.spec.joinmanager.GetJoinSetCallback
Executes the current test by doing the following: Verifies that the set of lookup services returned by the method getJoinSet is the same as the set of lookup services with which the test service was registered by the join manager created during construct.
run() - Method in class org.apache.river.test.spec.joinmanager.GetJoinSetCallbackNew
Executes the current test by doing the following: Verifies that each invocation of method getJoinSet returns a new array that contains the same lookup services as those with which the service was registered by the join manager created during construct.
run() - Method in class org.apache.river.test.spec.joinmanager.GetJoinSetServiceIDNew
Executes the current test by doing the following: Verifies that each invocation of method getJoinSet returns a new array that contains the same lookup services as those with which the service was registered by the join manager created during construct.
run() - Method in class org.apache.river.test.spec.joinmanager.GetLeaseRenewalManager
Executes the current test by doing the following: For each instance of the JoinManager utility class created during the construct process, retrieves the instance of LeaseRenewalManager being employed by the JoinManager verifies that the instance of LeaseRenewalManager that is retrieved is equal to the instnace of LeaseRenewalManager passed in to the join manager's constructor
run() - Method in class org.apache.river.test.spec.joinmanager.LDMNullPublicGroup
Executes the current test by doing the following: For each instance of the JoinManager utility class created during the construct process, retrieves the instance of DiscoveryManagement being employed by the JoinManager verifies that the instance of DiscoveryManagement that is retrieved is an instance of the LookupDiscoveryManager utility class verifies that the instance of DiscoveryManagement that is retrieved is configured to discover only lookup services that are members of the public group
run() - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributes
Executes the current test by doing the following: Verifies that the join manager is re-configured correctly after the modifyAttributes method is invoked.
run() - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesLengthMismatch
Executes the current test by doing the following: Verifies that when modifyAttributes is invoked with a set of attribute templates and a set of modification attributes whose lengths do not match, an IllegalArgumentException is thrown.
run() - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesProp
Executes the current test by doing the following: Changes the initial set of attributes to the new set, and verifies that the join manager propagates the appropriate attributes to each lookup service with which the associated test service is registered.
run() - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesPropNew
Executes the current test by doing the following: Changes the initial set of attributes to the new set, and verifies that the join manager propagates the appropriate attributes to each lookup service with which the associated test service is currently registered, and to each new lookup service with which the test service may be registered in the future.
run() - Method in class org.apache.river.test.spec.joinmanager.ModifyAttributesServiceControlled
Executes the current test by doing the following: Verifies that when modifyAttributes is invoked with true input to the checkSC parameter, and at least one of the attributes to be modified implements the net.jini.lookup.entry.ServiceControlled interface, a SecurityException is thrown.
run() - Method in class org.apache.river.test.spec.joinmanager.Register
Executes the current test by doing the following: Verifies that the test service input to the join manager constructor is registered with all lookup services the join manager is configured to discover (through its DiscoveryManagement instance).
run() - Method in class org.apache.river.test.spec.joinmanager.RegisterAttributes
Executes the current test by doing the following: Verifies that the test service input to the join manager constructor is registered with all lookup services the join manager is configured to discover (through its DiscoveryManagement instance); additionally, verifies that the test service's corresponding set of attributes are associated with the test service in each lookup service in which that test service is registered.
run() - Method in class org.apache.river.test.spec.joinmanager.RegisterProp
Executes the current test by doing the following: Verifies that the test service input to the join manager constructor is registered with all currently running lookup services the join manager is configured to discover (through its DiscoveryManagement instance).
run() - Method in class org.apache.river.test.spec.joinmanager.ServiceIDNotify
Executes the current test by doing the following: Verifies that the ServiceID listener input to the constructor of the join manager utility class receives one and only one ServiceID notification from the join manager.
run() - Method in class org.apache.river.test.spec.joinmanager.SetAttributes
Executes the current test by doing the following: Verifies that the join manager is re-configured correctly after the setAttributes method is invoked.
run() - Method in class org.apache.river.test.spec.joinmanager.SetAttributesNullElement
Executes the current test by doing the following: Verifies that a NullPointerException is thrown when setAttributes is invoked with a set of attributes that is either null itself, or which contains at least 1 null element.
run() - Method in class org.apache.river.test.spec.joinmanager.SetAttributesProp
Executes the current test by doing the following: Verifies that the appropriate attributes (no duplicates) are propagated to each lookup service with which the associated test service is registered.
run() - Method in class org.apache.river.test.spec.joinmanager.SetAttributesPropNew
Executes the current test by doing the following: Verifies that when the setAttributes method is invoked, the join manager will not only propagate the new attributes to each lookup service with which the test is currently registered, but will also propagate those attributes to each new lookup service that may be started after the service's attributes have been augmented.
run() - Method in class org.apache.river.test.spec.joinmanager.TerminateDiscovery
Executes the current test by doing the following: verifies that the lookup service(s) started initially were discovered by the default discovery manager created by the join manager starts a new lookup service and verifies that the default discovery manager discovers any new lookup service started while the join manager's discovery process is still in progress terminates the join manager starts another new lookup service verifies that all discovery processing in the terminated join manager was also terminated by verifying that the lookup service started after the join manager was terminated is not discovered
run() - Method in class org.apache.river.test.spec.joinmanager.TerminateLeases
Executes the current test by doing the following: verifies that the test service is registered (it's leases are being managed) with each lookup service started during construct terminates the join manager verifies that the test service is no longer registered (the leases are no longer being managed) with any of the lookup service(s) with which it was previously registered
run() - Method in class org.apache.river.test.spec.jrmp.jrmpexporter.Constructor_NullPointerExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.jrmp.jrmpexporter.Export_ExportExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.jrmp.jrmpexporter.Export_IllegalStateExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.jrmp.jrmpexporter.Export_NullPointerExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.jrmp.jrmpexporter.GetActivationID_BehaviorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.jrmp.jrmpexporter.GetClientSocketFactory_BehaviorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.jrmp.jrmpexporter.GetPort_BehaviorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.jrmp.jrmpexporter.GetServerSocketFactory_BehaviorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.jrmp.jrmpexporter.Unexport_BehaviorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.jrmp.jrmpexporter.Unexport_IllegalStateExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.jrmp.jrmpservercontext.GetServerContext_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.loader.downloadPermission.Constructor
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.Constructor
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.GetClassAnnotation
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.GetPermissions
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.GetResources
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.IsPreferredClass
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.IsPreferredResource
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.IsPreferredResourceIOException
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.LoadClasses
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.NewInstance
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassProvider.GetClassAnnotation
run test passing QATestPreferredClassProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassProvider.GetClassLoader
run test passing QATestPreferredClassProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassProvider.GetClassLoaderMalformedURLException
run test passing QATestPreferredClassProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassProvider.GetClassLoaderSecurityException
run test passing QATestPreferredClassProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadClasses
run test passing QATestPreferredClassProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadClassesClassNotFoundException
run test passing QATestPreferredClassProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadClassesMalformedURLException
run test passing QATestPreferredClassProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadClassesSecurityException
run test passing QATestPreferredClassProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadProxyClasses
run test passing QATestPreferredClassProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadProxyClassesClassNotFoundException
run test passing QATestPreferredClassProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.preferredClassProvider.LoadProxyClassesMalformedURLException
run test passing QATestPreferredClassProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.requireDlPermProvider.LoadClasses
run test passing RequireDlPermProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.loader.pref.requireDlPermProvider.LoadClassesSecurityException
run test passing RequireDlPermProvider as java.rmi.server.RMIClassLoaderSpi
run() - Method in class org.apache.river.test.spec.locatordiscovery.AbstractBaseTest
Executes the current test
run() - Method in class org.apache.river.test.spec.locatordiscovery.AddDiscoveryListenerNull
Executes the current test by doing the following: re-configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was started during setup starts the unicast discovery process by adding a listener to the lookup locator discovery utility verifies that the discovery process is working by waiting for the expected discovery events invokes the addDiscoveryListener method on the lookup locator discovery utility to attempt to add null to set of listeners waiting for discovered and discarded events verifies that a NullPointerException is thrown when the attempt to add null to the listeners is made
run() - Method in class org.apache.river.test.spec.locatordiscovery.AddLocators
Executes the current test by doing the following: start the additional lookup services verifies that the lookup locator discovery utility under test discovers the initial lookup services that were started during construct re-configures the listener's expected event state to expect the discovery of the addtional lookup services re-configures the lookup locator discovery utility to discover the new set of locators in addtion to the initial set of verifies that the lookup locator discovery utility under test sends the expected discovered events, having the expected contents related to the additional lookups that were started
run() - Method in class org.apache.river.test.spec.locatordiscovery.AddLocatorsDups
Executes the current test by doing the following: start the additional lookup services verifies that the lookup locator discovery utility under test discovers the initial lookup services that were started during construct re-configures the listener's expected event state to expect the discovery of the addtional lookup services re-configures the lookup locator discovery utility to discover the new set of locators containing the duplicate elements verifies that the lookup locator discovery utility under test sends the expected discovered events, having the expected contents related to the additional lookups that were started
run() - Method in class org.apache.river.test.spec.locatordiscovery.AddLocatorsEmpty
Executes the current test by doing the following: start the additional lookup services verifies that the lookup locator discovery utility under test discovers the initial lookup services that were started during construct re-configures the listener's expected event state to expect no more discovered events adds the empty set to the set of locators with which the lookup locator discovery utility is configured verifies the contents of the managed set of locators with which the lookup locator discovery utility is configured prior to the invocation of addLocators is the same as the contents of that set after addLocators is invoked verifies that the lookup locator discovery utility under test sends no discovered events
run() - Method in class org.apache.river.test.spec.locatordiscovery.AddLocatorsNullElement
Executes the current test by doing the following: first verifies that the lookup locator discovery utility is currently configured to discover a non-null, non-empty set of locators invokes addLocators with a set of locators in which at least one element is null verifies that a NullPointerException is thrown upon the invocation of addLocators
run() - Method in class org.apache.river.test.spec.locatordiscovery.AddNewDiscoveryListener
Executes the current test by doing the following: re-configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was started during construct starts the unicast discovery process by adding a listener to the lookup locator discovery utility verifies that the discovery process is working by waiting for the expected discovery events invokes the addDiscoveryListener method on the lookup locator discovery utility to add a new listener for the original set of lookups to discover verifies that the lookup locator discovery utility under test sends the expected discovered events, with the expected contents
run() - Method in class org.apache.river.test.spec.locatordiscovery.ConstructorDups
Executes the current test by doing the following: constructs a lookup locator discovery utility using a set of locators in which at least 1 element of the set is a duplicate of at least 1 other element of the set starts the unicast discovery process for the lookup locator discovery utility just constructed by adding a discovery listener verifies that the lookup locator discovery utility under test sends the expected discovered events, with the expected contents
run() - Method in class org.apache.river.test.spec.locatordiscovery.ConstructorNullElement
Executes the current test by doing the following: Verifies that a NullPointerException is thrown when an instance of LookupLocatorDiscovery is created using a set of locators in which at least one element is null.
run() - Method in class org.apache.river.test.spec.locatordiscovery.DiscardNull
Executes the current test by doing the following: re-configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was started during construct starts the unicast discovery process by adding a listener to the lookup locator discovery utility verifies that the discovery process is working by waiting for the expected discovery events for each lookup service started during construct, destroys the lookup service and invokes the discard method on the lookup locator discovery utility verifies that the discard mechanism is working correctly by verifying the expected discarded events - with the expected contents - are sent by the lookup locator discovery utility to the listener again invokes the discard method on the lookup locator discovery utility, this time using a null paramete verifies that no further events are received or actions are taken
run() - Method in class org.apache.river.test.spec.locatordiscovery.DiscardUnreachable
Executes the current test by doing the following: re-configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was started during construct starts the unicast discovery process by adding to the lookup locator discovery utility, a listener that listens for only discovered and discarded events verifies that the discovery process is working by waiting for the expected discovery events retrieves the proxy to each lookup service renders un-reachable, each lookup service started in construct discards from the lookup locator discovery utility, each un-reachable lookup service verifies that the lookup locator discovery utility under test sends the expected discarded events, with the expected contents
run() - Method in class org.apache.river.test.spec.locatordiscovery.Discovered
Executes the current test by doing the following: configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was started during construct starts the unicast discovery process by adding a discovery listener to the lookup locator discovery utility verifies that the lookup locator discovery utility under test sends the expected discovered events, having the expected contents
run() - Method in class org.apache.river.test.spec.locatordiscovery.DiscoveredDelay
Executes the current test by doing the following: configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was started during construct starts the unicast discovery process by adding a discovery listener to the lookup locator discovery utility verifies that the lookup locator discovery utility under test sends the expected discovered events, having the expected contents related to the initial lookups that were started starts an additional set of lookups to discover resets the listener's discovery and discard related state for for discovery of the addtional lookups just started verifies that the lookup locator discovery utility under test sends the expected discovered events, having the expected contents related to the additional lookups that were started
run() - Method in class org.apache.river.test.spec.locatordiscovery.DiscoveredStagger
Executes the current test by doing the following: starts one lookup service (so it's up before discovery actually starts -- so that the lookup locator discovery utility is fully exercised) configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was/will be started starts the unicast discovery process by adding a discovery listener to the lookup locator discovery utility asynchronously starts additional lookup services at various staggered times while the lookup locator discovery utility is operational verifies that the lookup locator discovery utility under test sends the expected discovered events, having the expected contents
run() - Method in class org.apache.river.test.spec.locatordiscovery.DiscoveryBeginsOnAddLocsAfterNull
Executes the current test by doing the following: creates a lookup locator discovery utility using null in the constructor adds a listener to the lookup locator discovery utility just created, and verifies the listener receives no events depending on the value of addLocs, invokes either addLocators or setLocators to re-configure the lookup locator discovery utility to discover the lookup services started in construct verifies that the locator discovery utility utility under test sends the expected discovered events, having the expected contents related to the lookups started in construct
run() - Method in class org.apache.river.test.spec.locatordiscovery.DiscoveryEndsOnTerminate
Executes the current test by doing the following: creates a lookup locator discovery utility configured to to discover the set of locators whose elements are the locators of both the initial and the addtional lookups to be started starts the unicast discovery process by adding to the lookup locator discovery utility, a listener that listens for discovered and discarded events related to the lookups to be started verifies that the lookup locator discovery utility under test sends the expected discovered events related to the initial lookups started terminates the lookup locator discovery utility starts the addtional lookup services the lookup locator discovery utility was configured to discover verifies the listener receives no more discovered events for any lookup service
run() - Method in class org.apache.river.test.spec.locatordiscovery.Equality
Executes the current test by doing the following: Compares the instance of LookupLocatorDiscovery created during construct to itself and to a new instance; and verifies that the equals method returns the appropriate result depending on the particular instances of LookupLocatorDiscovery being compared.
run() - Method in class org.apache.river.test.spec.locatordiscovery.GetDiscoveredLocators
Executes the current test by doing the following: verifies that the listener is notified of the discovery of all of the lookup services started during setup calls getDiscoveredLocators on the lookup locator discovery utility used in the discovery process retrieves from the listener, the locators that were actually discovered compares the locators actually discovered with the locators returned by getDiscoveredLocators, and verifies that the contents of those arrays are the same
run() - Method in class org.apache.river.test.spec.locatordiscovery.GetDiscoveredLocatorsNew
Executes the current test by doing the following: verifies that getDiscoveredLocators returns the locators of the lookup services that have already been discovered invokes getDiscoveredLocators two more times and verifies that each invocation returns different arrays having the same contents
run() - Method in class org.apache.river.test.spec.locatordiscovery.GetLocators
Executes the current test by doing the following: invokes getLocators to retrieve the locators the lookup locator discovery utility is currently configured to discover compares the locators returned by getLocators with the locators used to initially configure this test, and verifies that those sets are the same
run() - Method in class org.apache.river.test.spec.locatordiscovery.GetLocatorsNew
Executes the current test by doing the following: twice invokes getLocators to retrieve the locators the lookup locator discovery utility is currently configured to discover verifies that each invocation returns different arrays having the same contents
run() - Method in class org.apache.river.test.spec.locatordiscovery.GetRegistrars
Executes the current test by doing the following: configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was started during construct starts the unicast discovery process by adding a discovery listener to the lookup locator discovery utility verifies that the lookup locator discovery utility under test discoveres all of the lookup services that were started during construct invokes getRegistrars to retrieve the registrars the lookup locator discovery utility has currently discovered compares the registrars returned by getRegistrars with the registrars that were started during construct (and discovered by the lookup locator discovery utility), and verifies that those sets are the same
run() - Method in class org.apache.river.test.spec.locatordiscovery.GetRegistrarsNew
Executes the current test by doing the following: verifies that getRegistrars returns the registrars that have been discovered by the lookup locator discovery utility invokes getRegistrars two more times and verifies that each invocation returns different arrays having the same contents
run() - Method in class org.apache.river.test.spec.locatordiscovery.GetUndiscoveredLocators
Executes the current test by doing the following: configures the lookup locator discovery utility to discover only the initial lookup services started during construct, and verifies that the listener is notified of the discovery of those lookup services (this establishes the set of already-discovered locators in the listener) re-configures the lookup locator discovery utility to discover both the initial and the addtional lookup services (this establishes in the lookup locator discovery utility, a non-empty set of un-discovered locators) re-configures the listener to expect both the initial lookups and the addtional lookups calls getUndiscoveredLocators on the lookup locator discovery utility used in the discovery process retrieves from the listener, the expected, but undiscovered, locators compares the expected-but-undiscovered locators referenced by the listener with the locators returned by getUndiscoveredLocators, and verifies that the contents of those arrays are the same
run() - Method in class org.apache.river.test.spec.locatordiscovery.GetUndiscoveredLocatorsNew
Executes the current test by doing the following: verifies that getUndiscoveredLocators returns the locators of the desired, but not-yet-discovered, lookup services for which the lookup locator discovery utility is configured invokes getUndiscoveredLocators two more times and verifies that each invocation returns different arrays having the same content
run() - Method in class org.apache.river.test.spec.locatordiscovery.RemoveDiscoveryListener
Executes the current test by doing the following: creates a lookup locator discovery utility configured to to discover the set of locators whose elements are the locators of both the initial and the addtional lookups to be started adds two discovery listeners to the lookup locator discovery utility just created verifies that the lookup locator discovery utility under test sends the expected discovered events related to the initial lookups started to both listeners registered with it removes one of the listeners from the lookup locator discovery utility clears the expected event state of both listeners starts the addtional lookup services the lookup locator discovery utility was configured to discover verifies that the lookup locator discovery utility under test sends the expected discovered events related to the addtional lookups started to only the listener that was not removed verifies that the lookup locator discovery utility under test does NOT send any discovered events to the listener that was removed
run() - Method in class org.apache.river.test.spec.locatordiscovery.RemoveDiscoveryListenerDNE
Executes the current test by doing the following: re-configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was started during construct starts the unicast discovery process by adding a listener to the lookup locator discovery utility verifies that the discovery process is working by waiting for the expected discovery events invokes the removeDiscoveryListener method on the lookup locator discovery utility with a listener that is not an element of that utility's managed set of listeners verifies that no further events are received or actions are taken
run() - Method in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsEmpty
Executes the current test by doing the following: verifies that the lookup locator discovery utility under test discovers the lookup services that were started during construct re-configures the listener's expected event state to expect no more discarded events removes the empty set from the set of locators with which the lookup locator discovery utility is configured verifies the contents of the managed set of locators with which the lookup locator discovery utility is configured prior to the invocation of removeLocators is the same as the contents of that set after removeLocators is invoked verifies that the lookup locator discovery utility under test sends no discarded events
run() - Method in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsNullElement
Executes the current test by doing the following: first verifies that the lookup locator discovery utility is currently configured to discover a non-null, non-empty set of locators invokes removeLocators with a set of locators in which at least one element is null verifies that a NullPointerException is thrown upon the invocation of removeLocators
run() - Method in class org.apache.river.test.spec.locatordiscovery.RemoveLocatorsSome
Executes the current test by doing the following: re-configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was started during construct starts the unicast discovery process by adding a discovery listener to the lookup locator discovery utility verifies that the discovery process is working by waiting for the expected discovery events invokes the removeLocators method on the lookup locator discovery utility to remove the indicated locators verifies that the lookup locator discovery utility under test sends the expected discarded events
run() - Method in class org.apache.river.test.spec.locatordiscovery.SetLocatorsDups
Executes the current test by doing the following: start the additional lookup services verifies that the lookup locator discovery utility under test discovers the initial lookup services that were started during construct re-configures the listener's expected event state to expect the discovery of the new, replacement set of lookup services re-configures the lookup locator discovery utility to discover the new, replacement set of locators containing the duplicate elements verifies that the lookup locator discovery utility under test sends the expected discovered events, having the expected contents related to the additional lookups that were started
run() - Method in class org.apache.river.test.spec.locatordiscovery.SetLocatorsEmpty
Executes the current test by doing the following: creates a lookup locator discovery utility configured to to discover the set of locators whose elements are the locators of both the initial and the addtional lookups to be started starts the unicast discovery process by adding to the lookup locator discovery utility, a listener that listens for discovered and discarded events related to the lookups to be started verifies that the lookup locator discovery utility under test sends the expected discovered events related to the initial lookups started replaces with the empty set, the current managed set of locators with which the the lookup locator discovery utility is currently configured starts the addtional lookup services the lookup locator discovery utility was configured to discover verifies that discovery has ceased by verifying that the listener receives no more discovered events for any lookup service
run() - Method in class org.apache.river.test.spec.locatordiscovery.SetLocatorsNullElement
Executes the current test by doing the following: first verifies that the lookup locator discovery utility is currently configured to discover a non-null, non-empty set of locators invokes setLocators with a set of locators in which at least one element is null verifies that a NullPointerException is thrown upon the invocation of setLocators
run() - Method in class org.apache.river.test.spec.locatordiscovery.SetLocatorsReplaceSome
Executes the current test by doing the following: re-configures the lookup locator discovery utility to discover the set of locators whose elements are the locators of each lookup service that was started during construct starts the unicast discovery process by adding a discovery listener to the lookup locator discovery utility verifies that the discovery process is working by waiting for the expected discovery events invokes the setLocators method on the lookup locator discovery utility to re-configure that utility with a new set of locators to discover verifies that the lookup locator discovery utility under test sends the expected discarded events
run() - Method in class org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest
Executes the current test
run() - Method in class org.apache.river.test.spec.lookupdiscovery.AddGroups
Executes the current test by doing the following: verifies that the lookup discovery utility under test discovers the initial lookup services that were started during construct re-configures the listener's expected event state to expect the discovery of the addtional lookup services invokes addGroups to re-configure the lookup discovery utility to discover the new set of groups in addtion to the initial set verifies that the lookup discovery utility under test sends the expected discovered events, having the expected contents related to the additional lookups that were started
run() - Method in class org.apache.river.test.spec.lookupdiscovery.AddGroupsAllGroups
Executes the current test by doing the following: invokes addGroups, inputting null (ALL_GROUPS) verifies that a NullPointerException is thrown
run() - Method in class org.apache.river.test.spec.lookupdiscovery.AddGroupsNoGroups
Executes the current test by doing the following: retrieves the member groups the lookup discovery utility under test is initially configured to discover invokes addGroups, inputting an empty array (NO_GROUPS) verifies that the set of groups the lookup discovery utility was configured to discover prior to the call to addGroups is the same as the set of groups that utility is configured to discover after the call to addGroups
run() - Method in class org.apache.river.test.spec.lookupdiscovery.AddGroupsNullElement
Executes the current test by doing the following: creates an instance of the lookup discovery utility configured to discover a finite set of groups (not NO_GROUPS and not ALL_GROUPS) attempts to augment the set of groups the lookup discovery utility is configured to discover with a set that contains at least one null element verifies that a NullPointerException is thrown
run() - Method in class org.apache.river.test.spec.lookupdiscovery.AddGroupsUnsupportedOperation
Executes the current test by doing the following: creates a lookup discovery utility configured to discover ALL_GROUPS invokes addGroups, inputting a non-null, non-empty set of groups verifies that an UnsupportedOperationException occurs
run() - Method in class org.apache.river.test.spec.lookupdiscovery.AddNewDiscoveryListener
Executes the current test by doing the following: re-configures the lookup discovery utility to use group discovery to discover the set of lookup services started during construct starts the multicast discovery process by adding a listener to the lookup discovery utility verifies that the discovery process is working by waiting for the expected discovery events invokes the addDiscoveryListener method on the lookup discovery utility to add a new listener for the original set of lookups to discover verifies that the lookup discovery utility under test sends the expected discovered events, with the expected contents
run() - Method in class org.apache.river.test.spec.lookupdiscovery.ConstructorAllGroups
Executes the current test by doing the following: constructs a lookup discovery utility with a null parameter starts the multicast discovery process for the lookup discovery utility just constructed by adding a discovery listener verifies that the lookup discovery utility under test sends the expected discovered events, with the expected contents
run() - Method in class org.apache.river.test.spec.lookupdiscovery.ConstructorDups
Executes the current test by doing the following: constructs a lookup discovery utility using a set of groups in which at least 1 element of the set is a duplicate of at least 1 other element of the set starts the multicast discovery process for the lookup discovery utility just constructed by adding a discovery listener verifies that the lookup discovery utility under test sends the expected discovered events, with the expected contents
run() - Method in class org.apache.river.test.spec.lookupdiscovery.ConstructorNullElement
Executes the current test by doing the following: Verifies that a NullPointerException is thrown when an instance of LookupDiscovery is created using a set of groups in which at least one element is null.
run() - Method in class org.apache.river.test.spec.lookupdiscovery.DiscardUnreachable
Executes the current test by doing the following: re-configures the LookupDiscovery utility to discover the union of the member groups to which each lookup service belongs starts the discovery process by adding to the LookupDiscovery utility, a listener that listens for only discovered and discarded events verifies that the discovery process is working by waiting for the expected discovery events retrieves the proxy to each lookup service stops the multicast announcements being sent from each lookup service, and destroys the corresponding lookup service attempts to interact with each lookup service, invoking the discard() method of the LookupDiscovery utility upon finding that the lookup service is un-reachable verifies that the LookupDiscovery utility under test sends the expected number of discard events - with the expected contents
run() - Method in class org.apache.river.test.spec.lookupdiscovery.Discovered
Executes the current test by doing the following: re-configures the lookup discovery utility to use group discovery to discover the set of lookup services started during construct starts the multicast discovery process by adding a listener to the lookup discovery utility verifies that the lookup discovery utility under test sends the expected discovered events, with the expected contents
run() - Method in class org.apache.river.test.spec.lookupdiscovery.DiscoveredDelay
Executes the current test by doing the following: configures the lookup discovery utility to discover the member groups of each lookup service that was started during construct starts the multicast discovery process by adding a discovery listener to the lookup discovery utility verifies that the lookup discovery utility under test sends the expected discovered events, having the expected contents related to the initial lookups that were started starts an additional set of lookups to discover resets the listener's discovery and discard related state for for discovery of the addtional lookups just started verifies that the lookup discovery utility under test sends the expected discovered events, having the expected contents related to the additional lookups that were started
run() - Method in class org.apache.river.test.spec.lookupdiscovery.DiscoveredStagger
Executes the current test by doing the following: starts one lookup service (so it's up before discovery actually starts -- so that the lookup discovery utility is fully exercised) configures the lookup discovery utility to discover the member groups of each lookup service that was/will be started starts the multicast discovery process by adding a discovery listener to the lookup discovery utility asynchronously starts additional lookup services at various staggered times while the lookup discovery utility is operational verifies that the lookup discovery utility under test sends the expected discovered events, having the expected contents
run() - Method in class org.apache.river.test.spec.lookupdiscovery.DiscoveryBeginsOnAddGroupsAfterEmpty
Executes the current test by doing the following: creates a lookup discovery utility using an empty String (NO_GROUPS) in the constructor adds a listener to the lookup discovery utility just created, and verifies the listener receives no events depending on the value of addGroups, invokes either addGroups or setGroups to re-configure the lookup discovery utility to discover the lookup services started in construct verifies that the lookup discovery utility under test sends the expected discovered events, having the expected contents related to the lookups started in construct
run() - Method in class org.apache.river.test.spec.lookupdiscovery.DiscoveryEndsOnTerminate
Executes the current test by doing the following: creates a lookup discovery utility configured to discover the set of groups whose elements are the member groups of both the initial and the addtional lookups to be started starts the multicast discovery process by adding to the lookup discovery utility, a listener that listens for discovered and discarded events related to the lookups to be started verifies that the lookup discovery utility under test sends the expected discovered events related to the initial lookups started terminates the lookup discovery utility starts the addtional lookup services the lookup discovery utility was configured to discover verifies the listener receives no more discovered events for any lookup service
run() - Method in class org.apache.river.test.spec.lookupdiscovery.Equality
Executes the current test by doing the following: Compares the instance of LookupDiscovery created during construct to itself and to a new instance; and verifies that the equals method returns the appropriate result depending on the particular instances of LookupDiscovery being compared.
run() - Method in class org.apache.river.test.spec.lookupdiscovery.GetGroups
Executes the current test by doing the following: retrieves the member groups the lookup discovery utility under test is initially configured to discover verifies that the set of groups the lookup discovery utility was configured to discover initially is the same as the set of groups returned by getGroups
run() - Method in class org.apache.river.test.spec.lookupdiscovery.GetGroupsNew
Executes the current test by doing the following: retrieves the member groups the lookup discovery utility under test is initially configured to discover verifies that the set of groups the lookup discovery utility was configured to discover initially is the same as the set of groups returned by getGroups invokes getGroups two more times and verifies that each invocation returns different arrays having the same contents
run() - Method in class org.apache.river.test.spec.lookupdiscovery.GetRegistrars
Executes the current test by doing the following: re-configures the lookup discovery utility to use group discovery to discover the set of lookup services started during construct starts the multicast discovery process by adding a listener to the lookup discovery utility verifies that the lookup discovery utility under test sends the expected discovered events, with the expected contents invokes getRegistrars to retrieve the registrars the lookup discovery utility has currently discovered compares the registrars returned by getRegistrars with the registrars that were started during construct (and discovered by the lookup discovery utility), and verifies that those sets are the same
run() - Method in class org.apache.river.test.spec.lookupdiscovery.GetRegistrarsNew
Executes the current test by doing the following: verifies that getRegistrars returns the registrars that have been discovered by the lookup discovery utility invokes getRegistrars two more times and verifies that each invocation returns different arrays having the same contents
run() - Method in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorChange
Executes the current test by doing the following: verifies the lookup discovery mechanism is functional by using group discovery to discover the lookup services started during construct for alternating elements, replaces with a new group name, the member group elements of each of the discovered lookup services verifies that the multicast announcements are correctly monitored and handled by verifying that the lookup discovery utility sends to the listener, changed events referencing the correct changed event information corresponding to each lookup service whose member groups were changed
run() - Method in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorReplace
Executes the current test by doing the following: verifies the lookup discovery mechanism is functional by using group discovery to discover the lookup services started during construct replaces the member groups of each of the discovered lookup services with a new set that contains none of the elements from the set of groups the lookup discovery utility is configured to discover verifies that the lookup discovery utility discards the lookup services whose member groups were changed
run() - Method in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorStop
Executes the current test by doing the following: verifies the lookup discovery mechanism is functional by using group discovery to discover the lookup services started during construct stops the generation of multicast announcements by each lookup service, but allows the lookup services to remain running and reachable verifies that although the multicast announcements from the lookup services have ceased, the lookup discovery utility does not discard the lookup services because they are still reachable
run() - Method in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorStopReplace
Executes the current test by doing the following: verifies the lookup discovery mechanism is functional by using group discovery to discover the lookup services started during construct stops the generation of multicast announcements by each lookup service, but allows the lookup services to remain running and reachable verifies that the lookup discovery utility discards the lookup services whose member groups were changed
run() - Method in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorTerminate
Executes the current test by doing the following: verifies the lookup discovery mechanism is functional by using group discovery to discover the lookup services started during construct stops the generation of multicast announcements by each lookup service, and makes each lookup service unreachable verifies that the lookup discovery utility eventually discards the lookup services whose multicast announcements have ceased to be received
run() - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveDiscoveryListener
Executes the current test by doing the following: creates a lookup discovery utility configured to discover all of the lookup services (both initial and additonal) to be started starts the multicast discovery process by adding two discovery listeners to the lookup discovery utility just created verifies that the lookup discovery utility under test sends the expected discovered events related to the initial lookups started to both listeners registered with it removes one of the listeners from the lookup discovery utility clears the expected event state of both listeners starts the addtional lookup services the lookup discovery utility is configured to discover verifies that the lookup discovery utility under test sends the expected discovered events related to the addtional lookups started to only the listener that was not removed verifies that the lookup discovery utility under test does NOT send any discovered events to the listener that was removed
run() - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsAllGroups
Executes the current test by doing the following: invokes removeGroups, inputting null (ALL_GROUPS) verifies that a NullPointerException is thrown
run() - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsNoGroups
Executes the current test by doing the following: retrieves the member groups the lookup discovery utility under test is initially configured to discover invokes removeGroups, inputting an empty array (NO_GROUPS) verifies that the set of groups the lookup discovery utility was configured to discover prior to the call to removeGroups is the same as the set of groups that utility is configured to discover after the call to removeGroups
run() - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveNone
Executes the current test by doing the following: invokes removeGroups, inputting a finite set of groups that contains none of the groups with which the lookup discovery utility is currently configured verifies that the lookup discovery utility is configured to discover the same set of groups it was initially configured to discover
run() - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsRemoveSome
Executes the current test by doing the following: re-configures the lookup discovery utility to use group discovery to discover the lookup services started during construct starts the multicast discovery process by adding a discovery listener to the lookup discovery utility verifies that the discovery process is working by waiting for the expected discovery events verifies that the discovery process is working by waiting for the expected discovery events invokes the removeGroups method on the lookup discovery utility to remove the indicated groups verifies that the lookup discovery utility under test sends the expected discarded events
run() - Method in class org.apache.river.test.spec.lookupdiscovery.RemoveGroupsUnsupportedOperation
Executes the current test by doing the following: creates a lookup discovery utility configured to discover ALL_GROUPS invokes removeGroups, inputting a non-null, non-empty set of groups verifies that an UnsupportedOperationException occurs
run() - Method in class org.apache.river.test.spec.lookupdiscovery.SetGroupsNoGroups
Executes the current test by doing the following: configures the lookup discovery utility to discover the member groups of both the initial lookup services started during construct, and the addtional lookup services started below starts the multicast discovery process by adding a discovery listener to the lookup discovery utility verifies that group discovery is currently operational by verifying that the lookup discovery utility under test sends the expected discovered events, having the expected contents related to the initial lookups that were started invokes setGroups with NO_GROUPS to halt discovery processing starts an additional set of lookups to discover verifies that group discovery has been halted by verifying that the lookup discovery utility sends no discovered events invokes setGroups again, inputting all of the member groups with which the lookup discovery utility was initially configured verifies that group discovery has been restarted by verifying that the lookup discovery utility under test sends the expected discovered events, having the expected contents related to the additional lookups that were started
run() - Method in class org.apache.river.test.spec.lookupdiscovery.SetGroupsReplaceSome
Executes the current test by doing the following: re-configures the lookup discovery utility to use group discovery to discover the lookup services started during construct starts the multicast discovery process by adding a discovery listener to the lookup discovery utility verifies that the discovery process is working by waiting for the expected discovery events invokes the setGroups method on the lookup discovery utility to re-configure that utility with a new set of groups to discover verifies that the lookup discovery utility under test sends the expected discarded events
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.EvntLeaseExpiration
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.LookupByClass
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.LookupByIntfc
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.LookupBySrvcID
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.LookupBySuper
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.MultipleEvntLeaseRenewals
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.MultipleSrvcLeaseRenewals
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrAdd
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrDel
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrMod
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnSrvcLeaseExpiration
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set00.SrvcLeaseExpiration
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.EmptyLookup
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesAttrNull
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesAttrVals
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesEmpty
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetEntryClassesTypeAttr
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetFieldValuesAttr
Performs actions necessary to prepare for execution of the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetFieldValuesAttrNull
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetServiceTypesAttr
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetServiceTypesClass
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.GetServiceTypesEmpty
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.IdempotentNewSrvcReg
Executes the current QA test. 1.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.IdempotentOldSrvcReg
Executes the current QA test. 1.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNonNull
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNull
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNonNull
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNull
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNonNull
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNull
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcLeaseExp
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcReg
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNonNull
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNull
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntrySrvcReg
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.ReRegOldSrvcs
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.ReturnOnLookupByAttr
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.ReturnOnLookupByType
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set01.ReturnOnLookupByTypeAttr
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredAddAttributes
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredEventLeaseCancel
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredEventLeaseRenew
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredLeaseMapCancel
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredLeaseMapRenew
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredModifyAttributes
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredServiceLeaseCancel
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredServiceLeaseRenew
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.ExpiredSetAttributes
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.GetEntryClassesNoMatch
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.GetEntryClassesNullTemplate
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.GetFieldValuesBadField
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.GetFieldValuesBadIndex
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.GetFieldValuesNoMatch
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.GetFieldValuesNullTemplate
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.GetServiceTypesNoMatch
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.GetServiceTypesNullTemplate
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.LeaseMapCancel
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.LeaseMapRenew
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.LeaseMapRenewNegDuration
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.Lookup2NullTemplate
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.LookupNegMatches
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.LookupNoMatch
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.LookupNullTemplate
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.ModifyAttributesBadClass
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.ModifyAttributesBadLength
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyBadTransition
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyNegDuration
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyNoTransition
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyNullListener
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyNullTemplate
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnAttrSet
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnComboAttrSet
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.RegisterInvalidServiceID
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.RegisterNegDuration
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.RegisterNullService
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set02.RegisterNullServiceItem
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddLookupAttributes
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddLookupGroups
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddLookupLocators
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddMemberGroups
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleModifyLookupAttributes
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleRemoveLookupGroups
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleRemoveLookupLocators
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleRemoveMemberGroups
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleSetLookupGroups
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleSetLookupLocators
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleSetMemberGroups
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set03.SimpleUnicastPort
Executes the current QA test.
run() - Method in class org.apache.river.test.spec.lookupservice.test_set04.ModifyAttributesOverlap
 
run() - Method in class org.apache.river.test.spec.lookupservice.test_set04.ModifyAttributesSwap
 
run() - Method in class org.apache.river.test.spec.lookupservice.ToStringTest
 
run() - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.GetGrantsNoPrincipal
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.GrantNoPrincipalCase01
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.GrantNoPrincipalCase02
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.GrantPrincipal
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.GrantPrincipalSame
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.NullCases
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.PolicyInitializationExceptionTest
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.RefreshNoPrincipal
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.SecurityExceptionConstructor
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTest
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.grantPermission.GrantPermissionTestCase01
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.BasicGrants
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.NullCases
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.NullPolicy
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.PolicyInitializationExceptionTest
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.SecurityExceptionConstructor
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.policyprovider.policyFileProvider.UmbrellaGrants
Run the test according Test Description
run() - Method in class org.apache.river.test.spec.renewalmanager.EventTest
 
run() - Method in class org.apache.river.test.spec.renewalservice.AddRemoveTest
This method asserts that the Add and Remove methods operate according to specification.
run() - Method in class org.apache.river.test.spec.renewalservice.AssocExpWarnSetTest
Assert that the set returned as the source of the ExpirationWarningEvent is the set which is about to expire.
run() - Method in class org.apache.river.test.spec.renewalservice.AssocRenewalFailSetTest
Assert that the set returned as the source of the RenewalFailureEvent is the set on which the renewal attempt failed.
run() - Method in class org.apache.river.test.spec.renewalservice.ClearEventRegistrationTest
Assert if a RemoteListener registered for renewal failure events or expiration warning events throws an UnknownEventException, this will only clear the specific event registration, it will not cancel the lease on the renewal set, or affect any other event registration on the set.
run() - Method in class org.apache.river.test.spec.renewalservice.ClearFailureListenerTest
Assert that the clearRenewalFailureListener method operates as expected.
run() - Method in class org.apache.river.test.spec.renewalservice.ClearWarningListenerTest
Assert that the clearExpirationWarningListener method operates as expected.
run() - Method in class org.apache.river.test.spec.renewalservice.DurationExpirationTest
Assert that of the membership duration of a managed lease is less than its expiration time then the lease will not be renewed but it will remain in the set.
run() - Method in class org.apache.river.test.spec.renewalservice.EqualsTest
This method asserts that two proxies for the same LRS service are equal and two proxies for different LRS services are not.
run() - Method in class org.apache.river.test.spec.renewalservice.EventIDFailTest
Assert that because a given set will only have one expiration warning event registration at a given time all expiration warning events will have the same event ID.
run() - Method in class org.apache.river.test.spec.renewalservice.EventIDWarnTest
Assert that because a given set will only have one expiration warning event registration at a given time all expiration warning events will have the same event ID.
run() - Method in class org.apache.river.test.spec.renewalservice.EventLeaseTest
Assert the following: When a RemoteEventListener's notify method is called, the event contains the expected lease.
run() - Method in class org.apache.river.test.spec.renewalservice.EventRegistrationTest
Assert the following: An event registration and the set from which it is generated share the same lease An event registration ID is unique with respect to all other active registrations generated by the same LRS.
run() - Method in class org.apache.river.test.spec.renewalservice.EventSequenceFailTest
Assert that the events of the RenewalFailureEvent type sent to a newly registered listener are in the same sequence as those sent to the previously registered listener.
run() - Method in class org.apache.river.test.spec.renewalservice.EventSequenceTest
Assert that events arrive in strictly increasing order.
run() - Method in class org.apache.river.test.spec.renewalservice.EventSequenceWarnTest
Assert that events of the WarningExpirationEvent type sent to a newly registered listener are in the same sequence as those sent to the previously registered listener.
run() - Method in class org.apache.river.test.spec.renewalservice.ExpirationListenerTest
Asserts the following from the LRS spec.
run() - Method in class org.apache.river.test.spec.renewalservice.ExpireRemoveTest
This method asserts a lease whose membership expiration has passed is removed from the set and that no further attempts to renew the lease are made for at least half the lease duration time, after the lease has expired.
run() - Method in class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
This method asserts that a lease renewal set is nullified when its lease expires but including that any leases in the set are not renewed after the set expires.
run() - Method in class org.apache.river.test.spec.renewalservice.GetLeasesTest
Assert that the getLeases method returns all the client leases in the set at the time of the call as an array of type Lease.
run() - Method in class org.apache.river.test.spec.renewalservice.GetLeaseTest
Assert that the getLease method returns the lease of the set itself.
run() - Method in class org.apache.river.test.spec.renewalservice.IllegalLeaseTest
Assert that attempts to add a non-expired set lease into a set from the same service throws an IllegalArgumentException.
run() - Method in class org.apache.river.test.spec.renewalservice.IndefiniteRenewalTest
Assert that if the rewnewal service was unable to call renew before the lease expired, then the Throwable returned in the event object is null.
run() - Method in class org.apache.river.test.spec.renewalservice.LeaseDurationTest
Asserts that for a range of lease duration values given to the createLeaseRenewalSet method, the LRS will only grant times less than or equal to the amount requested.
run() - Method in class org.apache.river.test.spec.renewalservice.LeaseExpirationTest
This method asserts that the expiration of a lease actually results in it being removed from its renewal set and no further action is taken on the lease for a period up to and including its expiration time plus one half.
run() - Method in class org.apache.river.test.spec.renewalservice.LeaseNotInSetTest
Assert that the remove method returns null when the lease is not in the set.
run() - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalTest
Assert that if the rewnewal service was able to renew the lease before the event occured the lease's expiration will reflect the result of the last successful renewal call.
run() - Method in class org.apache.river.test.spec.renewalservice.LeaseUnmarshalExceptionTest
Assert that of one or more of the leases in the array can not be de-serialized, a LeaseUnmarshalException is thrown and the getMarshalledLeases, getStillMarshalledLeases, and getExceptions methods work as advertised.
run() - Method in class org.apache.river.test.spec.renewalservice.LeaseUnmarshalNoneTest
Assert that if none of the leases in the array can be de-serialized a LeaseUnmarhalException is thrown and getMarshalledLeases method returns a 0 length array.
run() - Method in class org.apache.river.test.spec.renewalservice.MaxMembershipTest
Assert that if a lease is added to a renewal set with a membership duration of Long.MAX_VALUE then its membership expiration is Long.MAX_VALUE.
run() - Method in class org.apache.river.test.spec.renewalservice.MembershipDurationTest
Assert that the membership duration argument to the addLease method is interpreted correctly.
run() - Method in class org.apache.river.test.spec.renewalservice.NewListenerEventTest
Assert that if an event listener is replaced, and one or more event delivery attempts on the original listener failed or were indeterminate, implementations may chose to send some ot all of these events to the new listener.
run() - Method in class org.apache.river.test.spec.renewalservice.NormalEventReturnTest
Both the getLease and getThrowable methods are declared to throw IOException and ClassNotFoundException.
run() - Method in class org.apache.river.test.spec.renewalservice.ReAddLeaseTest
Assert that when a lease is added to a set in which it already resides that the membership duration is updated appropriately.
run() - Method in class org.apache.river.test.spec.renewalservice.RemovalTest
This method asserts that the removal of a lease actually results in it being removed (according to the remove method) and no further action is taken on the lease for a period of up to and including its expiration time plus one half.
run() - Method in class org.apache.river.test.spec.renewalservice.RemoveCancelTest
Assert that removal of a lease from a set will not cancel the lease.
run() - Method in class org.apache.river.test.spec.renewalservice.RenewalFailureEventTest
Assert that the RenewalFailureEvent object returns the excepted lease and the last Throwable from a series of indefinite renewal failures.
run() - Method in class org.apache.river.test.spec.renewalservice.RenewalFailureIndefiniteTest
Asserts that an event get delivered for an indefinite exception only after the expiration time of the client lease.
run() - Method in class org.apache.river.test.spec.renewalservice.RenewalFailureListenerTest
Asserts the following from the LRS spec.
run() - Method in class org.apache.river.test.spec.renewalservice.RenewalTimeTest
Assert that the expiration time of a returned lease reflects either the original time or the time set as a result of the last successful renewal.
run() - Method in class org.apache.river.test.spec.renewalservice.RenewAtIntervalTest
Assert that the renewFor/3 method causes leases to be renewed with a value that is equal to the lease duration specified in the call (3rd argument).
run() - Method in class org.apache.river.test.spec.renewalservice.SetEqualsTest
This method asserts that two lease renewal set proxies are equal only if they are proxies for the same set created by the same LeaseRenewalService.
run() - Method in class org.apache.river.test.spec.renewalservice.ValidLeaseDurationTest
This method asserts that the Add and Remove methods operate according to specification.
run() - Method in class org.apache.river.test.spec.security.accesspermission.ConstructorExceptionsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.accesspermission.EqualsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.accesspermission.ImpliesTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.accesspermission.ReadObjectTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.authenticationpermission.Constructor1ExceptionsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.authenticationpermission.Constructor2ExceptionsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.authenticationpermission.EqualsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.authenticationpermission.ImpliesTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.authenticationpermission.NewPermissionCollectionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.basicproxypreparer.Constructor_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.basicproxypreparer.Equals_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.basicproxypreparer.GetMethodConstraints_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.basicproxypreparer.GetPermissions_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.basicproxypreparer.Grant_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.basicproxypreparer.HashCode_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.basicproxypreparer.PrepareProxy_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.basicproxypreparer.SetConstraints_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.basicproxypreparer.ToString_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.basicproxypreparer.Verify_Test
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.Export_ExportExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.Export_IllegalArgumentExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.Export_IllegalStateExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.ExportTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.PTE_NullPointerExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.UnexportTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.CheckTrustEquivalenceTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.EqualsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.GetProxyTrustIteratorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_checkTrustEquivalenceTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_EqualsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_ExceptionsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_hashCodeTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_setConstraintsTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.Invoke_ThrowableTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.InvokeTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.PTIH_IllegalArgumentExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.PTIH_NullPointerExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.ReadObjectTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObject_NullPointerExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObject_RemoteExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObject_SecurityExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObjectMultiIterationTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObjectOneIterationNonProxyTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObjectOneIterationProxyTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.proxytrust.singletonproxytrustiterator.SingletonProxyTrustIteratorTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.security.DoPrivilegedExceptionTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.security.DoPrivilegedTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.security.GetContextTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.security.GrantSupportedTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.security.GrantTest1
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.security.GrantTest2
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.security.GrantTest3
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.security.VerifyCodebaseIntegrityTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.security.VerifyObjectTrustTest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.security.util.PEAThrowingCheckedEx
Gets current DomainCombiner and stores it.
run() - Method in class org.apache.river.test.spec.security.util.PEAThrowingUncheckedEx
Gets current DomainCombiner and stores it.
run() - Method in class org.apache.river.test.spec.security.util.PrivilegedExceptionActionThrowingEx
Gets current DomainCombiner and stores it.
run() - Method in class org.apache.river.test.spec.security.util.TestPrivilegedAction
Gets current DomainCombiner and stores it.
run() - Method in class org.apache.river.test.spec.security.util.TestPrivilegedExceptionAction
Gets current DomainCombiner and stores it.
run() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.RegisterThread
 
run() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Executes the current test by doing the following: 1.
run() - Method in class org.apache.river.test.spec.servicediscovery.discovery.Discovery
 
run() - Method in class org.apache.river.test.spec.servicediscovery.discovery.Locator
 
run() - Method in class org.apache.river.test.spec.servicediscovery.discovery.MulticastAnnouncement
 
run() - Method in class org.apache.river.test.spec.servicediscovery.discovery.MulticastRequest
 
run() - Method in class org.apache.river.test.spec.servicediscovery.discovery.Permission
 
run() - Method in class org.apache.river.test.spec.txnmanager.AsynchAbortOnCommitTest
 
run() - Method in class org.apache.river.test.spec.txnmanager.AsynchAbortOnPrepareTest
 
run() - Method in class org.apache.river.test.spec.txnmanager.CommitExpiredTest
 
run() - Method in class org.apache.river.test.spec.txnmanager.CommitTimeoutTest
 
run() - Method in class org.apache.river.test.spec.txnmanager.GetStateTest
 
run() - Method in class org.apache.river.test.spec.txnmanager.JoinIdempotentTest
 
run() - Method in class org.apache.river.test.spec.txnmanager.JoinWhileActiveTest
 
run() - Method in class org.apache.river.test.spec.txnmanager.ManyParticipantsTest
 
run() - Method in class org.apache.river.test.spec.txnmanager.PrepareTimeoutTest
 
run() - Method in class org.apache.river.test.spec.txnmanager.RollBackErrorTest
 
run() - Method in class org.apache.river.test.spec.txnmanager.RollForwardErrorTest
 
run() - Method in class org.apache.river.test.spec.txnmanager.TwoPhaseTest
 
run() - Method in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.url.httpmd.handler.GetDefaultPort
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.url.httpmd.handler.HashCode
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.url.httpmd.handler.OpenConnection
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.url.httpmd.wrongmdexc.Constructor
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDException
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity
This method performs all actions mentioned in class description.
run() - Method in class org.apache.river.tool.ClassServer
Just keep looping, spawning a new thread for each incoming request.
run(EnvCheck) - Method in interface org.apache.river.tool.envcheck.Plugin
Run the test implemented by the plugin.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckActivationSystem.CheckActivationTask
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckActivationSystem
Determine whether to perform this check, and perform the check if appropriate.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase.GetURLTask
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase
Depending on whether service start checks are configured, either check the codebase system property or all of the ServiceDescriptors that are instanceof NonActivatableServiceDescriptor.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckConfig.ConfigTask
Instantiate the configuration using the given args.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckConfig.GetGroupsTask
Instantiate the configuration.
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckConfig
If configured to perform JSK checks, perform checks for each descriptor.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckJDK1_4.JDK1_4Task
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckJDK1_4
Check the validity of the activation group VM (if there is one)
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckJSKPlatform
Check the command line vm and the group, if there is one, for a classpath containing jsk-platform.jar.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy.JSKPolicyTask
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy
Perform the check both for the current VM, and for the group VM if a SharedActivationGroupDescriptor is available from the plugin container.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps.CheckLoginConfigInit
 
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps.CheckProviderTask
 
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps.GetGroupLoginConfigs
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
Check the security files for the current VM and for the group VM if there is a SharedActivationGroupDescriptor.
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckLoggingConfig
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckNoLoopback
Get the address of the local host and check for loopback.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckPersistence.CheckDirTask
 
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckPersistence.GetEntriesTask
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckPersistence
Check the persistence directory for every SharedActivatableServiceDescriptor in the starter configuration.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckPolicy.AllPermissionsTask
Perform the syntax check and the AllPermission check
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckPolicy
Perform policy file checks for the current VM and all service descriptors.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.FileAccessCheckTask
Check for the accessibility of a file identified by a system property.
run(String[]) - Method in interface org.apache.river.tool.envcheck.SubVMTask
Run the subtask.
runAction(Object[]) - Method in class org.apache.river.test.spec.config.configurationfile.SubclassExceptionTest
Implement one test action.
runAction(Object[]) - Method in class org.apache.river.test.spec.config.configurationfile.Syntax_Test
Implement one test action.
runAfter(List, int) - Method in class org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks.DangerousTask
 
runAfter(List, int) - Method in class org.apache.river.test.impl.mahalo.RandomStressTask
 
runCase(Object) - Method in class org.apache.river.test.spec.config.abstractconfiguration.GetEntry_Test
Start test execution for the case.
runCase(Object[]) - Method in class org.apache.river.test.spec.config.abstractconfiguration.primitive.Methods_Test
Start test case.
runCase(Object) - Method in class org.apache.river.test.spec.config.configurationfile.Constructor_Test
Start test execution for one test case.
runCase(Object) - Method in class org.apache.river.test.spec.config.configurationfile.GetEntryInternal_Test
Start test case.
runCase(Object) - Method in class org.apache.river.test.spec.config.configurationfile.GetEntryNames_Test
Start test case.
runCase(Object) - Method in class org.apache.river.test.spec.config.configurationfile.GetEntryType_Test
Start test case.
runCase(Object) - Method in class org.apache.river.test.spec.config.configurationfile.GetSpecialEntry_Test
Start test case.
runCase(Object) - Method in class org.apache.river.test.spec.config.configurationfile.GetSpecialEntryType_Test
Start test case.
runCase(Object) - Method in class org.apache.river.test.spec.config.configurationfile.ToString_Test
Start test case execution.
RunningServiceAdmin - Class in org.apache.river.qa.harness
A specialization of AbstractServiceAdmin which obtains a proxy for a running service rather than starting a service directly.
RunningServiceAdmin(QAConfig, String, int) - Constructor for class org.apache.river.qa.harness.RunningServiceAdmin
Construct a RunningServiceAdmin.
RUNNINGSTATISTICS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print stats on every method call
runSubCase(Object, Object) - Method in class org.apache.river.test.spec.config.configurationfile.GetEntryInternal_Test
Start test sub case.
runSubCase(Object, Object) - Method in class org.apache.river.test.spec.config.configurationfile.GetEntryNames_Test
Start test sub case.
runSubCase(Object, Object) - Method in class org.apache.river.test.spec.config.configurationfile.GetEntryType_Test
Start test sub case.
runSubCase(Object, Object) - Method in class org.apache.river.test.spec.config.configurationfile.GetSpecialEntry_Test
Start test sub case.
runSubCase(Object, Object) - Method in class org.apache.river.test.spec.config.configurationfile.GetSpecialEntryType_Test
Start test sub case.
runTestCase(Object) - Method in class org.apache.river.test.spec.constraint.coreconstraint.constraintalternatives.ConstructorsTest
Execution of a Test Case.
runTestCase(Object) - Method in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConstructorsTest
Execution of a Test Case.
runTestCase(Object) - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalConstructorsTest
Execution of a Test Case.
runTestCase(Object) - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalTypeConstructorsTest
Execution of a Test Case.
runTestCase(Object) - Method in class org.apache.river.test.spec.constraint.coreconstraint.util.AbstractConstructorsTest
Execution of a Test Case.

S

s0_03 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr03
 
s0_04 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr04
 
s0_05 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr05
 
s0_06 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr06
 
s0_07 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
s0_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
s0_09 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr09
 
s0_10 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr10
 
s0_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
s0_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
s1_07 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
s1_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
s1_10 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr10
 
s1_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
s1_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
s2_08 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
s2_11 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
s2_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
s3_12 - Variable in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
SameFile - Class in org.apache.river.test.spec.url.httpmd.handler
Purpose: This test verifies the behavior of Handler.sameFile(URL,URL) method.
SameFile() - Constructor for class org.apache.river.test.spec.url.httpmd.handler.SameFile
 
sameFile(URL, URL) - Method in class org.apache.river.test.spec.url.httpmd.util.TestHandler
Compares two HTTPMD URLs to see if they refer to the same file.
sameInterfaces(Object, Object) - Static method in class org.apache.river.test.spec.security.proxytrust.util.ProxyTrustUtil
Returns true if the interfaces implemented by obj1's class are the same (possibly in different order) as obj2's class.
satisfiesEqualityTest(Object, Object) - Static method in class org.apache.river.test.share.BaseQATest
With respect to the given objects, determines whether or not the following is true: [x.equals(y)] if and only [x == y]
sc - Variable in class org.apache.river.test.spec.security.util.SCSPolicyProvider
SecurityContext which will be returned by getContext() method.
sc - Variable in class org.apache.river.test.spec.security.util.SCSSecurityManager
SecurityContext which will be returned by getContext() method.
scrub - Variable in class org.apache.river.test.share.TestBase
Flag that indicates we should try to scrub the services once we find them
scrubSpace(JavaSpace) - Method in class org.apache.river.test.share.TestBase
 
scrubSpaces() - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
SCSPolicyProvider - Class in org.apache.river.test.spec.security.util
Policy provider implementing SecurityContextSource interface.
SCSPolicyProvider() - Constructor for class org.apache.river.test.spec.security.util.SCSPolicyProvider
 
SCSSecurityManager - Class in org.apache.river.test.spec.security.util
Security manager implementing SecurityContextSource interface.
SCSSecurityManager() - Constructor for class org.apache.river.test.spec.security.util.SCSSecurityManager
 
sdmList - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
sdmListener - Variable in class org.apache.river.test.impl.servicediscovery.event.AddListenerEvent
 
SDMListener(QAConfig, String, int) - Constructor for class org.apache.river.test.impl.servicediscovery.event.AddListenerEvent.SDMListener
 
SDMListener(QAConfig, String) - Constructor for class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace.SDMListener
 
SDMListener(QAConfig, String) - Constructor for class org.apache.river.test.impl.servicediscovery.event.LookupTaskRace.SDMListener
 
SDMListener(QAConfig, String) - Constructor for class org.apache.river.test.impl.servicediscovery.event.LookupTaskServiceIdMapRace.SDMListener
 
SDMListener(QAConfig, String) - Constructor for class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace.SDMListener
 
SE - Static variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
String to format test status string
secondStageFilter - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
SecureServer - Class in org.apache.river.test.impl.end2end.e2etest
A secure RMI server.
SecureServerPermission - Class in org.apache.river.test.impl.end2end.e2etest
A permission used to express the access control policy for the SecureServer class.
SecureServerPermission(String) - Constructor for class org.apache.river.test.impl.end2end.e2etest.SecureServerPermission
Construct a SecureServerPermission for the given target name.
securityContext - Static variable in class org.apache.river.test.impl.start.aggregatepolicyprovider.GetContextTest
 
securityException - Variable in class org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks.DangerousRunnable
 
SecurityExceptionConstructor - Class in org.apache.river.test.spec.policyprovider.dynamicPolicyProvider
Purpose

This test verifies that SecurityException is thrown if DynamicPolicyProvider's constructor does not have permissions to read the net.jini.security.policy.DynamicPolicyProvider.basePolicyClass security property or does not have accessClassInPackage.sun.security.provider RuntimePermission.
SecurityExceptionConstructor() - Constructor for class org.apache.river.test.spec.policyprovider.dynamicPolicyProvider.SecurityExceptionConstructor
 
SecurityExceptionConstructor - Class in org.apache.river.test.spec.policyprovider.policyFileProvider
Purpose

This test verifies that SecurityException is thrown if PolicyFileProvider's constructors does not have permissions to read the net.jini.security.policy.PolicyFileProvider.basePolicyClass security property or does not have accessClassInPackage.sun.security.provider RuntimePermission.
SecurityExceptionConstructor() - Constructor for class org.apache.river.test.spec.policyprovider.policyFileProvider.SecurityExceptionConstructor
 
SecurityGenerator - Class in org.apache.river.test.impl.end2end.generators
 
SecurityGenerator() - Constructor for class org.apache.river.test.impl.end2end.generators.SecurityGenerator
 
SECURITYPOLICY - Static variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
java.security.policy property string
SecurityTest - Class in org.apache.river.test.impl.start
This test ensures that different service instances in the same VM properly consult their respective security policies and ONLY their security policies.
SecurityTest() - Constructor for class org.apache.river.test.impl.start.SecurityTest
 
SecurityTestNonActivatable - Class in org.apache.river.test.impl.start
This test ensures that different service instances in the same VM properly consult their respective security policies and ONLY their security policies.
SecurityTestNonActivatable() - Constructor for class org.apache.river.test.impl.start.SecurityTestNonActivatable
 
SELECT_METHOD_RANDOM - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Constant indicating random service selection during lookup
SELECT_METHOD_SAME_ONE - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
Constant indicating non-random service selection during lookup
send(OutputStream) - Method in class org.apache.river.test.spec.jeri.mux.util.AbortMessage
 
send(OutputStream) - Method in class org.apache.river.test.spec.jeri.mux.util.AcknowledgementMessage
 
send(OutputStream) - Method in class org.apache.river.test.spec.jeri.mux.util.ClientConnectionHeader
 
send(OutputStream) - Method in class org.apache.river.test.spec.jeri.mux.util.CloseMessage
 
send(OutputStream) - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
 
send(OutputStream) - Method in class org.apache.river.test.spec.jeri.mux.util.ErrorMessage
 
send(OutputStream) - Method in class org.apache.river.test.spec.jeri.mux.util.IncrementRationMessage
 
send(OutputStream) - Method in interface org.apache.river.test.spec.jeri.mux.util.Message
Send the Jini ERI Multiplexing Protocol message over an output stream.
send(OutputStream) - Method in class org.apache.river.test.spec.jeri.mux.util.PingAckMessage
 
send(OutputStream) - Method in class org.apache.river.test.spec.jeri.mux.util.PingMessage
 
send(OutputStream) - Method in class org.apache.river.test.spec.jeri.mux.util.ServerConnectionHeader
 
sendAbort() - Method in class org.apache.river.test.share.TesterTransaction
Send a abort message to the participants.
sendCommit() - Method in class org.apache.river.test.share.TesterTransaction
Send a commit message to the participants.
sendPrepare() - Method in class org.apache.river.test.share.TesterTransaction
Send a prepare message to the participants,
sendPrepareAndCommit() - Method in class org.apache.river.test.share.TesterTransaction
Send a prepareAndCommit message to the participants,
separator - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
current OS's file separator
serialFormat - Variable in class org.apache.river.test.impl.norm.OurAbstractLease
Serialization format for the expiration.
serialFormat - Variable in class org.apache.river.test.share.OurAbstractLease
Serialization format for the expiration.
SerializationAdvancedTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies that serialization for the following classes: ClientAuthentication Confidentiality Delegation Integrity ServerAuthentication is guaranteed to produce instances that are comparable with ==.
SerializationAdvancedTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.SerializationAdvancedTest
 
SerializationAdvancedTest.TestCase - Class in org.apache.river.test.spec.constraint.coreconstraint
An auxiliary class that describes a Test Case.
SerializationTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies that serialization for the following classes: ClientAuthentication Confidentiality Delegation Integrity ServerAuthentication is guaranteed to produce instances that are comparable with ==.
SerializationTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.SerializationTest
 
SerializedServiceDescriptors - Class in org.apache.river.test.impl.start
 
SerializedServiceDescriptors() - Constructor for class org.apache.river.test.impl.start.SerializedServiceDescriptors
 
ServerAbortTest - Class in org.apache.river.test.spec.jeri.mux
Purpose: This test verifies that a protocol server stops sending data to a client after the client sends an Abort message.
ServerAbortTest() - Constructor for class org.apache.river.test.spec.jeri.mux.ServerAbortTest
 
ServerConnectionHeader - Class in org.apache.river.test.spec.jeri.mux.util
Utility class to represent a Jini ERI Multiplexing Protocol server header message.
ServerConnectionHeader() - Constructor for class org.apache.river.test.spec.jeri.mux.util.ServerConnectionHeader
 
ServerConnectionManagerTest - Class in org.apache.river.test.spec.jeri.connection
The purpose of this test is to verify the following behavior of net.jini.jeri.connection.ServerConnectionManager: 1.
ServerConnectionManagerTest() - Constructor for class org.apache.river.test.spec.jeri.connection.ServerConnectionManagerTest
 
SERVERCONSTRAINTS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print the server constraints
ServerConstructorAccessorTest - Class in org.apache.river.test.spec.jeri.transport.tcp
 
ServerConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.jeri.transport.tcp.ServerConstructorAccessorTest
 
ServerEndpointTest - Class in org.apache.river.test.spec.jeri.transport
 
ServerEndpointTest() - Constructor for class org.apache.river.test.spec.jeri.transport.ServerEndpointTest
 
ServerEndpointWrapper - Class in org.apache.river.test.impl.end2end.jssewrapper
A wrapper for the ServerEndpoint object.
ServerEndpointWrapper(ServerEndpoint) - Constructor for class org.apache.river.test.impl.end2end.jssewrapper.ServerEndpointWrapper
Creates a wrapper for a ServerEndpoint.
ServerEndpointWrapper.ContextWrapper - Class in org.apache.river.test.impl.end2end.jssewrapper
 
ServerEndpointWrapper.LEWrapper - Class in org.apache.river.test.impl.end2end.jssewrapper
 
ServerFlowControlTest - Class in org.apache.river.test.spec.jeri.mux
Purpose: The purpose of this test is to exercise the Jini ERI Multiplexing Protocol flow control mechanism.
ServerFlowControlTest() - Constructor for class org.apache.river.test.spec.jeri.mux.ServerFlowControlTest
 
serverStub - Variable in class org.apache.river.test.impl.mercury.TestListenerImpl
 
ServerTransactionEqualityTest - Class in org.apache.river.test.impl.mahalo
 
ServerTransactionEqualityTest() - Constructor for class org.apache.river.test.impl.mahalo.ServerTransactionEqualityTest
 
ServerTransactionToStringTest - Class in org.apache.river.test.impl.mahalo
 
ServerTransactionToStringTest() - Constructor for class org.apache.river.test.impl.mahalo.ServerTransactionToStringTest
 
service - Variable in class org.apache.river.test.share.LookupTestBase
 
Service00 - Class in org.apache.river.test.spec.lookupservice.service
 
Service00(int) - Constructor for class org.apache.river.test.spec.lookupservice.service.Service00
 
Service01 - Class in org.apache.river.test.spec.lookupservice.service
 
Service01(int) - Constructor for class org.apache.river.test.spec.lookupservice.service.Service01
 
Service02 - Class in org.apache.river.test.spec.lookupservice.service
 
Service02(int) - Constructor for class org.apache.river.test.spec.lookupservice.service.Service02
 
Service03 - Class in org.apache.river.test.spec.lookupservice.service
 
Service03(int) - Constructor for class org.apache.river.test.spec.lookupservice.service.Service03
 
Service04 - Class in org.apache.river.test.spec.lookupservice.service
 
Service04(int) - Constructor for class org.apache.river.test.spec.lookupservice.service.Service04
 
Service05 - Class in org.apache.river.test.spec.lookupservice.service
 
Service05(int) - Constructor for class org.apache.river.test.spec.lookupservice.service.Service05
 
Service06 - Class in org.apache.river.test.spec.lookupservice.service
 
Service06(int) - Constructor for class org.apache.river.test.spec.lookupservice.service.Service06
 
Service07 - Class in org.apache.river.test.spec.lookupservice.service
 
Service07(int) - Constructor for class org.apache.river.test.spec.lookupservice.service.Service07
 
Service08 - Class in org.apache.river.test.spec.lookupservice.service
 
Service08(int) - Constructor for class org.apache.river.test.spec.lookupservice.service.Service08
 
Service09 - Class in org.apache.river.test.spec.lookupservice.service
 
Service09(int) - Constructor for class org.apache.river.test.spec.lookupservice.service.Service09
 
SERVICE_BASE_VALUE - Static variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
SERVICE_BASE_VALUE - Static variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
SERVICE_ID_VARIANT - Static variable in class org.apache.river.test.impl.joinmanager.LeaseRenewDurRFE
 
SERVICE_ID_VARIANT - Static variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
SERVICE_ID_VERSION - Static variable in class org.apache.river.test.impl.joinmanager.LeaseRenewDurRFE
 
SERVICE_ID_VERSION - Static variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
SERVICE_NAME - Static variable in class org.apache.river.test.impl.norm.OneExpireOneNotTest
the name of service for which these test are written
serviceAdded(ServiceDiscoveryEvent) - Method in class org.apache.river.test.impl.servicediscovery.event.AddListenerEvent.SDMListener
 
serviceAdded(ServiceDiscoveryEvent) - Method in class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace.SDMListener
 
serviceAdded(ServiceDiscoveryEvent) - Method in class org.apache.river.test.impl.servicediscovery.event.LookupTaskRace.SDMListener
 
serviceAdded(ServiceDiscoveryEvent) - Method in class org.apache.river.test.impl.servicediscovery.event.LookupTaskServiceIdMapRace.SDMListener
 
serviceAdded(ServiceDiscoveryEvent) - Method in class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace.SDMListener
 
serviceAdded(ServiceDiscoveryEvent) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.SrvcListener
 
serviceAttrs - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
serviceChanged(ServiceDiscoveryEvent) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.SrvcListener
 
ServiceControlledAttr() - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest.ServiceControlledAttr
 
ServiceControlledAttr(int) - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest.ServiceControlledAttr
 
ServiceDescriptorProxyPreparationTest - Class in org.apache.river.test.impl.start
 
ServiceDescriptorProxyPreparationTest() - Constructor for class org.apache.river.test.impl.start.ServiceDescriptorProxyPreparationTest
 
ServiceDescriptorTransformer - Interface in org.apache.river.qa.harness
Mutates a ServiceDescriptor.
ServiceDescriptorUtil - Class in org.apache.river.test.impl.start
 
ServiceDescriptorUtil() - Constructor for class org.apache.river.test.impl.start.ServiceDescriptorUtil
 
serviceDestroyed(int) - Method in class org.apache.river.test.share.TestBase
Called to tell the class that the specified service has been destroyed.
ServiceDiscardCacheTerminate - Class in org.apache.river.test.impl.servicediscovery.event
This class verifies that the ServiceDiscoveryManager handles the "discard problem" in the manner described in the specification.
ServiceDiscardCacheTerminate() - Constructor for class org.apache.river.test.impl.servicediscovery.event.ServiceDiscardCacheTerminate
 
ServiceEventListener() - Constructor for class org.apache.river.test.spec.discoveryservice.lease.LeaseExpiration.ServiceEventListener
 
serviceID - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
serviceIDNotify(ServiceID) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest.SrvcIDListener
 
ServiceIDNotify - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
ServiceIDNotify() - Constructor for class org.apache.river.test.spec.joinmanager.ServiceIDNotify
 
ServiceLauncher - Class in org.apache.river.test.impl.scalability
Tests that an Lease Renweal Service properly grants, renews, cancels, and/or expires leases.
ServiceLauncher() - Constructor for class org.apache.river.test.impl.scalability.ServiceLauncher
 
ServiceLeaseOverrideProvider - Class in org.apache.river.test.spec.lookupservice
 
ServiceLeaseOverrideProvider(QAConfig, long, long) - Constructor for class org.apache.river.test.spec.lookupservice.ServiceLeaseOverrideProvider
 
ServiceListRequest - Class in org.apache.river.qa.harness
The messages which can be sent to a SlaveTest.
ServiceListRequest() - Constructor for class org.apache.river.qa.harness.ServiceListRequest
 
serviceName - Variable in class org.apache.river.qa.harness.AbstractServiceAdmin
The name of the service controlled by this admin
serviceName - Variable in class org.apache.river.test.share.TestBase
the name of service for which these test are written
serviceName - Static variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
serviceName - Variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
the name of service for which these test are written
serviceName - Variable in class org.apache.river.test.spec.renewalservice.AbstractLeaseRenewalServiceTest
the name of service for which these test are written
serviceRemoved(ServiceDiscoveryEvent) - Method in class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace.SDMListener
 
serviceRemoved(ServiceDiscoveryEvent) - Method in class org.apache.river.test.impl.servicediscovery.event.LookupTaskServiceIdMapRace.SDMListener
 
serviceRemoved(ServiceDiscoveryEvent) - Method in class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace.SDMListener
 
serviceRemoved(ServiceDiscoveryEvent) - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.SrvcListener
 
services - Variable in class org.apache.river.test.share.TestBase
Set of services to test.
ServiceStarterCreateActivatableNoConsServiceTest - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateActivatableNoConsServiceTest() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateActivatableNoConsServiceTest
 
ServiceStarterCreateActivatableServiceTest - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateActivatableServiceTest() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateActivatableServiceTest
 
ServiceStarterCreateBadDesc - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateBadDesc() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateBadDesc
 
ServiceStarterCreateBadDesc.MyBogusServiceDescriptor - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateBadDesc.MyBogusServiceDescriptor2 - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateBadServiceProxyAccessorTest - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateBadServiceProxyAccessorTest() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateBadServiceProxyAccessorTest
 
ServiceStarterCreateBadTransientServiceTest - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateBadTransientServiceTest() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateBadTransientServiceTest
 
ServiceStarterCreateBaseTest - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateBaseTest() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateBaseTest
 
ServiceStarterCreateEmptyTest - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateEmptyTest() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateEmptyTest
 
ServiceStarterCreateSharedBadActServiceTest - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateSharedBadActServiceTest() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateSharedBadActServiceTest
 
ServiceStarterCreateSharedGroupTest - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateSharedGroupTest() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateSharedGroupTest
 
ServiceStarterCreateTransientServiceTest - Class in org.apache.river.test.impl.start
 
ServiceStarterCreateTransientServiceTest() - Constructor for class org.apache.river.test.impl.start.ServiceStarterCreateTransientServiceTest
 
ServiceStarterMainEmptyArgs - Class in org.apache.river.test.impl.start
 
ServiceStarterMainEmptyArgs() - Constructor for class org.apache.river.test.impl.start.ServiceStarterMainEmptyArgs
 
ServiceStarterMainEmptyConfig - Class in org.apache.river.test.impl.start
 
ServiceStarterMainEmptyConfig() - Constructor for class org.apache.river.test.impl.start.ServiceStarterMainEmptyConfig
 
ServiceStarterMainMissingConfig - Class in org.apache.river.test.impl.start
 
ServiceStarterMainMissingConfig() - Constructor for class org.apache.river.test.impl.start.ServiceStarterMainMissingConfig
 
SET_GROUPS - Static variable in class org.apache.river.test.impl.lookupdiscovery.AddDiscoveryListenerAfterTerminate
 
SET_LOCATORS - Static variable in class org.apache.river.test.impl.locatordiscovery.AddDiscoveryListenerAfterTerminate
 
setAckRequired() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Sets the ackRequired flag on this message.
setActivationDesc(ActivationID, ActivationDesc) - Method in class org.apache.river.test.spec.activation.util.FakeActivationSystem
 
setActivationGroupDesc(ActivationGroupID, ActivationGroupDesc) - Method in class org.apache.river.test.spec.activation.util.FakeActivationSystem
 
SetAddAttributesOrder - Class in org.apache.river.test.impl.joinmanager
This class verifies that the current implementation of the JoinManager utility class executes the tasks which perform attribute replacement and attribute augmentation respectively in the correct order; resulting in an attribute state that is expected, and is consistent across all lookup services with which the service is registered.
SetAddAttributesOrder() - Constructor for class org.apache.river.test.impl.joinmanager.SetAddAttributesOrder
 
SetAttributes - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
SetAttributes() - Constructor for class org.apache.river.test.spec.joinmanager.SetAttributes
 
SetAttributesDup - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
SetAttributesDup() - Constructor for class org.apache.river.test.spec.joinmanager.SetAttributesDup
 
SetAttributesNullElement - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
SetAttributesNullElement() - Constructor for class org.apache.river.test.spec.joinmanager.SetAttributesNullElement
 
SetAttributesNullSet - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
SetAttributesNullSet() - Constructor for class org.apache.river.test.spec.joinmanager.SetAttributesNullSet
 
SetAttributesProp - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
SetAttributesProp() - Constructor for class org.apache.river.test.spec.joinmanager.SetAttributesProp
 
SetAttributesPropNew - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
SetAttributesPropNew() - Constructor for class org.apache.river.test.spec.joinmanager.SetAttributesPropNew
 
setAttrObj(Object) - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Sets the reference to the attribute associated with this tuple equal to the given reference
setAttrs - Variable in class org.apache.river.test.impl.joinmanager.SetAddAttributesOrder
 
setAttrs(Entry[][]) - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Sets the reference to the array of attributes associated with this tuple equal to the given reference
SetAttrServiceChanged - Class in org.apache.river.test.spec.servicediscovery.event
This class verifies that the event mechanism defined by the LookupCache interface operates as specified with respect to serviceRemoved events when the set of attributes associated with a set of registered services is replaced.
SetAttrServiceChanged() - Constructor for class org.apache.river.test.spec.servicediscovery.event.SetAttrServiceChanged
 
setBehavior(int) - Method in class org.apache.river.test.impl.mahalo.RandomStressTask
 
setBehavior(int) - Method in interface org.apache.river.test.share.TestParticipant
 
setBehavior(int) - Method in class org.apache.river.test.share.TestParticipantImpl
 
setBulkBehavior(int, TestParticipant[]) - Static method in class org.apache.river.test.share.TxnTestUtils
 
setCallComplete() - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Tell the user interface that a remote call has completed
setCallInProgress() - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Tell the user interface that a remote call is in progress
setCallStatus(String) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the return status of the remote call
setCheckAccessException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
The following methods configure the exceptions to throw from the various protected methods.
setCheckConstraintsException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeInboundRequest
 
setCheckConstraintsReturn(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.util.FakeInboundRequest
 
setClassPath(String) - Method in class org.apache.river.tool.ClassDep
Set the classpath to use for finding our class definitions.
setClasspath(String) - Method in class org.apache.river.tool.PreferredListGen
Set the classpath of the classes to include in the analysis.
setClientConstraints(MethodConstraints) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
SetClientConstraintsTest - Class in org.apache.river.test.spec.jeri.basicinvocationhandler
Purpose This test verifies the behavior of the BasicInvocationHandler.setClientConstraints method.
SetClientConstraintsTest() - Constructor for class org.apache.river.test.spec.jeri.basicinvocationhandler.SetClientConstraintsTest
 
setClientContextualConstraints(InvocationConstraints) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the contextual constraints imposed by the client.
setClientProxyConstraints(InvocationConstraints) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the constraints placed on the proxy by the client.
setClientSubject(Subject) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the authenticated client subject being used for the remote call
setClose() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Sets the close flag on this message.
setColor(String) - Method in class org.apache.river.test.impl.outrigger.javaspace05.A0
 
setColor(String) - Method in class org.apache.river.test.impl.outrigger.javaspace05.B0
 
setColor(String) - Method in class org.apache.river.test.impl.outrigger.javaspace05.C0
 
setColor(String) - Method in interface org.apache.river.test.impl.outrigger.javaspace05.TestEntry
 
setCombinedConstraints(InvocationConstraints) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the combined constraints actually being used for the Remote call
setCommonStaticVariable(int) - Method in interface org.apache.river.test.impl.start.TestService
Set the value of a static variable in TestServiceDummyClass0 (a class with a defining class loader that is common to all application class loaders).
setCommonStaticVariable(int) - Method in class org.apache.river.test.impl.start.TestServiceImpl
 
setConfiguration(Configuration) - Static method in class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
 
setConfiguration(Configuration) - Static method in class org.apache.river.test.spec.javaspace.conformance.ParticipantImpl
 
setConfiguration(Configuration) - Static method in class org.apache.river.test.spec.javaspace.conformance.TestEventListener05
 
setConstraints(MethodConstraints) - Method in class org.apache.river.test.impl.norm.ConstrainableTestLease
 
setConstraints(MethodConstraints) - Method in class org.apache.river.test.share.ConstrainableTestLease
 
setConstraints(MethodConstraints) - Method in class org.apache.river.test.share.ConstrainableUnreadableTestLease
 
setConstraints(MethodConstraints) - Method in class org.apache.river.test.spec.activation.util.RMCProxy
 
setConstraints(Object) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Gateway to protected BasicProxyPreparer.setConstraints method
setConstraints(MethodConstraints) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeRemoteMethodControl
 
setConstraints(MethodConstraints) - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseProxyTrust
Save incoming constraints to internal variable.
setConstraints(MethodConstraints) - Method in class org.apache.river.test.spec.security.proxytrust.util.RMCImpl
Method from RemoteMethodControl interface.
setConstraints(MethodConstraints) - Method in class org.apache.river.test.spec.security.proxytrust.util.RMCTEImpl
Method from RemoteMethodControl interface.
SetConstraints_Test - Class in org.apache.river.test.spec.security.basicproxypreparer
Purpose: This test verifies the behavior of the BasicProxyPreparer class setConstraints method: protected Object setConstraints(Object proxy) Infrastructure: This test requires the following infrastructure: 1) FakeBasicProxyPreparer - accessor of the tested BasicProxyPreparer class, that is gateway to protected method access.
SetConstraints_Test() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.SetConstraints_Test
 
SetConstraints_Test.TraceException - Exception in org.apache.river.test.spec.security.basicproxypreparer
Unique exception for tracing inner call.
setConstraintsArg - Variable in class org.apache.river.test.spec.security.proxytrust.util.RMCTEImpl
 
setConstraintsNum - Variable in class org.apache.river.test.spec.security.proxytrust.util.RMCTEImpl
 
setConstraintsReturn - Variable in class org.apache.river.test.spec.security.basicproxypreparer.FakeRemoteMethodControl
 
SETContext - Class in org.apache.river.test.spec.jeri.transport.util
 
SETContext() - Constructor for class org.apache.river.test.spec.jeri.transport.util.SETContext
 
setCookie(short) - Method in class org.apache.river.test.spec.jeri.mux.util.PingAckMessage
Sets the cookie that is associated with this message.
setCookie(short) - Method in class org.apache.river.test.spec.jeri.mux.util.PingMessage
Sets the cookie that is associated with this message.
setCoordinator(TestCoordinator) - Method in interface org.apache.river.test.impl.end2end.e2etest.SmartInterface
Set the test coordinator in the proxy
setCreateMarshalInputStreamException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
setCreateMarshalInputStreamException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
The following methods configure the exceptions to throw from the various protected methods.
setCreateMarshalOutputStreamException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
setCreateMarshalOutputStreamException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
setDefault(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the default value to use for the preferred list.
setDefaults() - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr03
 
setDefaults() - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr04
 
setDefaults() - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr05
 
setDefaults() - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr06
 
setDefaults() - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr07
 
setDefaults() - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr08
 
setDefaults() - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr09
 
setDefaults() - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr10
 
setDefaults() - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr11
 
setDefaults() - Method in class org.apache.river.test.spec.lookupservice.attribute.Attr12
 
setDeliveryStatusReturn(boolean) - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
The following methods configure the return values from the various methods.
setDiscardEventInfo(List<BaseQATest.LocatorGroupsPair>) - Method in class org.apache.river.test.share.BaseQATest.LookupListener
Use this method to set the contents of both the discoveredMap and the expectedDiscardedMap to a specific set of values.
setDiscoveredMap(List) - Method in class org.apache.river.test.share.BaseQATest.LookupListener
Use this method to set the contents of the discoveredMap to a specific set of values.
setDynamicParameter(String, String) - Method in class org.apache.river.qa.harness.QAConfig
Sets a dynamic test parameter.
setEdges(boolean) - Method in class org.apache.river.tool.ClassDep
Determines whether to include package references that lie outside the declared set of interest.
setElapsedTime(long) - Method in class org.apache.river.qa.harness.TestResult
Sets the time (in milliseconds) that the test took to execute.
setEndpointCount(int) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the number of endpoints found in a client proxy
setEof() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Sets the eof flag on this message.
SetEqualsTest - Class in org.apache.river.test.spec.renewalservice
SetEqualsTest asserts that two lease renewal set proxies are equal only if they are proxies for the same set created by the same LeaseRenewalService.
SetEqualsTest() - Constructor for class org.apache.river.test.spec.renewalservice.SetEqualsTest
 
setEqualTo(QATestUtils.SrvcAttrTuple) - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Sets this tuple equal to the given tuple
setException(RemoteException) - Method in class org.apache.river.test.impl.norm.ConstrainableTestLease.IteratorImpl
 
setException(RemoteException) - Method in class org.apache.river.test.share.ConstrainableTestLease.IteratorImpl
 
setException(RemoteException) - Method in class org.apache.river.test.share.ConstrainableUnreadableTestLease.IteratorImpl
 
setException(Throwable) - Method in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
stores an exception that should be thrown in next call of getEntryInternal method
setException(String) - Method in class org.apache.river.test.spec.jeri.connection.util.TestEndpoint
Set a method in which to throw an exception
setException(RemoteException) - Method in class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
Provides the iteration with a RemoteException thrown from a remote call made while attempting to obtain a TrustVerifier from the object returned by the most recent call to next.
setExecuteCallException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeObjectEndpoint
The following methods configure the return values or exceptions to throw from the various methods.
setExecuteCallReturn(RemoteException) - Method in class org.apache.river.test.spec.jeri.util.FakeObjectEndpoint
 
setExpectedEvents(Object, ServiceItem[], ServiceItem[], Entry[][], int, ServiceTemplate[][], QATestUtils.SrvcAttrTuple[][][], QATestUtils.SrvcAttrTuple[][][], List) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
From the assumption that the addition, modification or deletion of an attribute of one of the registered service classes will result in one or more events being generated by the lookup service, this method "predicts" all of the service/attribute "pairs" corresponding to the set of events that will be generated from the "base" pair represented by the input srvcObj/attrObj pair.
setExpectedEvents(int, ServiceItem[], ServiceItem[], Entry[][], ServiceTemplate[], QATestUtils.SrvcAttrTuple[][][], List) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
From the assumption that an event was registered using a template containing the class of both the input srvcObj argument and the attrObj argument, this method "predicts" all of the service/attribute "pairs" corresponding to the set of events that will be generated from the "base" pair represented by the input srvcObj/attrObj pair.
setExplanation(boolean) - Static method in class org.apache.river.tool.envcheck.Reporter
Set the explanation generation flag;
setFailMode(boolean) - Static method in class org.apache.river.test.share.UnreadableTestLease
Turn failure mode on (true) or off (false).
setFailureCount(int) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the number of failures detected for this client
setFakeMethodException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeRemoteImpl
 
setFakeMethodReturn(Object) - Method in class org.apache.river.test.spec.jeri.util.FakeRemoteImpl
 
setFiles(boolean) - Method in class org.apache.river.tool.ClassDep
Determines how to print out the fully qualified class names.
setFinishTime(long) - Method in class org.apache.river.qa.harness.TestList
 
setFormatExplanation(boolean) - Method in class org.apache.river.tool.envcheck.Reporter.Message
Set the flag indicating whether to format the explanation text.
setGrantSupported(boolean) - Method in class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Sets value returned by grantSupported method.
SetGroupsAfterTerminate - Class in org.apache.river.test.impl.lookupdiscovery
With respect to the current implementation of the LookupDiscovery utility, this class verifies that if the setGroups method is invoked after the lookup discovery utility has been terminated, an IllegalStateException results.
SetGroupsAfterTerminate() - Constructor for class org.apache.river.test.impl.lookupdiscovery.SetGroupsAfterTerminate
 
SetGroupsAllGroups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the setGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
SetGroupsAllGroups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.SetGroupsAllGroups
 
setGroupsAllRegs(String[]) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
setGroupsAllRegs(String[]) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
SetGroupsDups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the setGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
SetGroupsDups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.SetGroupsDups
 
SetGroupsNoGroups - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the setGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
SetGroupsNoGroups() - Constructor for class org.apache.river.test.spec.lookupdiscovery.SetGroupsNoGroups
 
SetGroupsNullElement - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the setGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
SetGroupsNullElement() - Constructor for class org.apache.river.test.spec.lookupdiscovery.SetGroupsNullElement
 
setGroupsOneReg(String[], Map.Entry) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
setGroupsOneReg(String[], Map.Entry) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
SetGroupsReplaceAll - Class in org.apache.river.test.spec.discoverymanager
With respect to the setGroups method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
SetGroupsReplaceAll() - Constructor for class org.apache.river.test.spec.discoverymanager.SetGroupsReplaceAll
 
SetGroupsReplaceAll - Class in org.apache.river.test.spec.discoveryservice.event
With respect to the setGroups method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
SetGroupsReplaceAll() - Constructor for class org.apache.river.test.spec.discoveryservice.event.SetGroupsReplaceAll
 
SetGroupsReplaceAll - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the setGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
SetGroupsReplaceAll() - Constructor for class org.apache.river.test.spec.lookupdiscovery.SetGroupsReplaceAll
 
SetGroupsReplaceSome - Class in org.apache.river.test.spec.discoverymanager
With respect to the setGroups method, this class verifies that the LookupDiscoveryManager utility operates in a manner consistent with the specification.
SetGroupsReplaceSome() - Constructor for class org.apache.river.test.spec.discoverymanager.SetGroupsReplaceSome
 
SetGroupsReplaceSome - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
SetGroupsReplaceSome() - Constructor for class org.apache.river.test.spec.discoveryservice.event.SetGroupsReplaceSome
 
SetGroupsReplaceSome - Class in org.apache.river.test.spec.lookupdiscovery
With respect to the setGroups method, this class verifies that the LookupDiscovery utility operates in a manner consistent with the specification.
SetGroupsReplaceSome() - Constructor for class org.apache.river.test.spec.lookupdiscovery.SetGroupsReplaceSome
 
setHasNextReturn(boolean[]) - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequestIterator
The following methods configure the return values for the various methods.
setInactiveObjectReturn(boolean) - Static method in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
setIncrement(byte, short) - Method in class org.apache.river.test.spec.jeri.mux.util.IncrementRationMessage
Sets the amount of bytes that the sender is willing to receive.
setInt(int) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Stores int value that will be returned by demand
setInvokeException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
setKeepNonPublicRoots(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the flag controlling whether non-public classes should be retained in the set of roots used for performing dependency analysis.
setLeaseDuration(QAConfig, long) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
This method sets values for the maximum duration of all service and event leases.
setLeaseDuration(QAConfig, long, long) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
This method sets values for the maximum duration of all service and event leases.
SetLeaseDurationBound - Class in org.apache.river.test.impl.fiddler.fiddleradmin
This class determines whether or not the lookup discovery service can successfully change the value of the bound imposed on the lease durations granted by the service.
SetLeaseDurationBound() - Constructor for class org.apache.river.test.impl.fiddler.fiddleradmin.SetLeaseDurationBound
 
setLeaseGrant - Variable in class org.apache.river.test.spec.renewalservice.ExpireSetSleepTest
grant for the renewal set lease
setLevel(int) - Static method in class org.apache.river.tool.envcheck.Reporter
Set the reporting level.
setLocalStaticVariable(int) - Method in interface org.apache.river.test.impl.start.TestService
Set the value of a static variable in the class implementing this interface Used by: ClasspathTest
setLocalStaticVariable(int) - Method in class org.apache.river.test.impl.start.TestServiceImpl
 
setLocator(LookupLocator) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
setLocator(LookupLocator) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
setLocator(LookupLocator) - Method in interface org.apache.river.test.services.lookupsimulator.LookupSimulatorProxyInterface
 
SetLocatorsAfterTerminate - Class in org.apache.river.test.impl.locatordiscovery
With respect to the current implementation of the LookupLocatorDiscovery utility, this class verifies that if the setLocators method is invoked after the lookup locator discovery utility has been terminated, an IllegalStateException results.
SetLocatorsAfterTerminate() - Constructor for class org.apache.river.test.impl.locatordiscovery.SetLocatorsAfterTerminate
 
setLocatorsAllRegs(LookupLocator[]) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
setLocatorsAllRegs(LookupLocator[]) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
SetLocatorsDups - Class in org.apache.river.test.spec.locatordiscovery
With respect to the setLocators method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
SetLocatorsDups() - Constructor for class org.apache.river.test.spec.locatordiscovery.SetLocatorsDups
 
SetLocatorsEmpty - Class in org.apache.river.test.spec.locatordiscovery
With respect to the setLocators method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
SetLocatorsEmpty() - Constructor for class org.apache.river.test.spec.locatordiscovery.SetLocatorsEmpty
 
SetLocatorsFullyQualified - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
SetLocatorsFullyQualified() - Constructor for class org.apache.river.test.spec.discoveryservice.event.SetLocatorsFullyQualified
 
SetLocatorsNull - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
SetLocatorsNull() - Constructor for class org.apache.river.test.spec.locatordiscovery.SetLocatorsNull
 
SetLocatorsNullElement - Class in org.apache.river.test.spec.locatordiscovery
This class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
SetLocatorsNullElement() - Constructor for class org.apache.river.test.spec.locatordiscovery.SetLocatorsNullElement
 
setLocatorsOneReg(LookupLocator[], Map.Entry) - Method in class org.apache.river.test.share.LookupServices
Common code, shared by this class and its sub-classes.
setLocatorsOneReg(LookupLocator[], Map.Entry) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code, shared by this class and its sub-classes.
SetLocatorsReplaceAll - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
SetLocatorsReplaceAll() - Constructor for class org.apache.river.test.spec.discoveryservice.event.SetLocatorsReplaceAll
 
SetLocatorsReplaceAll - Class in org.apache.river.test.spec.locatordiscovery
With respect to the setLocators method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
SetLocatorsReplaceAll() - Constructor for class org.apache.river.test.spec.locatordiscovery.SetLocatorsReplaceAll
 
SetLocatorsReplaceSome - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
SetLocatorsReplaceSome() - Constructor for class org.apache.river.test.spec.discoveryservice.event.SetLocatorsReplaceSome
 
SetLocatorsReplaceSome - Class in org.apache.river.test.spec.locatordiscovery
With respect to the setLocators method, this class verifies that the LookupLocatorDiscovery utility operates in a manner consistent with the specification.
SetLocatorsReplaceSome() - Constructor for class org.apache.river.test.spec.locatordiscovery.SetLocatorsReplaceSome
 
SetLocatorsToNone - Class in org.apache.river.test.spec.discoveryservice.event
This class verifies that the lookup discovery service operates in a manner consistent with the specification.
SetLocatorsToNone() - Constructor for class org.apache.river.test.spec.discoveryservice.event.SetLocatorsToNone
 
setLogFile(File) - Method in class org.apache.river.qa.harness.TestResult
Sets the log file containing the test output.
setLogger(Logger) - Static method in class org.apache.river.test.spec.activation.util.FakeActivationGroup
 
SetLogToSnapshotThreshold - Class in org.apache.river.test.impl.fiddler.fiddleradmin
This class determines whether or not the lookup discovery service can successfully change the value of the threshold applied in the computation that compares the current size of the log containing the running record of the service's persistent state with the potential size of a snapshot of the current state.
SetLogToSnapshotThreshold() - Constructor for class org.apache.river.test.impl.fiddler.fiddleradmin.SetLogToSnapshotThreshold
 
SetLookupGroups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully replace the set of groups with which it has been configured to join with a new set of groups.
SetLookupGroups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.SetLookupGroups
 
SetLookupGroupsAllToFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully replace the set of groups with which it has been configured to join with a new set of groups.
SetLookupGroupsAllToFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.SetLookupGroupsAllToFinite
 
SetLookupGroupsDups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully replace the set of groups with which it has been configured to join with a new set of groups.
SetLookupGroupsDups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.SetLookupGroupsDups
 
SetLookupGroupsFiniteToAll - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully replace the set of groups with which it has been configured to join with a new set of groups.
SetLookupGroupsFiniteToAll() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.SetLookupGroupsFiniteToAll
 
SetLookupGroupsFiniteToNone - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully replace the set of groups with which it has been configured to join with a new set of groups.
SetLookupGroupsFiniteToNone() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.SetLookupGroupsFiniteToNone
 
SetLookupGroupsNoneToFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully replace the set of groups with which it has been configured to join with a new set of groups.
SetLookupGroupsNoneToFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.SetLookupGroupsNoneToFinite
 
SetLookupLocators - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully replace set of locators with which it has been configured to join with a new set of locators.
SetLookupLocators() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.SetLookupLocators
 
SetLookupLocatorsDups - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully replace set of locators with which it has been configured to join with a new set of locators.
SetLookupLocatorsDups() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.SetLookupLocatorsDups
 
SetLookupLocatorsEmptyToFinite - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully replace set of locators with which it has been configured to join with a new set of locators.
SetLookupLocatorsEmptyToFinite() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.SetLookupLocatorsEmptyToFinite
 
SetLookupLocatorsFiniteToEmpty - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully replace set of locators with which it has been configured to join with a new set of locators.
SetLookupLocatorsFiniteToEmpty() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.SetLookupLocatorsFiniteToEmpty
 
SetLookupLocatorsFiniteToNull - Class in org.apache.river.test.impl.fiddler.joinadmin
This class determines whether or not the lookup discovery service can successfully replace set of locators with which it has been configured to join with a new set of locators.
SetLookupLocatorsFiniteToNull() - Constructor for class org.apache.river.test.impl.fiddler.joinadmin.SetLookupLocatorsFiniteToNull
 
setLookupMemberGroups(ServiceRegistrar, String[]) - Method in class org.apache.river.test.share.LookupServices
Administratively replaces the current set of groups in which the lookup service (referenced by the proxy parameter) is a member with a new set of member groups represented by the group names contained in the groups parameter.
setLookupMemberGroups(ServiceRegistrar, String[]) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Administratively replaces the current set of groups in which the lookup service (referenced by the proxy parameter) is a member with a new set of member groups represented by the group names contained in the groups parameter.
setLookupsToDiscover(List) - Method in class org.apache.river.test.share.BaseQATest.GroupChangeListener
This method should be called whenever the lookups this listener is supposed to discover are changed during a test.
setLookupsToDiscover(List, String[]) - Method in class org.apache.river.test.share.BaseQATest.GroupChangeListener
 
setLookupsToDiscover(List, LookupLocator[], String[]) - Method in class org.apache.river.test.share.BaseQATest.GroupChangeListener
 
setLookupsToDiscover(List<BaseQATest.LocatorGroupsPair>) - Method in class org.apache.river.test.share.BaseQATest.LookupListener
This method should be called whenever the lookups this listener is supposed to discover are changed during a test.
setLookupsToDiscover(List, LookupLocator[]) - Method in class org.apache.river.test.share.BaseQATest.LookupListener
 
setLookupsToDiscover(List, String[]) - Method in class org.apache.river.test.share.BaseQATest.LookupListener
 
setLookupsToDiscover(List, LookupLocator[], String[]) - Method in class org.apache.river.test.share.BaseQATest.LookupListener
 
setLookupsToDiscover(String[], LookupLocator[]) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.RegistrationInfo
This method should be called whenever the groups and/or locators this regInfo is supposed to discover are changed during a test.
setMailboxRegistration(MailboxRegistration) - Method in interface org.apache.river.test.impl.mercury.DisableListener
 
setMailboxRegistration(MailboxRegistration) - Method in class org.apache.river.test.impl.mercury.DisableListenerImpl
 
setMailboxRegistration(MailboxRegistration) - Method in class org.apache.river.test.impl.mercury.DisableNSOListenerImpl
 
setMarshalArgumentsException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
setMarshalMethodException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
setMarshalReturnException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
setMarshalThrowException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
setMemberGroups(String[]) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
setMemberGroups(String[]) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
setMemberGroups(String[]) - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
setMerge(boolean) - Method in class org.apache.river.tool.PreferredListGen
Select the behavior for processing non-target JAR files which do not contain preferred lists.
setnAddServices(int) - Method in class org.apache.river.test.share.LookupServices
 
setNewCallReturn(FakeOutboundRequestIterator) - Method in class org.apache.river.test.spec.jeri.util.FakeObjectEndpoint
 
setNextException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequestIterator
 
setNextReturn(FakeOutboundRequest[]) - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequestIterator
 
setObject(Object) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Stores object that will be returned by demand
setOpen() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Sets the open flag on this message.
setOutputStream(PrintWriter) - Static method in class org.apache.river.test.impl.outrigger.matching.RandomEntryFactory
Sets the stream for output messages from this class.
setPayload(Object) - Method in class org.apache.river.test.spec.jeri.mux.util.AbortMessage
Sets the payload for the message.
setPayload(Object) - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Sets the payload for the message.
setPolicyFile(String) - Method in class org.apache.river.test.spec.policyprovider.AbstractTestBase
Reset java.security.policy to new policy file.
setPostCallFreeMemory(long) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the free memory which existed immediately after the remote call
setPreCallFreeMemory(long) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the free memory which existed immediately before the remote call
setPrint(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the flag controlling whether a preferred list is to be printed.
setPrintClassesWithFileSeparator(boolean) - Method in class org.apache.river.tool.classdepend.ClassDepend
 
setPrintTraces(boolean) - Static method in class org.apache.river.tool.envcheck.Reporter
Set the flag controlling printing of stack traces.
setRation(short) - Method in class org.apache.river.test.spec.jeri.mux.util.ClientConnectionHeader
Sets the number of bytes that the client is willing to accept from a mux server.
setRation(short) - Method in class org.apache.river.test.spec.jeri.mux.util.ServerConnectionHeader
Sets the number of bytes that the server is willing to accept from a mux client.
setReceived(boolean) - Method in class org.apache.river.test.impl.outrigger.leasing.LeasedSpaceListener
 
setReplaceJar(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the flag controlling whether a preferred list is to be placed in the target JAR file.
SETRequestHandler - Class in org.apache.river.test.spec.jeri.transport.util
 
SETRequestHandler() - Constructor for class org.apache.river.test.spec.jeri.transport.util.SETRequestHandler
 
setRequestOutputStream(OutputStream) - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
 
setResponseInputStream(InputStream) - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
 
setResponseInputStream(int, Object) - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
 
setReturn(Object) - Method in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
returns last getEntryInternal return value
setRootDirBehavior(boolean) - Method in class org.apache.river.tool.ClassDep
Controls whether the behavior for finding class files in the specified directories, if any, must be based on the old behavior (the default) or the new behavior that solves some of the problems with the old behavior.
setRsltIfNeeded(String) - Method in class org.apache.river.test.impl.norm.BaseOwner
Set rslt string if it is not already set and set renwals to zero
setRsltIfNeeded(String) - Method in class org.apache.river.test.share.TrackingOwner
Flag an error
setSerialFormat(int) - Method in class org.apache.river.test.impl.norm.OurAbstractLease
Set the serialization format for the expiration.
setSerialFormat(int) - Method in class org.apache.river.test.share.OurAbstractLease
Set the serialization format for the expiration.
setServerConstraints(InvocationConstraints) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the constraints imposed on the remote call by the server
setServerSubject(Subject) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the authenticated server subject being used for the remote call
setSessionID(byte) - Method in class org.apache.river.test.spec.jeri.mux.util.AcknowledgementMessage
Sets the session ID for this AcknowledgementMessage.
setSessionID(byte) - Method in class org.apache.river.test.spec.jeri.mux.util.CloseMessage
Sets the session ID for this CloseMessage.
setSessionID(byte) - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Sets the session ID for this message.
setSessionID(byte) - Method in class org.apache.river.test.spec.jeri.mux.util.ErrorMessage
Sets the session ID for this message.
setSessionID(byte) - Method in class org.apache.river.test.spec.jeri.mux.util.IncrementRationMessage
Sets the session ID for this message.
setSize(short) - Method in class org.apache.river.test.spec.jeri.mux.util.AbortMessage
Sets the size for this message.
setSize(short) - Method in class org.apache.river.test.spec.jeri.mux.util.CloseMessage
Sets the size for this message.
setSize(short) - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Sets the size for this message.
SetSnapshotWeight - Class in org.apache.river.test.impl.fiddler.fiddleradmin
This class determines whether or not the lookup discovery service can successfully change the value of the weight factor applied in the computation that determines when the service should take a snapshot of its persistent state.
SetSnapshotWeight() - Constructor for class org.apache.river.test.impl.fiddler.fiddleradmin.SetSnapshotWeight
 
setSpace(JavaSpace) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
setSrvcItems(ServiceItem[]) - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Sets the reference to the array of service items associated with this tuple equal to the given reference
setSrvcObj(Object) - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Sets the reference to the service item associated with this tuple equal to the given reference
setState(int) - Method in class org.apache.river.test.share.TesterTransaction
Set the current state of this transaction.
SetStorageLocation - Class in org.apache.river.test.impl.fiddler.storageadmin
This class determines whether or not the lookup discovery service can successfully change the location in which the service currently stores its persistent state.
SetStorageLocation() - Constructor for class org.apache.river.test.impl.fiddler.storageadmin.SetStorageLocation
Constructs an instance of this class.
setSuspendedState(boolean) - Method in interface org.apache.river.qa.harness.AutotHost
 
settable - Variable in class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
True if setException can be called
setTestCallsEnabled(boolean) - Method in interface org.apache.river.qa.harness.AutotHost
 
setTestCount(int, int) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set test progress statistics.
setTestName(String) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the method name of the remote call being tested
setTestState(String) - Method in interface org.apache.river.qa.harness.AutotHost
 
setTestStatus(String, boolean) - Method in class org.apache.river.qa.harness.QAConfig
 
setTestStatus(String) - Method in class org.apache.river.qa.harness.QAConfig
 
setTestSuite(CipherSuite) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Set the name of the ciphersuite
setTransition(int) - Method in class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Sets the transition associated with this tuple equal to the given transition
setTrustEquivalence(boolean) - Method in class org.apache.river.test.spec.activation.util.FakeActivationID
Set emulated trustEquivalence value that could be returned by checkTrustEquivalence method
setTxmgr(TransactionManager) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
setUnfulfilledConstraintsException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
 
setUnfulfilledConstraintsReturn(InvocationConstraints) - Method in class org.apache.river.test.spec.jeri.util.FakeOutboundRequest
 
setUnicastPort(int) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
setUnicastPort(int) - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorProxy
 
setUnicastPort(int) - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
setUnmarshalArgumentsException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
setUnmarshalMethodException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
setUnmarshalReturnException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
setUnmarshalThrowException(Throwable) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
setup(Configuration) - Method in interface org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks.TestTaskProducer
 
setup(Configuration) - Method in class org.apache.river.test.impl.lookupdiscovery.util.TestTaskProducerImpl
 
setupFailure(String) - Method in class org.apache.river.test.share.TestBase
 
setupFailure(String, Throwable) - Method in class org.apache.river.test.share.TestBase
 
setupOptions(String[]) - Method in class org.apache.river.tool.ClassDep
Convenience method for initializing an instance with specific command line arguments.
setUuid(Uuid) - Method in class org.apache.river.test.impl.outrigger.javaspace05.A0
 
setUuid(Uuid) - Method in class org.apache.river.test.impl.outrigger.javaspace05.B0
 
setUuid(Uuid) - Method in class org.apache.river.test.impl.outrigger.javaspace05.C0
 
setUuid(Uuid) - Method in interface org.apache.river.test.impl.outrigger.javaspace05.TestEntry
 
SharedActivatableServiceDescriptorTest - Class in org.apache.river.test.impl.start
 
SharedActivatableServiceDescriptorTest() - Constructor for class org.apache.river.test.impl.start.SharedActivatableServiceDescriptorTest
 
SharedActivatableServiceDescriptorTest2 - Class in org.apache.river.test.impl.start
 
SharedActivatableServiceDescriptorTest2() - Constructor for class org.apache.river.test.impl.start.SharedActivatableServiceDescriptorTest2
 
SharedActivatableServiceDescriptorTest3 - Class in org.apache.river.test.impl.start
 
SharedActivatableServiceDescriptorTest3() - Constructor for class org.apache.river.test.impl.start.SharedActivatableServiceDescriptorTest3
 
SharedActivationGroupDescriptorTest - Class in org.apache.river.test.impl.start
 
SharedActivationGroupDescriptorTest() - Constructor for class org.apache.river.test.impl.start.SharedActivationGroupDescriptorTest
 
SharedActivationGroupDescriptorTest2 - Class in org.apache.river.test.impl.start
 
SharedActivationGroupDescriptorTest2() - Constructor for class org.apache.river.test.impl.start.SharedActivationGroupDescriptorTest2
 
SharedActivationPolicyPermissionActionsTest - Class in org.apache.river.test.impl.start
Verifies that that a SharedActivationPolicyPermission returns null for its action set.
SharedActivationPolicyPermissionActionsTest() - Constructor for class org.apache.river.test.impl.start.SharedActivationPolicyPermissionActionsTest
 
SharedActivationPolicyPermissionCollectionTest - Class in org.apache.river.test.impl.start
Verifies that a collection of SharedActivationPolicyPermission objects must all imply any given permission.
SharedActivationPolicyPermissionCollectionTest() - Constructor for class org.apache.river.test.impl.start.SharedActivationPolicyPermissionCollectionTest
 
SharedActivationPolicyPermissionEqualsTest - Class in org.apache.river.test.impl.start
Tests various permutations of in/valid inputs to SharedActivationPolicyPermission.equals()
SharedActivationPolicyPermissionEqualsTest() - Constructor for class org.apache.river.test.impl.start.SharedActivationPolicyPermissionEqualsTest
 
SharedActivationPolicyPermissionHTTPEqualsTest - Class in org.apache.river.test.impl.start
Tests various permutations of in/valid URL-based inputs to SharedActivationPolicyPermission.equals()
SharedActivationPolicyPermissionHTTPEqualsTest() - Constructor for class org.apache.river.test.impl.start.SharedActivationPolicyPermissionHTTPEqualsTest
 
SharedActivationPolicyPermissionHTTPImpliesTest - Class in org.apache.river.test.impl.start
 
SharedActivationPolicyPermissionHTTPImpliesTest() - Constructor for class org.apache.river.test.impl.start.SharedActivationPolicyPermissionHTTPImpliesTest
 
SharedActivationPolicyPermissionImpliesTest - Class in org.apache.river.test.impl.start
Tests various permutations of in/valid inputs to SharedActivationPolicyPermission.implies()
SharedActivationPolicyPermissionImpliesTest() - Constructor for class org.apache.river.test.impl.start.SharedActivationPolicyPermissionImpliesTest
 
SharedGroupAdmin - Class in org.apache.river.qa.harness
An admin for a shared activation group.
SharedGroupAdmin(QAConfig, String, int, AdminManager) - Constructor for class org.apache.river.qa.harness.SharedGroupAdmin
Construct an SharedGroupAdmin.
SharedGroupAdmin(QAConfig, String, int, String[], String[], AdminManager) - Constructor for class org.apache.river.qa.harness.SharedGroupAdmin
Construct an SharedGroupAdmin.
SharedGroupNullConfigEntries - Class in org.apache.river.test.impl.start
Verifies that proxies for the same shared group service are equal and that proxies for different shared groups are not equal
SharedGroupNullConfigEntries() - Constructor for class org.apache.river.test.impl.start.SharedGroupNullConfigEntries
 
SharedGroupProxyEqualityTest - Class in org.apache.river.test.impl.start
Verifies that proxies for the same shared group service are equal and that proxies for different shared groups are not equal
SharedGroupProxyEqualityTest() - Constructor for class org.apache.river.test.impl.start.SharedGroupProxyEqualityTest
 
SharedVMVerifier - Class in org.apache.river.qa.harness
A configuration verifier used by tests which should only be run when the harness is configured for shared VM execution.
SharedVMVerifier() - Constructor for class org.apache.river.qa.harness.SharedVMVerifier
 
shortenLeases(long) - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
shortReturn(short) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Returns passed s
shortReturn(short) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
shortReturn(short) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
showFailure(String) - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Display a failure indication to the user.
showPackages() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
shutdown() - Method in class org.apache.river.test.share.LookupTestBase
Attempt to shut down service
shutdown(int) - Method in class org.apache.river.test.share.TestBase
Attempts to shutdown the designated service.
shutdown(int, long) - Method in class org.apache.river.test.share.TestBase
Attempts to shutdown the designated service.
shutdown() - Method in class org.apache.river.test.spec.activation.util.FakeActivationSystem
 
SHUTDOWN_DELAY - Variable in class org.apache.river.test.spec.eventmailbox.StressTest
 
shutdownTime - Variable in class org.apache.river.test.share.LeaseUsesTestBase
 
shutdownTxnMgr() - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
SimpleAddLookupAttributes - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the JoinAdmin interface: getLookupAttributes() and addLookupAttributes().
SimpleAddLookupAttributes() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddLookupAttributes
 
SimpleAddLookupGroups - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the Joindmin interface: getLookupGroups() and addLookupGroups().
SimpleAddLookupGroups() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddLookupGroups
 
SimpleAddLookupLocators - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the JoinAdmin interface: getLookupLocators() and addLookupLocators().
SimpleAddLookupLocators() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddLookupLocators
 
SimpleAddMemberGroups - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the DiscoveryAdmin interface: getMemberGroups() and addMemberGroups().
SimpleAddMemberGroups() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleAddMemberGroups
 
SimpleAdminTest - Class in org.apache.river.test.impl.outrigger.admin
Simple test that pings the JavaSpace admin interfaces.
SimpleAdminTest() - Constructor for class org.apache.river.test.impl.outrigger.admin.SimpleAdminTest
 
SimpleEntry - Class in org.apache.river.test.impl.outrigger.transaction
Simple entry class.
SimpleEntry() - Constructor for class org.apache.river.test.impl.outrigger.transaction.SimpleEntry
Default constructor.
SimpleEntry(String, int, int) - Constructor for class org.apache.river.test.impl.outrigger.transaction.SimpleEntry
 
SimpleEntry - Class in org.apache.river.test.spec.javaspace.conformance
Simple implementation of Entry interface.
SimpleEntry() - Constructor for class org.apache.river.test.spec.javaspace.conformance.SimpleEntry
Default constructor.
SimpleEntry(String, int) - Constructor for class org.apache.river.test.spec.javaspace.conformance.SimpleEntry
Creates a new SimpleEntry with the given name and id, specified as int.
SimpleEntry(String, Integer) - Constructor for class org.apache.river.test.spec.javaspace.conformance.SimpleEntry
Creates a new SimpleEntry with the given name and id, specified as Integer.
SimpleEntry(SimpleEntry) - Constructor for class org.apache.river.test.spec.javaspace.conformance.SimpleEntry
Creates a SimpleEntry from another one.
SimpleEventListener - Class in org.apache.river.test.impl.outrigger.transaction
Simple event listener class.
SimpleEventListener(Configuration) - Constructor for class org.apache.river.test.impl.outrigger.transaction.SimpleEventListener
 
SimpleModifyLookupAttributes - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the JoinAdmin interface: getLookupAttributes(), addLookupAttributes() and modifyLookupAttributes().
SimpleModifyLookupAttributes() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleModifyLookupAttributes
 
SimpleRemoveLookupGroups - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the Joindmin interface: getLookupGroups(), addLookupGroups() and removeLookupGroups().
SimpleRemoveLookupGroups() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleRemoveLookupGroups
 
SimpleRemoveLookupLocators - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the JoinAdmin interface: getLookupLocators(), addLookupLocators() and removeLookupLocators().
SimpleRemoveLookupLocators() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleRemoveLookupLocators
 
SimpleRemoveMemberGroups - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the DiscoveryAdmin interface: getMemberGroups() and addMemberGroups() and removeMemberGroups().
SimpleRemoveMemberGroups() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleRemoveMemberGroups
 
SimpleSetLookupGroups - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the Joindmin interface: getLookupGroups() and and setLookupGroups().
SimpleSetLookupGroups() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleSetLookupGroups
 
SimpleSetLookupLocators - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the JoinAdmin interface: getLookupLocators(), addLookupLocators() and setLookupLocators().
SimpleSetLookupLocators() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleSetLookupLocators
 
SimpleSetMemberGroups - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the DiscoveryAdmin interface: getMemberGroups() and setMemberGroups().
SimpleSetMemberGroups() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleSetMemberGroups
 
simpleSetup() - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
SimpleTransactionTest - Class in org.apache.river.test.impl.outrigger.transaction
SimpleTransactionTest tests basic transactional features.
SimpleTransactionTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.SimpleTransactionTest
 
SimpleTransactionTest2 - Class in org.apache.river.test.impl.outrigger.transaction
SimpleTransactionTest2 tests basic transactional features.
SimpleTransactionTest2() - Constructor for class org.apache.river.test.impl.outrigger.transaction.SimpleTransactionTest2
 
SimpleUnicastPort - Class in org.apache.river.test.spec.lookupservice.test_set03
This class is used to perform a simple verification of the following methods from the DiscoveryAdmin interface: getUnicastPort() and setUnicastPort().
SimpleUnicastPort() - Constructor for class org.apache.river.test.spec.lookupservice.test_set03.SimpleUnicastPort
 
simulateDownService - Variable in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
SingletonMatchTestBase - Class in org.apache.river.test.impl.outrigger.matching
Base class for matching tests that write only one entry.
SingletonMatchTestBase() - Constructor for class org.apache.river.test.impl.outrigger.matching.SingletonMatchTestBase
 
SingletonProxyTrustIteratorTest - Class in org.apache.river.test.spec.security.proxytrust.singletonproxytrustiterator
Purpose This test verifies the following: SingletonProxyTrustIterator represents an implementation of ProxyTrustIterator interface with the only one element of the iteration.
SingletonProxyTrustIteratorTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.singletonproxytrustiterator.SingletonProxyTrustIteratorTest
 
size() - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
SKIP - Static variable in interface org.apache.river.qa.harness.Test
Failure type indicating that the test should not be run.
SkipConfigTestVerifier - Class in org.apache.river.qa.harness
A configuration verifier used by tests which should not be run in a given configuration.
SkipConfigTestVerifier() - Constructor for class org.apache.river.qa.harness.SkipConfigTestVerifier
 
SkipDistributedVerifier - Class in org.apache.river.qa.harness
A configuration verifier used by tests which should not be run in distributed mode.
SkipDistributedVerifier() - Constructor for class org.apache.river.qa.harness.SkipDistributedVerifier
 
SkipLinuxTestVerifier - Class in org.apache.river.qa.harness
A configuration verifier used by tests which should not be run on a Linux operating system.
SkipLinuxTestVerifier() - Constructor for class org.apache.river.qa.harness.SkipLinuxTestVerifier
 
SkipMacTestVerifier - Class in org.apache.river.qa.harness
A configuration verifier used by tests which should not be run on a Mac operating system.
SkipMacTestVerifier() - Constructor for class org.apache.river.qa.harness.SkipMacTestVerifier
 
SkipNonSunJDKTestVerifier - Class in org.apache.river.qa.harness
A configuration verifier used by tests which should not be run on a non Sun JDK.
SkipNonSunJDKTestVerifier() - Constructor for class org.apache.river.qa.harness.SkipNonSunJDKTestVerifier
 
SkipPostJDK14TestVerifier - Class in org.apache.river.qa.harness
A configuration verifier used by tests which should not be run on a JDK after JDK 1.4.*.
SkipPostJDK14TestVerifier() - Constructor for class org.apache.river.qa.harness.SkipPostJDK14TestVerifier
 
SkipSolarisHttpTestVerifier - Class in org.apache.river.qa.harness
A configuration verifier used by tests which should not be run on a Solaris operating system in the http test configuration.
SkipSolarisHttpTestVerifier() - Constructor for class org.apache.river.qa.harness.SkipSolarisHttpTestVerifier
 
SkipTestVerifier - Class in org.apache.river.qa.harness
A configuration verifier used by tests which should not be run.
SkipTestVerifier() - Constructor for class org.apache.river.qa.harness.SkipTestVerifier
 
skipVerify() - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Exception e will be thrown in next call of verify
SlaveRequest - Interface in org.apache.river.qa.harness
The messages which can be sent to a SlaveTest.
SlaveTest - Class in org.apache.river.qa.harness
The slave side of a distributed test.
SlaveTest() - Constructor for class org.apache.river.qa.harness.SlaveTest
 
sleep(long) - Method in class org.apache.river.test.share.LookupTestBase
sleep for dur milliseconds ignoring all InterruptedExceptions
sleepAndTell(long, String) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
Sleep for the specified duration and print out a reason for the call to sleep.
slop - Variable in class org.apache.river.test.impl.norm.BaseOwner
Max acceptable varaion from desiredExpiration for a renewal request
slop - Variable in class org.apache.river.test.impl.outrigger.leasing.LeaseGrantTestBase
 
slop - Variable in class org.apache.river.test.share.LeaseGrantTestBase
 
slop - Variable in class org.apache.river.test.share.TrackingOwner
Max acceptable variation from desiredExpiration for a renewal request
slowAttr - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest.SlowTestServiceIntAttr
 
SlowAttrField() - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest.SlowAttrField
 
SlowTestServiceIntAttr() - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest.SlowTestServiceIntAttr
 
SlowTestServiceIntAttr(int) - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest.SlowTestServiceIntAttr
 
SmartInterface - Interface in org.apache.river.test.impl.end2end.e2etest
The interface implemented by the smart proxy.
snapshot(Entry) - Method in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Wrapper around JavaSpace.snapshot().
SnapshotExpirationNotifyTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotExpirationNotifyTest asserts, that the request specified by a successful notify is as persistent as the entries of the space.
SnapshotExpirationNotifyTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotExpirationNotifyTest
 
SnapshotExpirationTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotExpirationTest asserts, that when the lease expires, the entry is removed from the space.
SnapshotExpirationTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotExpirationTest
 
SnapshotLeaseTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotLeaseTest asserts, that each write invocation returns a Lease object that is lease milliseconds long.
SnapshotLeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotLeaseTest
 
SnapshotModifyEntryTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotModifyEntryTest asserts, that: 1) Modifications to the original entry will not affect the snapshot. 2) You can snapshot a null template.
SnapshotModifyEntryTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotModifyEntryTest
 
SnapshotMultipleTakeIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotMultipleTakeIfExistsNO_WAITTest asserts that for takeIfExists with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotMultipleTakeIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotMultipleTakeIfExistsNO_WAITTest
 
SnapshotMultipleTakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotMultipleTakeIfExistsTest asserts that for takeIfExists with timeouts other then NO_WAIT: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
SnapshotMultipleTakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotMultipleTakeIfExistsTest
 
SnapshotMultipleTakeNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotMultipleTakeNO_WAITTest asserts that for take with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotMultipleTakeNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotMultipleTakeNO_WAITTest
 
SnapshotMultipleTakeTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotMultipleTakeTest asserts that for take with timeouts other then NO_WAIT: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
SnapshotMultipleTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotMultipleTakeTest
 
SnapshotNotifyCounter - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
This auxilary class listens for notify events and counts them.
SnapshotNotifyCounter() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyCounter
Constructor with no arguments, set template to null, and lease time to 0.
SnapshotNotifyCounter(Entry, long, JavaSpace) - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyCounter
Constructor to init fields of the class and register class itself.
SnapshotNotifyLeaseANYTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotNotifyLeaseANYTest asserts, that for notify with Lease.ANY lease time: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
SnapshotNotifyLeaseANYTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyLeaseANYTest
 
SnapshotNotifyLeaseFOREVERTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotNotifyLeaseFOREVERTest asserts, that for notify with Lease.FOREVER lease time: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
SnapshotNotifyLeaseFOREVERTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyLeaseFOREVERTest
 
SnapshotNotifyNegativeLeaseTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotNotifyNegativeLeaseTest asserts, that we will get an IllegalArgumentException if the lease time requested is not Lease.ANY and is negative.
SnapshotNotifyNegativeLeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyNegativeLeaseTest
 
SnapshotNotifyNonNullTxnParamTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotNotifyNonNullTxnParamTest asserts, that if the transaction parameter is not null, the listener will be notified of matching entries written under that transaction in addition to the notifications it would receive under a null transaction.
SnapshotNotifyNonNullTxnParamTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyNonNullTxnParamTest
 
SnapshotNotifyNullTxnParamTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotNotifyNullTxnParamTest asserts, that: 1) If the transaction parameter is null, the listener will be notified when matching entries are written either under a null transaction or when a transaction commits. 2) When a transaction commits, any entries that were written under the transaction (and not taken) will cause appropriate notifications for registrations that were made under a null transaction.
SnapshotNotifyNullTxnParamTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyNullTxnParamTest
 
SnapshotNotifyTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotNotifyTest asserts, that for notify with finite lease times: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
SnapshotNotifyTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyTest
 
SnapshotReadIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotReadIfExistsNO_WAITTest asserts that for readIfExists with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotReadIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadIfExistsNO_WAITTest
 
SnapshotReadIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotReadIfExistsTest asserts that for readIfExists with timeouts other then NO_WAIT: 1) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry. 4) A readIfExists request will return a matching entry, or null if there is currently no matching entry in the space.
SnapshotReadIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadIfExistsTest
 
SnapshotReadNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotReadNO_WAITTest asserts that for read with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by read, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotReadNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadNO_WAITTest
 
SnapshotReadTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotReadTest asserts that for read with timeouts other then NO_WAIT: 1) If a match is found by read, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
SnapshotReadTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadTest
 
SnapshotReadTestBase - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
Abstract Test Base tests read/readIfExists methods for snapshots.
SnapshotReadTestBase() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadTestBase
 
SnapshotTakeIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTakeIfExistsNO_WAITTest asserts that for takeIfExists with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotTakeIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeIfExistsNO_WAITTest
 
SnapshotTakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTakeIfExistsTest asserts that for takeIfExists with timeouts other then NO_WAIT: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
SnapshotTakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeIfExistsTest
 
SnapshotTakeNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTakeNO_WAITTest asserts that for take with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotTakeNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeNO_WAITTest
 
SnapshotTakeTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTakeTest asserts that for take with timeouts other then NO_WAIT: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
SnapshotTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeTest
 
SnapshotTakeTestBase - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
Abstract Test Base tests take/takeIfExists methods for snapshots.
SnapshotTakeTestBase() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeTestBase
 
SnapshotTransactionAbortWriteTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionAbortWriteTest asserts that entries written under a transaction that aborts are discarded.
SnapshotTransactionAbortWriteTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionAbortWriteTest
 
SnapshotTransactionCommitTakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionCommitTakeIfExistsTest asserts that a takeIfExists is considered to be successful only if all enclosing transactions commit successfully.
SnapshotTransactionCommitTakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionCommitTakeIfExistsTest
 
SnapshotTransactionCommitTakeTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionCommitTakeTest asserts that a take is considered to be successful only if all enclosing transactions commit successfully.
SnapshotTransactionCommitTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionCommitTakeTest
 
SnapshotTransactionCommitWriteTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionCommitWriteTest asserts that an entry that is written under the non null transaction is not visible outside its transaction until the transaction successfully commits.
SnapshotTransactionCommitWriteTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionCommitWriteTest
 
SnapshotTransactionExpirationTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionExpirationTest asserts, that when the lease expires, the entry is removed from the space within the transaction.
SnapshotTransactionExpirationTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionExpirationTest
 
SnapshotTransactionLeaseTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionLeaseTest asserts, that each write invocation within the non null transaction returns a Lease object that is lease milliseconds long.
SnapshotTransactionLeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionLeaseTest
 
SnapshotTransactionMultipleTakeIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionMultipleTakeIfExistsNO_WAITTest asserts that for takeIfExists with NO_WAIT timeout within the non null transaction: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotTransactionMultipleTakeIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionMultipleTakeIfExistsNO_WAITTest
 
SnapshotTransactionMultipleTakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionMultipleTakeIfExistsTest asserts that for takeIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
SnapshotTransactionMultipleTakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionMultipleTakeIfExistsTest
 
SnapshotTransactionMultipleTakeNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionMultipleTakeNO_WAITTest asserts that for take with NO_WAIT timeout within the non null transaction: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotTransactionMultipleTakeNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionMultipleTakeNO_WAITTest
 
SnapshotTransactionMultipleTakeTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionMultipleTakeTest asserts that for take with timeouts other then NO_WAIT within the non null transaction: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
SnapshotTransactionMultipleTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionMultipleTakeTest
 
SnapshotTransactionNotifyLeaseANYTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionNotifyLeaseANYTest asserts, that for notify with Lease.ANY lease time within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
SnapshotTransactionNotifyLeaseANYTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionNotifyLeaseANYTest
 
SnapshotTransactionNotifyLeaseFOREVERTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionNotifyLeaseFOREVERTest asserts, that for notify with Lease.FOREVER lease time within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
SnapshotTransactionNotifyLeaseFOREVERTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionNotifyLeaseFOREVERTest
 
SnapshotTransactionNotifyNegativeLeaseTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionNotifyNegativeLeaseTest asserts, that we will get an IllegalArgumentException if the lease time requested is not Lease.ANY and is negative within the non null transaction.
SnapshotTransactionNotifyNegativeLeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionNotifyNegativeLeaseTest
 
SnapshotTransactionNotifyTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionNotifyTest asserts, that for notify with finite lease times within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
SnapshotTransactionNotifyTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionNotifyTest
 
SnapshotTransactionReadIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionReadIfExistsNO_WAITTest asserts that for readIfExists within the non null transaction with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotTransactionReadIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadIfExistsNO_WAITTest
 
SnapshotTransactionReadIfExistsTakeTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionReadIfExistsTakeTest asserts that when read by readIfExists method, an entry may be read in any other transaction to which the entry is visible, but cannot be taken in another transaction.
SnapshotTransactionReadIfExistsTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadIfExistsTakeTest
 
SnapshotTransactionReadIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionReadIfExistsTest asserts that for readIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry. 4) A readIfExists request will return a matching entry, or null if there is currently no matching entry in the space.
SnapshotTransactionReadIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadIfExistsTest
 
SnapshotTransactionReadIfExistsWaitTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionReadIfExistsWaitTest asserts, that for readIfExists method if the only possible matches for the template have conflicting locks from one or more other transactions, the timeout value specifies how long the client is willing to wait for interfering transactions to settle before returning a values and that if at the end of that time no value can be returned that would not interfere with transactional state, null is returned.
SnapshotTransactionReadIfExistsWaitTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadIfExistsWaitTest
 
SnapshotTransactionReadNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionReadNO_WAITTest asserts that for read within the non null transaction with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by read, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotTransactionReadNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadNO_WAITTest
 
SnapshotTransactionReadTakeTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionReadTakeTest asserts that when read, an entry may be read in any other transaction to which the entry is visible, but cannot be taken in another transaction.
SnapshotTransactionReadTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadTakeTest
 
SnapshotTransactionReadTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionReadTest asserts that for read with timeouts other then NO_WAIT within the non null transaction: 1) If a match is found by read, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
SnapshotTransactionReadTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadTest
 
SnapshotTransactionReadTestBase - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
 
SnapshotTransactionReadTestBase() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadTestBase
 
SnapshotTransactionReadWaitTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionReadWaitTest asserts that a read request will wait until a matching entry is found or until transactions settle, whichever is longer, up to the timeout period.
SnapshotTransactionReadWaitTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionReadWaitTest
 
SnapshotTransactionTakeIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionTakeIfExistsNO_WAITTest asserts that for takeIfExists within the non null transaction with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotTransactionTakeIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeIfExistsNO_WAITTest
 
SnapshotTransactionTakeIfExistsReadTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionTakeIfExistsReadTest asserts that when taken by takeIfExists method, an entry may not be read or taken by any other transaction.
SnapshotTransactionTakeIfExistsReadTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeIfExistsReadTest
 
SnapshotTransactionTakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionTakeIfExistsTest asserts that for takeIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
SnapshotTransactionTakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeIfExistsTest
 
SnapshotTransactionTakeIfExistsWaitTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionTakeIfExistsWaitTest asserts, that for TakeIfExists method if the only possible matches for the template have conflicting locks from one or more other transactions, the timeout value specifies how long the client is willing to wait for interfering transactions to settle before returning a values and that if at the end of that time no value can be returned that would not interfere with transactional state, null is returned.
SnapshotTransactionTakeIfExistsWaitTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeIfExistsWaitTest
 
SnapshotTransactionTakeNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionTakeNO_WAITTest asserts that for take within the non null transaction with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
SnapshotTransactionTakeNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeNO_WAITTest
 
SnapshotTransactionTakeReadTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionTakeReadTest asserts that when taken, an entry may not be read or taken by any other transaction.
SnapshotTransactionTakeReadTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeReadTest
 
SnapshotTransactionTakeTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionTakeTest asserts that for take with timeouts other then NO_WAIT within the non null transaction: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
SnapshotTransactionTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeTest
 
SnapshotTransactionTakeTestBase - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
 
SnapshotTransactionTakeTestBase() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeTestBase
 
SnapshotTransactionTakeWaitTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionTakeWaitTest asserts that a take request will wait until a matching entry is found or until transactions settle, whichever is longer, up to the timeout period.
SnapshotTransactionTakeWaitTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionTakeWaitTest
 
SnapshotTransactionWriteLeaseANYTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionWriteLeaseANYTest asserts that write with Lease.ANY value for lease time within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) IllegalArgumentException will not be thrown while this operations. 3) The Entry passed to the write is not affected by this operations. 4) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
SnapshotTransactionWriteLeaseANYTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteLeaseANYTest
 
SnapshotTransactionWriteLeaseFOREVERTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionWriteLeaseFOREVERTest asserts that write with Lease.FOREVER lease time within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
SnapshotTransactionWriteLeaseFOREVERTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteLeaseFOREVERTest
 
SnapshotTransactionWriteNegativeLeaseTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionWriteNegativeLeaseTest asserts, that we will get an IllegalArgumentException if the lease time requested is negative and is not equal to Lease.ANY within the non null transaction.
SnapshotTransactionWriteNegativeLeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteNegativeLeaseTest
 
SnapshotTransactionWriteTakeIfExistsNotifyTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionWriteTakeIfExistsNotifyTest asserts, that if an entry is written under a transaction and then taken by takeIfExists method under that same transaction before the transaction is committed, listeners registered under a null transaction will not be notified of that entry.
SnapshotTransactionWriteTakeIfExistsNotifyTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteTakeIfExistsNotifyTest
 
SnapshotTransactionWriteTakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionWriteTakeIfExistsTest asserts that if the entry is written and after that is taken by takeIfExists method within the non null transaction, the entry will never be visible outside the transaction and will not be added to the space when the transaction commits.
SnapshotTransactionWriteTakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteTakeIfExistsTest
 
SnapshotTransactionWriteTakeNotifyTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionWriteTakeNotifyTest asserts, that if an entry is written under a transaction and then taken under that same transaction before the transaction is committed, listeners registered under a null transaction will not be notified of that entry.
SnapshotTransactionWriteTakeNotifyTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteTakeNotifyTest
 
SnapshotTransactionWriteTakeTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionWriteTakeTest asserts that if the entry is written and after that is taken within the non null transaction, the entry will never be visible outside the transaction and will not be added to the space when the transaction commits.
SnapshotTransactionWriteTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteTakeTest
 
SnapshotTransactionWriteTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotTransactionWriteTest asserts that write with positive finite lease times within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
SnapshotTransactionWriteTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTransactionWriteTest
 
SnapshotWriteLeaseANYTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotWriteLeaseANYTest asserts that write with Lease.ANY value for lease time without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) IllegalArgumentException will not be thrown while this operations. 3) The Entry passed to the write is not affected by this operations. 4) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
SnapshotWriteLeaseANYTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotWriteLeaseANYTest
 
SnapshotWriteLeaseFOREVERTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotWriteLeaseFOREVERTest asserts that write with Lease.FOREVER lease time without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
SnapshotWriteLeaseFOREVERTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotWriteLeaseFOREVERTest
 
SnapshotWriteNegativeLeaseTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotWriteNegativeLeaseTest asserts, that we will get an IllegalArgumentException if the lease time requested is negative and is not equal to Lease.ANY.
SnapshotWriteNegativeLeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotWriteNegativeLeaseTest
 
SnapshotWriteTest - Class in org.apache.river.test.spec.javaspace.conformance.snapshot
SnapshotWriteTest asserts that write with positive finite lease times without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
SnapshotWriteTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotWriteTest
 
SNULL - Static variable in class org.apache.river.test.spec.policyprovider.AbstractTestBase
String to format test status string
SOCKS_FACTORY - Static variable in class org.apache.river.test.spec.jrmp.util.AbstractTestBase
Constant for JrmpExporter(int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) constructor type
someBrokenConf - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
Some broken configuration.
something - Static variable in class org.apache.river.test.spec.jeri.connection.util.TestServiceImpl
 
something - Static variable in class org.apache.river.test.spec.jeri.mux.util.TestServiceImpl
 
someValidConf - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
Some valid configuration.
someValidConf - Variable in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Some valid configuration.
sourceHashCode() - Method in class org.apache.river.test.impl.outrigger.matching.Template
Returns a hash code based on the values of the soruce entries match field's
space - Variable in class org.apache.river.test.impl.outrigger.matching.MatchTestCore
The space under test
space - Variable in class org.apache.river.test.impl.outrigger.transaction.IfExistsDontBlockSelfTest
Space under test
space - Variable in class org.apache.river.test.impl.outrigger.transaction.ReadReadTakeTest
Space under test
space - Variable in class org.apache.river.test.impl.outrigger.transaction.ReadTakeAbortTest
Space under test
space - Variable in class org.apache.river.test.impl.outrigger.transaction.ReadTakeCommitTest
Space under test
space - Variable in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Holds JavaSpace instance of tested space.
SpaceLeaseGrantTest - Class in org.apache.river.test.impl.outrigger.leasing
Test that writes an entry to a JavaSpace and checks the lease it gets back
SpaceLeaseGrantTest() - Constructor for class org.apache.river.test.impl.outrigger.leasing.SpaceLeaseGrantTest
 
spaceName - Variable in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
The name of service for which these tests are written.
SpaceNotifyGrantTest - Class in org.apache.river.test.impl.outrigger.leasing
Test that registers with a JavaSpace for notification and checks the lease it gets back
SpaceNotifyGrantTest() - Constructor for class org.apache.river.test.impl.outrigger.leasing.SpaceNotifyGrantTest
 
spaceOnlySetup() - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
SpaceOperation - Class in org.apache.river.test.impl.outrigger.transaction
This class wraps four kinds of JavaSpace operations to get an entry, read, readIfExists, take and takeIfExists.
SpaceOperation(boolean, boolean, int) - Constructor for class org.apache.river.test.impl.outrigger.transaction.SpaceOperation
Constructor.
SpaceQuery - Class in org.apache.river.test.impl.outrigger.matching
Abstract class defining the interface to strategies (Gamma et. al.)
SpaceQuery() - Constructor for class org.apache.river.test.impl.outrigger.matching.SpaceQuery
 
spaceRead(Entry, Transaction, long) - Method in class org.apache.river.test.impl.outrigger.matching.MatchTestCore
Convince method for doing a read on the JavaSpace, uses the proper form of read based on useIfExists.
spaceSet() - Method in class org.apache.river.test.impl.outrigger.matching.MatchTestCore
Derived classes should call this method when they have put the space in the desired configuration, but before they have started to check the configuration
spaceTake(Entry, Transaction, long) - Method in class org.apache.river.test.impl.outrigger.matching.MatchTestCore
Convince method for doing a take on the JavaSpace, uses the proper form of take based on useIfExists.
spec - Variable in class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
The String to parse as a HTTPMD URL.
specifyServices(Class[]) - Method in class org.apache.river.test.share.TestBase
 
SPTRemoteObject - Class in org.apache.river.test.spec.security.proxytrust.util
Remote Object implementing ServerProxyTrust interface so it could be used as parameter for 'export' method invocation for ProxyTrustExporter.
SPTRemoteObject() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.SPTRemoteObject
 
src - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Source directory of URL object (directory where the file specified by the URL object exist).
srcArray - Static variable in class org.apache.river.test.spec.security.proxytrust.util.BaseIsTrustedObjectClass
List of classes whose checked methods were invoked.
srcDir - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
HTTP Server source directory (directory where the files exist).
srcDir - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
Source Directory.
srvcAttrs - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.RegInfo
 
SrvcAttrTuple(ServiceItem[], Entry[][], Object, Object, int) - Constructor for class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Creates a SrvcAttrTuple with the given transition value.
SrvcAttrTuple(ServiceItem[], Entry[][], Object, Object) - Constructor for class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Creates a SrvcAttrTuple with the "unknown" (0) transition value.
SrvcAttrTuple(Object, Object, int) - Constructor for class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Creates a SrvcAttrTuple with the given transition value and null reference arrays of service items and attributes.
SrvcAttrTuple(Object, Object) - Constructor for class org.apache.river.test.spec.lookupservice.QATestUtils.SrvcAttrTuple
Creates a SrvcAttrTuple with the "unknown" (0) transition value and null reference arrays of service items and attributes.
srvcDiscoveryMgr - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
srvcHistogram(int, HashMap) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Inserts the given value into the given histogram.
srvcID - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.RegInfo
 
SrvcIDListener(Object) - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest.SrvcIDListener
 
srvcIndxFrmSimpleLookup(Object, ServiceItem[]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Steps through the given array of service items, searching for the element that equals the given Object; returning the index of the matching element or -1 if no match is found
srvcItem - Variable in class org.apache.river.test.spec.servicediscovery.cache.CacheLookup
 
srvcLease - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.RegInfo
 
SrvcLeaseExpiration - Class in org.apache.river.test.spec.lookupservice.test_set00
This class is used to test that any service item registered with the Lookup service can no longer be successfully looked up after the service item's lease has expired.
SrvcLeaseExpiration() - Constructor for class org.apache.river.test.spec.lookupservice.test_set00.SrvcLeaseExpiration
 
srvcListener - Variable in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
srvcListener - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace
 
srvcListener - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupTaskRace
 
srvcListener - Variable in class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace
 
srvcListener - Variable in class org.apache.river.test.impl.servicediscovery.event.ReRegisterGoodEquals
 
SrvcListener(QAConfig, String) - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.SrvcListener
 
srvcListener - Variable in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
srvcReg - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.RegInfo
 
srvcToNEvents - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
srvcValDivisibleByN(AbstractBaseTest.TestService, int) - Static method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
srvcValEven(AbstractBaseTest.TestService) - Static method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
srvcValOdd(AbstractBaseTest.TestService) - Static method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
SslServerConstructorAccessorTest - Class in org.apache.river.test.spec.jeri.transport.ssl
 
SslServerConstructorAccessorTest() - Constructor for class org.apache.river.test.spec.jeri.transport.ssl.SslServerConstructorAccessorTest
 
StableContentsTest - Class in org.apache.river.test.impl.outrigger.javaspace05
Writes a configurable number of random entries and uses a configurable number of concurrent threads that perform a configurable number of contents calls using random sets of templates.
StableContentsTest() - Constructor for class org.apache.river.test.impl.outrigger.javaspace05.StableContentsTest
 
stage - Variable in class org.apache.river.test.impl.outrigger.transaction.SimpleEntry
Field #2: Integer
staggeredStartThread(int) - Method in class org.apache.river.test.share.LookupServices
Returns a thread in which a number of lookup services are started after various time delays.
standAlone - Variable in class org.apache.river.test.share.TestBase
True is we are in standalone mode
start() - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
Configures and starts an instance of the service described by the serviceName provided in the constructor.
start() - Method in class org.apache.river.qa.harness.ActivationSystemAdmin
Starts the activation system.
start() - Method in interface org.apache.river.qa.harness.Admin
Perform the actions necessary to start the service.
start() - Method in class org.apache.river.qa.harness.ClassServerAdmin
Starts the class server.
start() - Static method in class org.apache.river.qa.harness.HeartOfTheMachine
 
start() - Method in class org.apache.river.qa.harness.NonActivatableGroupAdmin
Start the group managed by this admin.
start() - Method in class org.apache.river.qa.harness.NonActivatableServiceStarterAdmin
Configures and starts an instance of the service described by the serviceName provided in the constructor.
start() - Method in class org.apache.river.qa.harness.RunningServiceAdmin
'Starts' a service by looking it up in a lookup service and saving the service proxy.
start() - Method in class org.apache.river.qa.harness.SharedGroupAdmin
Configures and starts an instance of the shared group named serviceName provided in the constructor.
start() - Method in class org.apache.river.test.impl.mercury.TestGeneratorImpl
 
start() - Method in class org.apache.river.test.impl.mercury.TestListenerImpl
 
start() - Method in class org.apache.river.test.impl.mercury.TestPullListenerImpl
 
start() - Method in class org.apache.river.test.impl.start.BadServiceProxyAccessorImpl
 
start() - Method in class org.apache.river.test.impl.start.TestServiceImpl
 
start() - Method in class org.apache.river.test.services.lookupsimulator.LookupSimulatorImpl
 
start() - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
start() - Method in class org.apache.river.test.share.TesterTransactionManager
 
startAddLDS() - Method in class org.apache.river.test.share.BaseQATest
Convenience method that can be used to start, at a single point during the current test run, any additional lookup discovery services needed by that test run.
startAddLDS() - Method in class org.apache.river.test.share.LookupDiscoveryServices
Convenience method that can be used to start, at a single point during the current test run, any additional lookup discovery services needed by that test run.
startAddLookups() - Method in class org.apache.river.test.share.BaseQATest
Convenience method that can be used to start, at a single point during the current test run, any additional lookup services needed by that test run.
startAddLookups() - Method in class org.apache.river.test.share.LookupServices
Convenience method that can be used to start, at a single point during the current test run, any additional lookup services needed by that test run.
startAllLDS() - Method in class org.apache.river.test.share.BaseQATest
Convenience method that can be used to start, at a single point during the current test run, all of the lookup discovery services needed by that test run.
startAllLDS() - Method in class org.apache.river.test.share.LookupDiscoveryServices
Convenience method that can be used to start, at a single point during the current test run, all of the lookup discovery services needed by that test run.
startAllLookups() - Method in class org.apache.river.test.share.BaseQATest
Convenience method that can be used to start, at a single point during the current test run, all of the lookup services needed by that test run.
startAllLookupsInSetup - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
StartAllServicesTest - Class in org.apache.river.test.impl.start
This test verifies that the ActivateDesc constructor sets the appropriate fields with the appropriate values.
StartAllServicesTest() - Constructor for class org.apache.river.test.impl.start.StartAllServicesTest
 
startClassServer(QAConfig, int) - Static method in class org.apache.river.test.spec.loader.util.Util
Start class sever to download preferred classes/resources using httpPort.
startedRegs - Variable in class org.apache.river.test.spec.joinmanager.GetJoinSetCallback
 
StarterBase - Class in org.apache.river.test.impl.start
 
StarterBase() - Constructor for class org.apache.river.test.impl.start.StarterBase
 
startInitLDS() - Method in class org.apache.river.test.share.BaseQATest
Convenience method that can be used to start, at a single point during the current test run, all of the lookup discovery services INITIALLY needed by that test run.
startInitLDS() - Method in class org.apache.river.test.share.LookupDiscoveryServices
Convenience method that can be used to start, at a single point during the current test run, all of the lookup discovery services INITIALLY needed by that test run.
startInitLookups() - Method in class org.apache.river.test.share.BaseQATest
Convenience method that can be used to start, at a single point during the current test run, all of the lookup services INITIALLY needed by that test run.
startInitLookups() - Method in class org.apache.river.test.share.LookupServices
Convenience method that can be used to start, at a single point during the current test run, all of the lookup services INITIALLY needed by that test run.
startLookupService() - Method in class org.apache.river.qa.harness.AdminManager
Start an instance of the service named net.jini.core.lookup.ServiceRegistrar and return a reference to the proxy for that service.
startLookupService(String) - Method in class org.apache.river.qa.harness.AdminManager
Start an instance of the service named net.jini.core.lookup.ServiceRegistrar and return a reference to the proxy for that service.
startNextLookup(String) - Method in class org.apache.river.test.share.LookupServices
Start next lookup.
startService(String, String) - Method in class org.apache.river.qa.harness.AdminManager
Start the given service and return a reference to the proxy for that service.
startService(String) - Method in class org.apache.river.qa.harness.AdminManager
Start the given service and return a reference to the proxy for that service.
startTest() - Method in interface org.apache.river.test.impl.reliability.AppleUser
 
startTest() - Method in class org.apache.river.test.impl.reliability.AppleUserImpl
Allows the other server process to indicate that it is ready to start "juicing".
startTransformedService(String, ServiceDescriptorTransformer) - Method in class org.apache.river.qa.harness.AdminManager
Start the given service and return a reference to the proxy for that service.
startTxnMgr() - Method in class org.apache.river.test.share.TxnManagerTest
 
state - Variable in class org.apache.river.qa.harness.TestResult
The success/failure state of the test
state - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNonNull
 
state - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNull
 
state - Variable in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntrySrvcReg
 
staticEntry - Static variable in class org.apache.river.test.spec.config.util.TestComponent
Some static entry.
staticMethod() - Static method in class org.apache.river.test.spec.config.util.TestComponent
Some static method to the call from test.
staticMethod(int) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Some static method to the call from test.
staticMethod(Object) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Some static method to the call from test.
staticMethod(int, int, int) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Some static method to the call from test.
StaticMethodIHandler - Class in org.apache.river.test.spec.security.proxytrust.util
Invocation handler having static method 'ProxyTrustIterator getProxyTrustIterator()'.
StaticMethodIHandler(Object) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.StaticMethodIHandler
Creates an instance with the specified implementation.
Statistics - Class in org.apache.river.test.impl.end2end.jssewrapper
A class which maintains call statistics for wrapper methods
Statistics() - Constructor for class org.apache.river.test.impl.end2end.jssewrapper.Statistics
 
Statistics.StatisticsItem - Class in org.apache.river.test.impl.end2end.jssewrapper
A class representing an entry for a method in a statistics table
stop() - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
Administratively destroys the service managed by this admin, and waits for up to ServiceDestroyer.DEFAULT_N_SECS_WAIT seconds for the service to unregister its activation group from the activation service.
stop() - Method in class org.apache.river.qa.harness.ActivationSystemAdmin
Stop the activation system.
stop() - Method in interface org.apache.river.qa.harness.Admin
Perform the actions necessary to stop the service
stop() - Method in class org.apache.river.qa.harness.ClassServerAdmin
Stop the class server.
stop() - Method in class org.apache.river.qa.harness.NonActivatableGroupAdmin
Stop the group.
stop() - Method in class org.apache.river.qa.harness.NonActivatableServiceStarterAdmin
Administratively destroys the service managed by this admin.
stop() - Method in class org.apache.river.qa.harness.RunningServiceAdmin
Stop the service.
stop() - Method in class org.apache.river.qa.harness.SharedGroupAdmin
Destroys the shared group managed by this admin by calling the destroyVM method on the groups administrative service.
stop() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJETestServiceImpl
 
stop() - Method in class org.apache.river.test.spec.jeri.mux.util.Redirector
Stop redirecting the connection
stopAfterCall() - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Determine whether testing should be paused when a method call completes.
stopAfterFailure() - Method in interface org.apache.river.test.impl.end2end.e2etest.UserInterface
Determine whether testing should pause after a failure is detected.
stopAndWait(int) - Method in class org.apache.river.qa.harness.ActivatableServiceStarterAdmin
Administratively destroys the service managed by this admin.
stopAnnouncements() - Method in class org.apache.river.test.share.BaseQATest
This method stops the generation of multicast announcements from each lookup service that has been started.
stopAnnouncements() - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
stopAnnouncements(String) - Method in class org.apache.river.test.share.DiscoveryProtocolSimulator
 
stopAnnouncements() - Method in class org.apache.river.test.share.LookupServices
This method stops the generation of multicast announcements from each lookup service that has been started.
stopClassServer(Object) - Static method in class org.apache.river.test.spec.loader.util.Util
Terminate the class sever.
StorageAdminUtil - Class in org.apache.river.test.share
This class contains a set of static methods that provide general-purpose functions related to the administration of the location to which a stores its persistent state.
StorageAdminUtil() - Constructor for class org.apache.river.test.share.StorageAdminUtil
 
storeClassLoader(Uuid, ClassLoader) - Static method in class org.apache.river.test.impl.start.TestServiceSharedMap
 
storedProxy - Variable in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
 
StoreOverrideProvider - Class in org.apache.river.qa.harness
An OverrideProvider which supplies the value for the org.apache.river.outrigger.store configuration entry.
StoreOverrideProvider() - Constructor for class org.apache.river.qa.harness.StoreOverrideProvider
 
str - Variable in class org.apache.river.test.impl.mahalo.RandomStressTask
 
str(ProtectionDomain) - Method in class org.apache.river.test.spec.policyprovider.AbstractTestBase
Convert ProtectionDomain to string to format log/fail message.
str(PermissionCollection) - Method in class org.apache.river.test.spec.policyprovider.AbstractTestBase
Convert PermissionCollection to string to format log/fail message.
StressTest - Class in org.apache.river.test.impl.outrigger.matching
Stress test class.
StressTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.StressTest
 
StressTest - Class in org.apache.river.test.spec.eventmailbox
 
StressTest() - Constructor for class org.apache.river.test.spec.eventmailbox.StressTest
 
StressTestInterleaved - Class in org.apache.river.test.impl.outrigger.matching
 
StressTestInterleaved() - Constructor for class org.apache.river.test.impl.outrigger.matching.StressTestInterleaved
 
StressTestInterleavedWithShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
StressTestInterleavedWithShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.StressTestInterleavedWithShutdown
 
StressTestWithShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
StressTestWithShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.StressTestWithShutdown
 
string - Variable in class org.apache.river.test.impl.outrigger.transaction.SimpleEntry
Field #1: String
StringMatch - Class in org.apache.river.test.impl.outrigger.matching
Simple JavaSpace entry class for testing JavaSpace matching
StringMatch() - Constructor for class org.apache.river.test.impl.outrigger.matching.StringMatch
Required public zero arg constructor Entry classes need
StringMatch(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.StringMatch
Create a new StringMatch.
StringMatch(StringMatch) - Constructor for class org.apache.river.test.impl.outrigger.matching.StringMatch
Create a new StringMatch that can service as a template to retrieve the passed StringMatch (or subclass) from a JavaSpace
strToUrls(String) - Static method in class org.apache.river.test.spec.security.util.Util
Convert a string containing a space-separated list of URLs into a corresponding array of URL objects, throwing a MalformedURLException if any of the URLs are invalid.
stub - Variable in class org.apache.river.test.share.AbstractTestLeaseFactory
used to communicate to the backend
subCategories - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
SubclassExceptionTest - Class in org.apache.river.test.spec.config.configurationfile
Purpose: This test verifies the correctness of the syntax analysis of a configuration source of ConfigurationFile when it is subclassed.
SubclassExceptionTest() - Constructor for class org.apache.river.test.spec.config.configurationfile.SubclassExceptionTest
 
SubjectProvider - Interface in org.apache.river.test.impl.end2end.e2etest
 
SubjectProvider - Class in org.apache.river.test.spec.jeri.transport.util
 
SubjectProvider() - Constructor for class org.apache.river.test.spec.jeri.transport.util.SubjectProvider
 
SubPoliciesTest - Class in org.apache.river.test.impl.start.aggregatepolicyprovider
 
SubPoliciesTest() - Constructor for class org.apache.river.test.impl.start.aggregatepolicyprovider.SubPoliciesTest
 
SubVM - Class in org.apache.river.tool.envcheck
A container for a subtask which runs in a separate and returns a single object by writing that object to System.out.
SubVM() - Constructor for class org.apache.river.tool.envcheck.SubVM
 
SubVMTask - Interface in org.apache.river.tool.envcheck
A subtask to be run in a separate VM.
SUCCESS - Static variable in interface org.apache.river.test.impl.end2end.e2etest.TestCoordinator
exit code for successful test run
successfulTakeCount - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
Number of takes that have succeded without an exception
successfulWriteCount - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
Number of writes that have succeded without an exception
SUITE - Static variable in interface org.apache.river.test.impl.end2end.e2etest.Constants
print the cryptosuite being used
summarize() - Method in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Create a AuditorSummary object discribing the current state of the auditor.
SunOfAttrOne - Class in org.apache.river.test.share
 
SunOfAttrOne() - Constructor for class org.apache.river.test.share.SunOfAttrOne
 
SunOfAttrOne(String, long) - Constructor for class org.apache.river.test.share.SunOfAttrOne
 
SupertypeMatching - Class in org.apache.river.test.impl.outrigger.matching
 
SupertypeMatching() - Constructor for class org.apache.river.test.impl.outrigger.matching.SupertypeMatching
 
SupertypeMatchTest - Class in org.apache.river.test.impl.outrigger.matching
JavaSpace matching test that writes a number of entries and then reads each one with one or more superclass templates and makes sure that the correct class is returned.
SupertypeMatchTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.SupertypeMatchTest
 
SupertypeNotifyTest - Class in org.apache.river.test.impl.outrigger.matching
JavaSpaces test that registers with a space for write events using all wildcard templates from each class in the UniqueEntry hierarchy and then writes a number of entry and makes sure all the appropriate matches come back
SupertypeNotifyTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.SupertypeNotifyTest
 
SupertypeNotifyTestShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
SupertypeNotifyTestShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.SupertypeNotifyTestShutdown
 
SupertypeUseIfExists - Class in org.apache.river.test.impl.outrigger.matching
 
SupertypeUseIfExists() - Constructor for class org.apache.river.test.impl.outrigger.matching.SupertypeUseIfExists
 
SupertypeUseIfExistsShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
SupertypeUseIfExistsShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.SupertypeUseIfExistsShutdown
 
suppressFormatCheck() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
Prevents a format check when the message is received.
suspendRun(String) - Method in class org.apache.river.qa.harness.QAConfig
 
Syntax_Test - Class in org.apache.river.test.spec.config.configurationfile
Purpose: This test verifies the correctness of the syntax analysis of a configuration source of ConfigurationFile class.
Syntax_Test() - Constructor for class org.apache.river.test.spec.config.configurationfile.Syntax_Test
 
sysConfig - Static variable in class org.apache.river.test.impl.discoveryproviders.DiscoveryV2CachingTest
 
sysConfig - Static variable in class org.apache.river.test.impl.thread.AbstractThreadTest
 
sysConfig - Static variable in class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.AbstractTrustVerifierTest
 
sysConfig - Static variable in class org.apache.river.test.spec.jeri.kerberostrustverifier.util.AbstractTrustVerifierTestKerberos
 
sysConfig - Static variable in class org.apache.river.test.spec.jeri.mux.util.AbstractMuxTest
 
sysConfig - Static variable in class org.apache.river.test.spec.jeri.ssltrustverifier.util.AbstractTrustVerifierTestSSL
 
sysConfig - Static variable in class org.apache.river.test.spec.jeri.transport.util.AbstractEndpointTest
 
systemClassLoader() - Static method in class org.apache.river.test.spec.loader.util.Util
Returns the system class loader

T

t_cases - Variable in class org.apache.river.test.spec.constraint.coreconstraint.ConnectionTimeConstructorsTest
Test Cases.
t_cases - Variable in class org.apache.river.test.spec.constraint.coreconstraint.DelegationTimeConstructorsTest
Test Cases.
t_cases - Variable in class org.apache.river.test.spec.constraint.coreconstraint.GetTimeTest
Test Cases.
t_cases - Variable in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.MakeAbsoluteTest
Test Cases.
t_cases - Variable in class org.apache.river.test.spec.constraint.coreconstraint.MakeAbsoluteRelativeTimeTest
Test Cases.
t_cases - Variable in class org.apache.river.test.spec.export.exportpermission.BasicPermission_equals
Test Cases.
t_cases - Variable in class org.apache.river.test.spec.export.exportpermission.BasicPermission_implies
Test Cases.
take(Entry, Transaction, long) - Method in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Wrapper around JavaSpace.take() that logs the take.
takeIfExists(Entry, Transaction, long) - Method in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Wrapper around JavaSpace.takeIfExists() that logs the take.
TakeIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
TakeIfExistsNO_WAITTest asserts that for takeIfExists with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
TakeIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TakeIfExistsNO_WAITTest
 
TakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance
TakeIfExistsTest asserts that for takeIfExists with timeouts other then NO_WAIT: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
TakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TakeIfExistsTest
 
TakeNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
TakeNO_WAITTest asserts that for take with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
TakeNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TakeNO_WAITTest
 
TakeOneTest - Class in org.apache.river.test.impl.outrigger.matching
JavaSpace matching test that writes a number of entries, takes one and the makes sure that the rest are still their.
TakeOneTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.TakeOneTest
 
TakeOneTestIfExists - Class in org.apache.river.test.impl.outrigger.matching
 
TakeOneTestIfExists() - Constructor for class org.apache.river.test.impl.outrigger.matching.TakeOneTestIfExists
 
TakeOneTestIfExistsShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
TakeOneTestIfExistsShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.TakeOneTestIfExistsShutdown
 
TakeQuery - Class in org.apache.river.test.impl.outrigger.matching
Abstract class defining the interface to strategies (Gamma et. al.)
TakeQuery() - Constructor for class org.apache.river.test.impl.outrigger.matching.TakeQuery
 
takesAttemptCount - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
Number of takes that have been tried through this space
TakeTest - Class in org.apache.river.test.spec.javaspace.conformance
TakeTest asserts that for take with timeouts other then NO_WAIT: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
TakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TakeTest
 
TakeTest05 - Class in org.apache.river.test.spec.javaspace.conformance
TakeTest05 tests JavaSpace05.take method with null transaction.
TakeTest05() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TakeTest05
 
TaskManagerTaskExceptionTest - Class in org.apache.river.test.impl.thread
This class implements a regression test to bugID 4868259 "Task Manager should be resilient to Tasks throwing exceptions."
TaskManagerTaskExceptionTest() - Constructor for class org.apache.river.test.impl.thread.TaskManagerTaskExceptionTest
 
taskName(String) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Return a fully qualified external class name for the given static inner class name.
tc - Variable in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.CombineTest
Test Cases.
tc - Variable in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConflictTest
Test Cases.
tc - Variable in class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.IsEmptyTest
Test Cases.
tc1_expected - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Expected result for test case 1.
tc1_expected - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
Expected result for test case 1.
tc1_expected - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
Expected result for test case 1.
tc1_file - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
File for test case 1.
tc1_host - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Host for test case 1.
tc1_prot - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Protocol for test case 1.
tc1_url - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
URL object for test case 1.
tc1_url - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
URL object for test case 1.
tc2_expected - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Expected result for test case 2.
tc2_expected - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
Expected result for test case 2.
tc2_expected - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
Expected result for test case 2.
tc2_file - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
File for test case 2.
tc2_host - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Host for test case 2.
tc2_prot - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Protocol for test case 2.
tc2_url - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
URL object for test case 2.
tc2_url - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
URL object for test case 2.
tc3_expected - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Expected result for test case 3.
tc3_expected - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
Expected result for test case 3.
tc3_expected - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
Expected result for test case 3.
tc3_file - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
File for test case 3.
tc3_host - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Host for test case 3.
tc3_prot - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Protocol for test case 3.
tc3_url - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
URL object for test case 3.
tc3_url - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
URL object for test case 3.
tc4_expected - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Expected result for test case 4.
tc4_expected - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
Expected result for test case 4.
tc4_expected - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
Expected result for test case 4.
tc4_file - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
File for test case 4.
tc4_host - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Host for test case 4.
tc4_prot - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Protocol for test case 4.
tc4_url - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
URL object for test case 4.
tc4_url - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
URL object for test case 4.
tc5_expected - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Expected result for test case 5.
tc5_expected - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
Expected result for test case 5.
tc5_expected - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
Expected result for test case 5.
tc5_file - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
File for test case 5.
tc5_host - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Host for test case 5.
tc5_prot - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Protocol for test case 5.
tc5_url - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
URL object for test case 5.
tc5_url - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
URL object for test case 5.
tc6_expected - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Expected result for test case 6.
tc6_file - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
File for test case 6.
tc6_host - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Host for test case 6.
tc6_prot - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Protocol for test case 6.
tc7_expected - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Expected result for test case 7.
tc7_file - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
File for test case 7.
tc7_host - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Host for test case 7.
tc7_prot - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Protocol for test case 7.
tc8_expected - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Expected result for test case 8.
tc8_file - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
File for test case 8.
tc8_host - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Host for test case 8.
tc8_prot - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Protocol for test case 8.
tc9_expected - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Expected result for test case 9.
tc9_file - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
File for test case 9.
tc9_host - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Host for test case 9.
tc9_prot - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Protocol for test case 9.
tc_expected - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Test Cases expected results.
tc_expected - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
Test Cases expected results.
tc_expected - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
Test Cases expected results.
tc_file - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Test Cases Files.
tc_host - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Test Cases Hosts.
tc_prot - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
Test Cases Protocols.
tc_url - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
Test Cases URL objects.
tc_url - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
Test Cases URL objects.
td - Variable in class org.apache.river.qa.harness.TestRun
the test description
tearDown() - Method in class org.apache.river.qa.harness.QATestEnvironment
This method is called by the MasterTest immediately after the run method returns.
tearDown() - Method in interface org.apache.river.qa.harness.TestEnvironment
Tears down any construct that was needed to run the test.
tearDown() - Method in class org.apache.river.test.impl.discoveryproviders.DiscoveryV2CachingTest
 
tearDown() - Method in class org.apache.river.test.impl.end2end.e2etest.Driver
Dummy method to satisfy org.apache.river.qa.harness.LegacyTest interface.
tearDown() - Method in class org.apache.river.test.impl.locatordiscovery.UnicastDelay
 
tearDown() - Method in class org.apache.river.test.impl.lookupdiscovery.MulticastRequestDelay
 
tearDown() - Method in class org.apache.river.test.impl.lookupdiscovery.RestoreContextForTasks
Cleans up all state.
teardown() - Method in class org.apache.river.test.impl.lookupdiscovery.UnicastDelay
 
tearDown() - Method in class org.apache.river.test.impl.mahalo.RandomStressTest
Let GC to work after stresses.
tearDown() - Method in class org.apache.river.test.impl.reggie.MultihomedClientTest
 
tearDown() - Method in class org.apache.river.test.impl.reliability.AppleUserImpl
 
tearDown() - Method in class org.apache.river.test.impl.thread.AbstractThreadTest
 
tearDown() - Method in class org.apache.river.test.share.BaseQATest
Cleans up any remaining state not already cleaned up by the test itself.
tearDown() - Method in class org.apache.river.test.share.LookupAttributeAdminTest
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.share.LookupGroupAdminTest
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.share.LookupLocatorAdminTest
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.share.TestBase
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.config.configurationfile.Constructor_Test
Clearning temporary resources.
tearDown() - Method in class org.apache.river.test.spec.config.configurationfile.ToString_Test
Clearning temporary resources.
tearDown() - Method in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
Cleans up all state.
tearDown() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Cleans up all state.
tearDown() - Method in class org.apache.river.test.spec.id.referentuuids.CompareMethodTest
 
tearDown() - Method in class org.apache.river.test.spec.id.uuid.ConstructorAccessorTest
 
tearDown() - Method in class org.apache.river.test.spec.id.uuid.ObjectMethodsTest
 
tearDown() - Method in class org.apache.river.test.spec.id.uuid.WriteTest
 
tearDown() - Method in class org.apache.river.test.spec.id.uuidfactory.CreateGenerateTest
 
tearDown() - Method in class org.apache.river.test.spec.id.uuidfactory.ReadTest
 
tearDown() - Method in class org.apache.river.test.spec.iiop.util.AbstractTestBase
Performs cleaning operations after test's completion.
tearDown() - Method in class org.apache.river.test.spec.io.marshalinputstream.ConstructorAccessorTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalinputstream.LoadClass_ExceptionTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalinputstream.LoadClass_NullArgsTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalinputstream.LoadClass_VerifyCodebaseIntegrityTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_LoadClassExceptionTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_LoadClassTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_NullArgsTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_ReadAnnotationExceptionTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalinputstream.Resolve_VerifyCodebaseIntegrityTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalledinstance.ConstructorTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalledinstance.ConvertToMarshalledObjectTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalledinstance.Get_ExceptionTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalledinstance.Get_NormalTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshalledinstance.ObjectMethodsTest
 
tearDown() - Method in class org.apache.river.test.spec.io.marshaloutputstream.ConstructorAccessorTest
 
tearDown() - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Performs cleaning operations after test's completion.
tearDown() - Method in class org.apache.river.test.spec.jeri.abstractilfactory.AccessorTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicilfactory.ConstructorAccessorTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicilfactory.CreateInstancesTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicilfactory.CreateInvocationDispatcherTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicilfactory.CreateInvocationHandlerTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicilfactory.GetExtraProxyInterfacesTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicilfactory.ObjectMethodsTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.AbstractDispatcherTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.CheckPermissionClassTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.ConstructorAccessorTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.AbstractInvokeTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.CheckTrustEquivalenceTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.ConstructorAccessorTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.Invoke_RemoteMethodControlTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.ObjectMethodsTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicinvocationhandler.SetClientConstraintsTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicjeriexporter.util.BJEAbstractTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.AbstractTrustVerifierTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.CheckTrustEquivalenceTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ConstructorAccessorTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ExecuteCall_ExceptionTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ExecuteCall_NormalTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.NewCall_ExceptionTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.NewCall_NormalTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.basicobjectendpoint.ObjectMethodsTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.connection.util.AbstractConnectionTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.kerberostrustverifier.util.AbstractTrustVerifierTestKerberos
 
tearDown() - Method in class org.apache.river.test.spec.jeri.mux.util.AbstractMuxTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.proxytrustilfactory.AccessorTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.proxytrustilfactory.ConstructorAccessorTest
 
tearDown() - Method in class org.apache.river.test.spec.jeri.ssltrustverifier.util.AbstractTrustVerifierTestSSL
 
tearDown() - Method in class org.apache.river.test.spec.jeri.transport.util.AbstractEndpointTest
 
tearDown() - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
Cleans up all state.
tearDown() - Method in class org.apache.river.test.spec.locatordiscovery.AbstractBaseTest
Cleans up all state.
tearDown() - Method in class org.apache.river.test.spec.lookupdiscovery.AbstractBaseTest
Cleans up all state.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set00.EvntLeaseExpiration
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set00.MultipleEvntLeaseRenewals
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrAdd
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrDel
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnAttrMod
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set00.NotifyOnSrvcLeaseExpiration
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNonNull
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrAddNull
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNonNull
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrDelNull
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNonNull
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboAttrModNull
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcLeaseExp
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnComboSrvcReg
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNonNull
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntryAttrAddNull
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set01.NotifyOnEntrySrvcReg
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyExceptionTest
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnAttrSet
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.test_set02.NotifyOnComboAttrSet
Performs cleanup actions necessary to achieve a graceful exit of the current QA test.
tearDown() - Method in class org.apache.river.test.spec.lookupservice.ToStringTest
 
tearDown() - Method in class org.apache.river.test.spec.renewalmanager.EventTest
 
tearDown() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Cleans up all state.
tearDown() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMax
Cleans up all state.
tearDown() - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupWait
Cleans up all state.
TEImpl - Class in org.apache.river.test.spec.security.proxytrust.util
Serializable class implementing TrustEquivalence interface.
TEImpl() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TEImpl
 
Template - Class in org.apache.river.test.impl.outrigger.matching
Class takes a JavaSpace template in its constructor and provides a method that indicates whether or not a given Entry is a match or not
Template(Entry) - Constructor for class org.apache.river.test.impl.outrigger.matching.Template
Generate a Template object based on the passed entry.
template - Variable in class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
Template for which this class counts events
template - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
template - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
Template_Test - Class in org.apache.river.test.spec.config.configurationfile
This class contains common parts of some ConfigurationFile tests.
Template_Test() - Constructor for class org.apache.river.test.spec.config.configurationfile.Template_Test
 
terminate - Variable in class org.apache.river.test.spec.discoveryservice.event.MulticastMonitorTerminate
 
terminate - Variable in class org.apache.river.test.spec.lookupdiscovery.MulticastMonitorTerminate
 
terminate() - Method in class org.apache.river.tool.ClassServer
Close the server socket, causing the thread to terminate.
terminateAllLookups() - Method in class org.apache.river.test.share.BaseQATest
For each lookup service corresponding to an element of the global HashMap 'genMap', this method stops the generation of multicast announcements by either destroying the lookup service, or explicitly stopping the announcements and then destroying the lookup service.
terminateAllLookups() - Method in class org.apache.river.test.share.LookupServices
For each lookup service corresponding to an element of the global HashMap 'genMap', this method stops the generation of multicast announcements by either destroying the lookup service, or explicitly stopping the announcements and then destroying the lookup service.
terminateDelay - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
TerminateDiscovery - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
TerminateDiscovery() - Constructor for class org.apache.river.test.spec.joinmanager.TerminateDiscovery
 
TerminateLeases - Class in org.apache.river.test.spec.joinmanager
This class verifies that the JoinManager utility class operates in a manner consistent with the specification.
TerminateLeases() - Constructor for class org.apache.river.test.spec.joinmanager.TerminateLeases
 
TerminateSemantics - Class in org.apache.river.test.impl.joinmanager
With respect to the current implementation of the JoinManager utility, this class verifies that if any of the public methods of that utility are invoked after the join manager has been terminated, an IllegalStateException results.
TerminateSemantics() - Constructor for class org.apache.river.test.impl.joinmanager.TerminateSemantics
 
TerminateSemantics - Class in org.apache.river.test.impl.servicediscovery
With respect to the current implementation of the ServiceDiscoveryManager utility, this class verifies that - except for the terminate method itself - if any of the public methods of that utility are invoked after the service discovery manager has been terminated, an IllegalStateException results.
TerminateSemantics() - Constructor for class org.apache.river.test.impl.servicediscovery.TerminateSemantics
 
Test - Interface in org.apache.river.qa.harness
 
TEST - Static variable in interface org.apache.river.qa.harness.Test
Failure type.
test() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.NPIImpl
Test method #1.
test() - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.RMCTENPIImpl
Test method #1.
test() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface12Impl
Method from TestInterface1 interfaces.
test() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1Impl
Method from TestInterface1 interfaces.
test() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1RMCTEImpl
Test method #1.
test() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1TEImpl
Method from TestInterface1 interfaces.
test() - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface21Impl
Method from TestInterface1 interfaces.
test() - Method in interface org.apache.river.test.spec.security.proxytrust.util.TestInterface1
Test method #1.
test1(int) - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.NPIImpl
Method from NonPublicInterface interfaces.
test1(int) - Method in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.RMCTENPIImpl
Test method #2.
test1(int) - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface12Impl
Method from TestInterface1 interfaces.
test1(int) - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1Impl
Method from TestInterface1 interfaces.
test1(int) - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1RMCTEImpl
Test method #2.
test1(int) - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface1TEImpl
Method from TestInterface1 interfaces.
test1(int) - Method in class org.apache.river.test.spec.security.proxytrust.util.Interface21Impl
Method from TestInterface1 interfaces.
test1(int) - Method in interface org.apache.river.test.spec.security.proxytrust.util.TestInterface1
Test method #2.
test1Num - Variable in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.RMCTENPIImpl
 
test1Num - Variable in class org.apache.river.test.spec.security.proxytrust.util.Interface1RMCTEImpl
 
TEST_SERVICE - Static variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Note that for convenience, a number of inner classes are defined below.
TEST_SERVICE_BAD_EQUALS - Static variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
TEST_SRVC_CLASSES - Static variable in class org.apache.river.test.spec.lookupservice.QATestRegistrar
The set of service classes to register for testing
TestAccessPermission - Class in org.apache.river.test.spec.security.util
Class having the same functionality as AccessPermission one.
TestAccessPermission(String) - Constructor for class org.apache.river.test.spec.security.util.TestAccessPermission
Creates an instance with the specified target name.
TestAttr00() - Constructor for class org.apache.river.test.share.AttributesUtil.TestAttr00
 
TestAttr00(String, String, String) - Constructor for class org.apache.river.test.share.AttributesUtil.TestAttr00
 
TestAttrSC00() - Constructor for class org.apache.river.test.share.AttributesUtil.TestAttrSC00
 
TestAttrSC00(String, String) - Constructor for class org.apache.river.test.share.AttributesUtil.TestAttrSC00
 
TestBase - Class in org.apache.river.test.share
Base class for spaces QA tests.
TestBase() - Constructor for class org.apache.river.test.share.TestBase
 
TestCase(Object, long, Class) - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.ConnectionTimeConstructorsTest.TestCase
Creates an instance of ConnectionTimeConstructorsTest.TestCase object.
TestCase(Object, long, long, long, long, Class) - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.DelegationTimeConstructorsTest.TestCase
Creates an instance of ConnectionTimeConstructorsTest.TestCase object.
TestCase(InvocationConstraint, String, long) - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.GetTimeTest.TestCase
Creates an instance of GetTimeTest.TestCase object.
TestCase(InvocationConstraints, InvocationConstraints, InvocationConstraints) - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.CombineTest.TestCase
Constructor.
TestCase(HashSet, HashSet) - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.ConflictTest.TestCase
Constructor.
TestCase(InvocationConstraints, boolean) - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.IsEmptyTest.TestCase
Constructor.
TestCase(InvocationConstraints) - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.invocationconstraints.MakeAbsoluteTest.TestCase
Creates an instance of MakeAbsoluteTest.TestCase object.
TestCase(Object, Object, long) - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.MakeAbsoluteRelativeTimeTest.TestCase
Creates an instance of MakeAbsoluteRelativeTimeTest.TestCase object.
TestCase(InvocationConstraint, InvocationConstraint, boolean) - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.SerializationAdvancedTest.TestCase
Constructor.
TestCase(ExportPermission, ExportPermission, boolean) - Constructor for class org.apache.river.test.spec.export.exportpermission.ExportPermission_AbstractTest.TestCase
Constructor.
testCase(boolean, String) - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.Constructor
Reset construct parameters by passing parameters and create PreferredClassLoader.
testCase(boolean, String) - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.GetClassAnnotation
Reset construct parameters by passing parameters and create QATestPreferredClassLoader.
testCase(boolean, String) - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.GetPermissions
Reset construct parameters by passing parameters and create QATestPreferredClassLoader.
testCase(boolean, String) - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.GetResources
Reset construct parameters by passing parameters and create QATestPreferredClassLoader.
testCase(boolean, String) - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.IsPreferredClass
Reset construct parameters by passing parameters and create QATestPreferredClassLoader.
testCase(boolean, String) - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.IsPreferredResource
Reset construct parameters by passing parameters and create QATestPreferredClassLoader.
testCase(boolean, String) - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.IsPreferredResourceIOException
Reset construct parameters by passing parameters and create QATestPreferredClassLoader.
testCase(boolean, String) - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.LoadClasses
Reset construct parameters by passing parameters and create QATestPreferredClassLoader.
testCase(boolean, String) - Method in class org.apache.river.test.spec.loader.pref.preferredClassLoader.NewInstance
Reset construct parameters by passing parameters and create PreferredClassLoader.
testCase(AbstractSameFile.TestItem) - Method in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile
Test Case actions.
testCase(String) - Method in class org.apache.river.test.spec.url.httpmd.handler.GetDefaultPort
Test Case actions.
testCase(HashCode.TestItem) - Method in class org.apache.river.test.spec.url.httpmd.handler.HashCode
Test Case actions.
testCase(ParseURL.TestItem) - Method in class org.apache.river.test.spec.url.httpmd.handler.ParseURL
Test Case actions.
testCase(ComputeDigest.TestItem) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest
Test Case actions.
testCase(ComputeDigest2Urls.TestItem) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls
Test Case actions.
testCase(ComputeDigestCodebase.TestItem) - Method in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase
Test Case actions.
testCase(AbstractProvidesIntegrity.TestItem) - Method in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity
Test Case actions.
testCaseActions(int, String, Collection, Class, Object) - Method in class org.apache.river.test.spec.export.servercontext.GetServerContextElement
This method performs each test case actions.
testCaseName - Variable in class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile.TestItem
The Test Case name.
testCaseName - Variable in class org.apache.river.test.spec.url.httpmd.handler.HashCode.TestItem
The Test Case name.
testCaseName - Variable in class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
The Test Case name.
testCaseName - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
The Test Case name.
testCaseName - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
The Test Case name.
testCaseName - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
The Test Case name.
testCaseName - Variable in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity.TestItem
The Test Case name.
testCases - Variable in class org.apache.river.test.spec.constraint.coreconstraint.SerializationAdvancedTest
Test Cases.
testCases - Variable in class org.apache.river.test.spec.url.httpmd.handler.GetDefaultPort
Test Case Names.
testCases - Variable in class org.apache.river.test.spec.url.httpmd.handler.ParseURL
Test Cases names The value is specified by ParseURL.testCases test property.
TestClassLoader - Class in org.apache.river.test.spec.security.proxytrust.util
Test Class Loader to create proxies.
TestClassLoader() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TestClassLoader
 
TestClient - Interface in org.apache.river.test.impl.end2end.e2etest
An interface which advertises client methods of interest to other classes, primarily implementations of UserInterface
TestComponent - Class in org.apache.river.test.spec.config.util
A fake implementation of some component in configuration.
TestComponent() - Constructor for class org.apache.river.test.spec.config.util.TestComponent
Do nothing.
TestComponent(Object) - Constructor for class org.apache.river.test.spec.config.util.TestComponent
Stores argument into data field.
TestComponent.InternalTestComponent - Class in org.apache.river.test.spec.config.util
A fake implementation of some internal component in configuration.
testConfig - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupTaskServiceIdMapRace
 
testConfiguration - Variable in class org.apache.river.test.spec.renewalservice.AbstractLeaseRenewalServiceTest
The test configuration object
TestConstraint - Class in org.apache.river.test.spec.constraint.util
Test class implementing InvocationConstraint interface.
TestConstraint() - Constructor for class org.apache.river.test.spec.constraint.util.TestConstraint
 
TestCoordinator - Interface in org.apache.river.test.impl.end2end.e2etest
Interface implemented by the object which drives the test
testDesc - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
TestDescription - Class in org.apache.river.qa.harness
The TestDescription is an object which describes a test; it is a factory for the test object and provides support facilities for setting up and executing the test.
TestDescription(String, Properties, QAConfig) - Constructor for class org.apache.river.qa.harness.TestDescription
Construct a test description for a test with the given name.
TestDispatcher - Class in org.apache.river.test.spec.jeri.connection.util
Instrumented dispatcher
TestDispatcher(RequestDispatcher) - Constructor for class org.apache.river.test.spec.jeri.connection.util.TestDispatcher
 
TestDynamicPolicyProvider - Class in org.apache.river.test.spec.security.util
Test Policy provider implementing DynamicPolicy interface.
TestDynamicPolicyProvider() - Constructor for class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Default no-arg constructor.
TestDynamicPolicyProvider(Permission[]) - Constructor for class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Constructor setting permissions array to given one.
TestDynamicPolicyProvider(Permission[], Permission[]) - Constructor for class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Constructor setting permissions array to given one.
TestEndpoint - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
 
TestEndpoint(String, String) - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.TestEndpoint
 
TestEndpoint - Class in org.apache.river.test.spec.jeri.connection.util
 
TestEndpoint(int, String) - Constructor for class org.apache.river.test.spec.jeri.connection.util.TestEndpoint
 
TestEndpoint - Class in org.apache.river.test.spec.jeri.mux.util
Utility class that implements net.jini.jeri.Endpoint.
TestEndpoint(int, String) - Constructor for class org.apache.river.test.spec.jeri.mux.util.TestEndpoint
 
TestEntry - Interface in org.apache.river.test.impl.outrigger.javaspace05
All of the entries used by the tests in this package implement the TestEntry interface to allow the tests to use multiple entry class hierarchies without duplicating code to handle each.
TestEnvironment - Interface in org.apache.river.qa.harness
This interface must implemented by all tests supported by the test harness.
TesterTransaction - Class in org.apache.river.test.share
This is the transaction type used by TesterTransactionManager.
TesterTransaction(TransactionManager, long) - Constructor for class org.apache.river.test.share.TesterTransaction
Create a new TesterTransaction.
TesterTransactionManager - Class in org.apache.river.test.share
This class provides a simple transaction manager that tests can use to test a particpant.
TesterTransactionManager() - Constructor for class org.apache.river.test.share.TesterTransactionManager
 
TesterTransactionManagerProxy - Class in org.apache.river.test.share
This class is a proxy to backend servers for simulations of activatable lookup services that implement the LookupSimulator interface.
TesterTransactionManagerProxy(TransactionManager, int) - Constructor for class org.apache.river.test.share.TesterTransactionManagerProxy
Simple constructor.
TestEventListener05 - Class in org.apache.river.test.spec.javaspace.conformance
 
TestEventListener05() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TestEventListener05
 
TestException - Exception in org.apache.river.qa.harness
An exception which may be thrown at any time during test setup and execution.
TestException() - Constructor for exception org.apache.river.qa.harness.TestException
Creates a TestException.
TestException(String) - Constructor for exception org.apache.river.qa.harness.TestException
Creates a TestException with the given detail message.
TestException(String, Throwable) - Constructor for exception org.apache.river.qa.harness.TestException
Creates a TestException with the given detail message and cause.
TestFilter2() - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestFilter2
 
TestFilter3() - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestFilter3
 
TestFilter3Not2() - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestFilter3Not2
 
TestFilter4() - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestFilter4
 
TestGenerator - Interface in org.apache.river.test.impl.mercury
 
TestGeneratorImpl - Class in org.apache.river.test.impl.mercury
 
TestGeneratorImpl(String[], LifeCycle) - Constructor for class org.apache.river.test.impl.mercury.TestGeneratorImpl
 
testGroupSetContainment(Map, Map) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code shared by each test that needs to verify that the groups contained as values in the map0 parameter are also contained as values in the map1 parameter.
testGroupSetEquality(Map, Map) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code shared by each test that needs to verify that the groups contained as values in the map0 parameter are identical to the groups contained as values in the map1 parameter.
TestHandler - Class in org.apache.river.test.spec.url.httpmd.util
This class extends Handler class overriding all methods.
TestHandler() - Constructor for class org.apache.river.test.spec.url.httpmd.util.TestHandler
No-args constructor
TestInterface1 - Interface in org.apache.river.test.spec.security.proxytrust.util
Test interface #1 extending Serializable one.
TestInterface2 - Interface in org.apache.river.test.spec.security.proxytrust.util
Test interface #2 extending Serializable one.
TestInterface3 - Interface in org.apache.river.test.spec.security.proxytrust.util
Test interface #3 extending Serializable one.
TestInterface4 - Interface in org.apache.river.test.spec.security.proxytrust.util
Test interface #4 extending Serializable one.
TestItem(String) - Constructor for class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile.TestItem
Creating TestItem object (Constructor)
TestItem(String, String, String, boolean) - Constructor for class org.apache.river.test.spec.url.httpmd.handler.AbstractSameFile.TestItem
Creating TestItem object (Constructor)
TestItem(String) - Constructor for class org.apache.river.test.spec.url.httpmd.handler.HashCode.TestItem
Creating TestItem object (Constructor)
TestItem(String, String, String) - Constructor for class org.apache.river.test.spec.url.httpmd.handler.HashCode.TestItem
Creating TestItem object (Constructor)
TestItem(String) - Constructor for class org.apache.river.test.spec.url.httpmd.handler.ParseURL.TestItem
Creating TestItem object (Constructor)
TestItem(String) - Constructor for class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Creating TestItem object (Constructor).
TestItem(String, String, int, String, String, String, String) - Constructor for class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
Creating TestItem object (Constructor).
TestItem(String) - Constructor for class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
Creating TestItem object (Constructor) Test parameters: ComputeDigest2Urls.testCases - Test Cases names ComputeDigest2Urls.Port - HTTP Server port number ComputeDigest2Urls.SrcDir - HTTP Server source directory (directory where the files exist) <TestCaseName>.Protocol1 - Protocol of URL1 <TestCaseName>.Protocol2 - Protocol of URL2 <TestCaseName>.FileName1 - Filename of URL1 <TestCaseName>.FileName2 - Filename of URL2 <TestCaseName>.Algorithm - Message Digest Algorithm <TestCaseName>.Expected - Expected result
TestItem(String, String, String, int, String, String, String, String, String) - Constructor for class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
Creating TestItem object (Constructor)
TestItem(String) - Constructor for class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigestCodebase.TestItem
Creating TestItem object (Constructor) Test parameters: ComputeDigestCodebase.testCases - Test Cases names <TestCaseName>.SrcDir - source directory <TestCaseName>.CodeBase - codebase <TestCaseName>.Expected - expected result of HttpmdUtil.computeDigestCodebase(String,String) method (null if the updated codebase codebase is expected or Exception otherwise)
TestItem(String, String, String) - Constructor for class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity.TestItem
Creating AbstractProvidesIntegrity.TestItem object (Constructor).
TestItem(String, String, String, String, String) - Constructor for class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity.TestItem
Creating AbstractProvidesIntegrity.TestItem object (Constructor).
TestLease - Class in org.apache.river.test.impl.norm
Lease class use by renwal service tests when they don't want to use LocalLease.
TestLease(int, LeaseBackEnd, long) - Constructor for class org.apache.river.test.impl.norm.TestLease
Create a new lease.
TestLease - Class in org.apache.river.test.share
Lease class use by renwal service tests when they don't want to use LocalLease.
TestLease(int, LeaseBackEnd, long) - Constructor for class org.apache.river.test.share.TestLease
Create a new lease.
TestLeaseFactory - Class in org.apache.river.test.share
TestLeaseFactory creates a new instance of a TestLease.
TestLeaseFactory(LeaseBackEnd) - Constructor for class org.apache.river.test.share.TestLeaseFactory
 
TestLeaseProvider - Class in org.apache.river.test.share
This class provides leases for testing purposes.
TestLeaseProvider(int) - Constructor for class org.apache.river.test.share.TestLeaseProvider
Constructor taking a single argument.
TestLeaseProvider(int, Class) - Constructor for class org.apache.river.test.share.TestLeaseProvider
Constructor allowing the use of TestLeaseFactory subclass.
TestList - Class in org.apache.river.qa.harness
A data structure that holds the test to run, rerun, and their results.
TestList(QAConfig, long) - Constructor for class org.apache.river.qa.harness.TestList
Constructs a TestList with the given config object and given start time.
TestListener - Interface in org.apache.river.test.impl.mercury
 
TestListenerImpl - Class in org.apache.river.test.impl.mercury
 
TestListenerImpl(String[], LifeCycle) - Constructor for class org.apache.river.test.impl.mercury.TestListenerImpl
 
testLocator(String, int, String, boolean) - Method in class org.apache.river.test.spec.servicediscovery.discovery.Locator
 
testNum - Variable in class org.apache.river.test.spec.security.proxytrust.proxytrustinvocationhandler.RMCTENPIImpl
 
testNum - Variable in class org.apache.river.test.spec.security.proxytrust.util.Interface1RMCTEImpl
 
TestObject - Class in org.apache.river.test.spec.security.util
Class which is not trusted by any trust verifier containing in jsk-resources.jar.
TestObject() - Constructor for class org.apache.river.test.spec.security.util.TestObject
 
TestParticipant - Interface in org.apache.river.test.share
 
TestParticipantImpl - Class in org.apache.river.test.share
 
TestParticipantImpl() - Constructor for class org.apache.river.test.share.TestParticipantImpl
 
TestParticipantImpl(String) - Constructor for class org.apache.river.test.share.TestParticipantImpl
 
TestPermissionCollection - Class in org.apache.river.test.spec.security.util
PermissionCollection class whose 'implies' method returns false if given permission is an instance of GrantPermission and is in set of permissions specified in constructor.
TestPermissionCollection(Permission[]) - Constructor for class org.apache.river.test.spec.security.util.TestPermissionCollection
Constructor storing set of permissions.
TestPrincipal - Class in org.apache.river.test.spec.constraint.util
Test class implementing Principal interface.
TestPrincipal(String, boolean) - Constructor for class org.apache.river.test.spec.constraint.util.TestPrincipal
Creates trusted/untrusted principal.
TestPrivilegedAction - Class in org.apache.river.test.spec.security.util
Class implementing PrivilegedAction interface.
TestPrivilegedAction() - Constructor for class org.apache.river.test.spec.security.util.TestPrivilegedAction
Default constructor.
TestPrivilegedAction(Permission) - Constructor for class org.apache.river.test.spec.security.util.TestPrivilegedAction
Sets Permission to check to parameter's value.
TestPrivilegedExceptionAction - Class in org.apache.river.test.spec.security.util
Class implementing PrivilegedExceptionAction interface.
TestPrivilegedExceptionAction() - Constructor for class org.apache.river.test.spec.security.util.TestPrivilegedExceptionAction
Default constructor.
TestPrivilegedExceptionAction(Permission) - Constructor for class org.apache.river.test.spec.security.util.TestPrivilegedExceptionAction
Sets Permission to check to parameter's value.
TestPullListener - Interface in org.apache.river.test.impl.mercury
 
TestPullListenerImpl - Class in org.apache.river.test.impl.mercury
 
TestPullListenerImpl(String[], LifeCycle) - Constructor for class org.apache.river.test.impl.mercury.TestPullListenerImpl
 
TestRemoteInterface - Interface in org.apache.river.test.spec.iiop.util
Remote interface providing 3 methods.
TestRemoteInterface - Interface in org.apache.river.test.spec.jrmp.util
Remote interface providing 2 methods.
TestRemoteObject - Class in org.apache.river.test.spec.iiop.util
Simple class implementing Remote interface for constructing remote objects.
TestRemoteObject() - Constructor for class org.apache.river.test.spec.iiop.util.TestRemoteObject
Default constructor.
TestRemoteObject(String) - Constructor for class org.apache.river.test.spec.iiop.util.TestRemoteObject
Creates a new TestRemoteObject with the given name.
TestRemoteObject - Class in org.apache.river.test.spec.jrmp.util
Simple class implementing Remote interface for constructing remote objects.
TestRemoteObject() - Constructor for class org.apache.river.test.spec.jrmp.util.TestRemoteObject
Default constructor.
TestRemoteObject(String) - Constructor for class org.apache.river.test.spec.jrmp.util.TestRemoteObject
Creates a new TestRemoteObject with the given name.
testResource(String) - Method in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Cofiguring resource and testing actions.
testResource(String[], String) - Method in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Cofiguring resource and testing actions.
testResource(String[], String, ClassLoader) - Method in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
Cofiguring resource and testing actions.
TestResult - Class in org.apache.river.qa.harness
Utility class to hold a test result.
TestResult(TestRun, boolean, int, String) - Constructor for class org.apache.river.qa.harness.TestResult
The standard constructor.
TestRun - Class in org.apache.river.qa.harness
A struct to hold a pair.
TestRun(TestDescription, String) - Constructor for class org.apache.river.qa.harness.TestRun
 
TestServerEndpoint - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
 
TestServerEndpoint() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.TestServerEndpoint
 
TestServerEndpoint - Class in org.apache.river.test.spec.jeri.connection.util
Utility class that implements an instrumented ServerEndpoint
TestServerEndpoint(int) - Constructor for class org.apache.river.test.spec.jeri.connection.util.TestServerEndpoint
 
TestServerEndpoint - Class in org.apache.river.test.spec.jeri.mux.util
Utility class that implements net.jini.jeri.ServerEndpoint.
TestServerEndpoint(int) - Constructor for class org.apache.river.test.spec.jeri.mux.util.TestServerEndpoint
 
TestServerEndpointTest - Class in org.apache.river.test.spec.jeri.basicjeriexporter.util
 
TestServerEndpointTest() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.util.TestServerEndpointTest
 
TestServerEndpointTest - Class in org.apache.river.test.spec.jeri.connection.util
 
TestServerEndpointTest() - Constructor for class org.apache.river.test.spec.jeri.connection.util.TestServerEndpointTest
 
TestServerSocketFactory - Class in org.apache.river.test.spec.jeri.transport.util
 
TestServerSocketFactory() - Constructor for class org.apache.river.test.spec.jeri.transport.util.TestServerSocketFactory
 
TestService - Interface in org.apache.river.test.impl.start
Fake service used by ClassLoaderTest, ClasspathTest, CodebaseTest and SecurityTest.
TestService - Interface in org.apache.river.test.spec.jeri.basicjeritrustverifier.util
Interface for dummy test service
TestService - Interface in org.apache.river.test.spec.jeri.connection.util
 
TestService - Interface in org.apache.river.test.spec.jeri.mux.util
Utility interface for a service used in testing
testService - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
TestService(int) - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestService
 
TestService(int) - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestService
 
TestServiceBadEquals(int) - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestServiceBadEquals
 
TestServiceDummyClass0 - Class in org.apache.river.test.impl.start
A dummy class used by ClasspathTest that must be defined in a class loader that is common to all application class loaders.
TestServiceDummyClass0() - Constructor for class org.apache.river.test.impl.start.TestServiceDummyClass0
 
TestServiceDummyClass1 - Class in org.apache.river.test.impl.start
A dummy class used by CodebaseTest.
TestServiceDummyClass1() - Constructor for class org.apache.river.test.impl.start.TestServiceDummyClass1
 
TestServiceDummyClass2 - Class in org.apache.river.test.impl.start
A dummy class used by ClasspathTest.
TestServiceDummyClass2() - Constructor for class org.apache.river.test.impl.start.TestServiceDummyClass2
 
TestServiceDummyClass3 - Class in org.apache.river.test.impl.start
A dummy class used by ClasspathTest.
TestServiceDummyClass3() - Constructor for class org.apache.river.test.impl.start.TestServiceDummyClass3
 
TestServiceImpl - Class in org.apache.river.test.impl.start
Activatable implementation of the TestService interface.
TestServiceImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.test.impl.start.TestServiceImpl
 
TestServiceImpl(String[], LifeCycle) - Constructor for class org.apache.river.test.impl.start.TestServiceImpl
 
TestServiceImpl - Class in org.apache.river.test.spec.jeri.basicjeritrustverifier.util
Implementation class for test remote services
TestServiceImpl() - Constructor for class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.TestServiceImpl
 
TestServiceImpl - Class in org.apache.river.test.spec.jeri.connection.util
 
TestServiceImpl() - Constructor for class org.apache.river.test.spec.jeri.connection.util.TestServiceImpl
 
TestServiceImpl - Class in org.apache.river.test.spec.jeri.mux.util
Utility class that implements a test service used in testing
TestServiceImpl() - Constructor for class org.apache.river.test.spec.jeri.mux.util.TestServiceImpl
 
TestServiceIntAttr() - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestServiceIntAttr
 
TestServiceIntAttr(int) - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestServiceIntAttr
 
TestServiceIntAttr() - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestServiceIntAttr
 
TestServiceIntAttr(int) - Constructor for class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestServiceIntAttr
 
TestServiceNoConsImpl - Class in org.apache.river.test.impl.start
Dummy class to test failure mode of service starter framework.
TestServiceNoConsImpl() - Constructor for class org.apache.river.test.impl.start.TestServiceNoConsImpl
 
TestServiceSharedMap - Class in org.apache.river.test.impl.start
A shared class used by ClassLoaderTest that must be defined in a class loader that is common to all application class loaders.
TestServiceStringAttr() - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestServiceStringAttr
 
TestServiceStringAttr(String) - Constructor for class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestServiceStringAttr
 
testServiceType - Variable in class org.apache.river.test.impl.servicediscovery.event.AddListenerEvent
 
testServiceType - Variable in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
testServiceType - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupDropProxyTaskRace
 
testServiceType - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupTaskRace
 
testServiceType - Variable in class org.apache.river.test.impl.servicediscovery.event.LookupTaskServiceIdMapRace
 
testServiceType - Variable in class org.apache.river.test.impl.servicediscovery.event.NotifyEventDropProxyTaskRace
 
testServiceType - Variable in class org.apache.river.test.impl.servicediscovery.event.ReRegisterGoodEquals
 
testServiceType - Variable in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
testServiceValOdd(AbstractBaseTest.TestService) - Static method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
 
TestSocketFactory - Class in org.apache.river.test.spec.jeri.ssltrustverifier.util
Dummy socket factory for testing
TestSocketFactory(boolean) - Constructor for class org.apache.river.test.spec.jeri.ssltrustverifier.util.TestSocketFactory
 
TestSocketFactory - Class in org.apache.river.test.spec.jeri.transport.util
 
TestSocketFactory() - Constructor for class org.apache.river.test.spec.jeri.transport.util.TestSocketFactory
 
TestStatusRequest - Class in org.apache.river.qa.harness
The messages which can be sent to a SlaveTest.
TestTaskProducerImpl - Class in org.apache.river.test.impl.lookupdiscovery.util
 
TestTaskProducerImpl() - Constructor for class org.apache.river.test.impl.lookupdiscovery.util.TestTaskProducerImpl
 
testTemplate(SimpleEntry, boolean, Transaction, long, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.AbstractReadTestBase
Main testing method which tests read/readIfExists method with or without transactions, measure time of invocation and check that result entry match specified template.
testTemplate(SimpleEntry, Transaction, long, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.AbstractReadTestBase
This method just pass it's parameters to main tesing method to test correct templates
testTemplate(SimpleEntry, boolean, Transaction, long, int, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.AbstractTakeTestBase
Main testing method which tests take/takeIfExists method with or without transactions, measure time of invocation and check that result entry match specified template.
testTemplate(SimpleEntry, Transaction, long, int, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.AbstractTakeTestBase
This method just pass it's parameters to main tesing method to test correct templates
testTemplate(SimpleEntry, boolean, Transaction, long, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadTestBase
Main testing method which tests read/readIfExists method with or without transactions, measure time of invocation and check that result entry match specified template.
testTemplate(SimpleEntry, Transaction, long, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadTestBase
This method just pass it's parameters to main tesing method to test correct templates
testTemplate(SimpleEntry, boolean, Transaction, long, int, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeTestBase
Main testing method which tests take/takeIfExists method with or without transactions, measure time of invocation and check that result entry match specified template.
testTemplate(SimpleEntry, Transaction, long, int, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeTestBase
This method just pass it's parameters to main tesing method to test correct templates
TestTrustIterator - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing ProxyTrustIterator interface having constructor with 1 paramter: Object[], whose 'next' method returns objects specified in constructor's parameter in the same sequence (i.e. obj[0] first, then obj[1] ... etc.)
TestTrustIterator(Object[]) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
Constructs iterator from given array.
TestTrustVerifierCtx - Class in org.apache.river.test.spec.jeri.basicjeritrustverifier.util
Dummy trust verifier context used in BasicJeriTrustVerifier tests
TestTrustVerifierCtx(boolean, ClassLoader) - Constructor for class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.TestTrustVerifierCtx
 
TestTrustVerifierCtx(boolean, ClassLoader, RemoteException) - Constructor for class org.apache.river.test.spec.jeri.basicjeritrustverifier.util.TestTrustVerifierCtx
 
TestTrustVerifierCtxSSL - Class in org.apache.river.test.spec.jeri.ssltrustverifier.util
Dummy trust verifier context used in SSLTrustVerifier tests
TestTrustVerifierCtxSSL() - Constructor for class org.apache.river.test.spec.jeri.ssltrustverifier.util.TestTrustVerifierCtxSSL
 
TestTrustVerifierCtxSSL(Throwable) - Constructor for class org.apache.river.test.spec.jeri.ssltrustverifier.util.TestTrustVerifierCtxSSL
 
testType - Variable in class org.apache.river.test.share.BaseQATest
 
testURL - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest.TestItem
URL object
testURL - Variable in class org.apache.river.test.spec.url.util.AbstractProvidesIntegrity.TestItem
URL object
TestUtil - Class in org.apache.river.test.impl.start
 
TestUtil() - Constructor for class org.apache.river.test.impl.start.TestUtil
 
TestUtils - Class in org.apache.river.test.impl.mercury
 
TestUtils() - Constructor for class org.apache.river.test.impl.mercury.TestUtils
 
testWrongTemplate(SimpleEntry, Transaction, long, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.AbstractReadTestBase
This method just pass it's parameters to main tesing method to test wrong templates
testWrongTemplate(SimpleEntry, Transaction, long, int, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.AbstractTakeTestBase
This method just pass it's parameters to main tesing method to test wrong templates
testWrongTemplate(SimpleEntry, Transaction, long, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotReadTestBase
This method just pass it's parameters to main tesing method to test wrong templates
testWrongTemplate(SimpleEntry, Transaction, long, int, int, boolean) - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotTakeTestBase
This method just pass it's parameters to main tesing method to test wrong templates
ThreeArgFiniteOwner - Class in org.apache.river.test.impl.norm
BaseOwner for leases who have a finite membership expiration and are added using the three arg form of renewFor
ThreeArgFiniteOwner(long, long, long, long, long, Object) - Constructor for class org.apache.river.test.impl.norm.ThreeArgFiniteOwner
Simple constructor
THROW - Static variable in class org.apache.river.test.impl.reliability.AppleEvent
 
throwables - Variable in class org.apache.river.test.spec.renewalservice.EventLeaseTest
the array for storing exceptions to be thrown.
throwables - Variable in class org.apache.river.test.spec.renewalservice.RenewalFailureEventTest
the array for storing exceptions to be thrown.
throwConfigurationException(ConfigurationException, List) - Method in class org.apache.river.test.spec.config.configurationfile.FakeConfigurationFile
 
throwException(Object) - Static method in class org.apache.river.test.spec.config.util.TestComponent
Method that throws exception.
throwException(String) - Static method in class org.apache.river.test.spec.jeri.connection.util.ListenOperation
 
ThrowingRE - Interface in org.apache.river.test.spec.security.proxytrust.util
Interface showing that checked method of this class will throw RemoteExceptions.
ThrowRuntimeException - Class in org.apache.river.test.impl.outrigger.notify
Check to see how space deals with RuntimeException being thrown by event handlers.
ThrowRuntimeException() - Constructor for class org.apache.river.test.impl.outrigger.notify.ThrowRuntimeException
 
throwsException() - Method in interface org.apache.river.test.spec.activation.util.ExceptionThrowingInterface
 
throwsException() - Method in class org.apache.river.test.spec.activation.util.ExceptionThrowingProxy
 
TimedReceiveTask - Class in org.apache.river.test.spec.jeri.mux.util
Utility class to receive a message within a given period of time.
TimedReceiveTask(Message, InputStream, long) - Constructor for class org.apache.river.test.spec.jeri.mux.util.TimedReceiveTask
 
TIMEOUT - Static variable in interface org.apache.river.test.impl.end2end.e2etest.TestCoordinator
exit code for a timeout detected on a remote call
timeout1 - Variable in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
First timeout for testing in ms.
timeout2 - Variable in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Second timeout for testing in ms.
timingStats - Variable in class org.apache.river.test.impl.outrigger.matching.StressTest
If set, compute timing statistics for reads, takes, and and write operations.
tmpDirName - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
Name of temporary directory from system java.io.tmpdir property.
tmpDirName - Variable in class org.apache.river.test.spec.config.configurationprovider.GetInstance_QATest
System temporary dir name.
toCommaSeparatedStr(String[]) - Static method in class org.apache.river.test.share.GroupsUtil
Converts a String array to a comma-separated String in which each token corresponds to an element of the input array.
toGroupsArray(List) - Static method in class org.apache.river.test.share.BaseQATest
Returns an array of group names in which each element of the array is an element of one of the group array component values of an element of the given ArrayList containing instances of LocatorGroupsPair.
toGroupsToDiscover(List, int) - Static method in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
This method returns a String array, where each element corresponds to one of the member groups of the lookup services contained in the given list of LocatorGroupsPair instances.
ToJoinPair(LookupLocator[], String[]) - Constructor for class org.apache.river.test.share.BaseQATest.ToJoinPair
 
ToJoinPair(LookupLocator[]) - Constructor for class org.apache.river.test.share.BaseQATest.ToJoinPair
 
ToJoinPair(String[]) - Constructor for class org.apache.river.test.share.BaseQATest.ToJoinPair
 
toLocatorArray(List) - Static method in class org.apache.river.test.share.BaseQATest
Returns an array of locators in which each element of the array is the locator component of an element of the given ArrayList containing instances of LocatorGroupsPair.
toLocatorsToDiscover(List, int) - Static method in class org.apache.river.test.spec.discoverymanager.AbstractBaseTest
This method returns an array of LookupLocator instances, where each element corresponds to an element of the given list of LocatorGroupsPair instances.
toString() - Method in class org.apache.river.qa.harness.MainTestDescription
Return a string representation of this object.
toString() - Method in class org.apache.river.qa.harness.TestDescription
Return a string representation of this object.
toString() - Method in class org.apache.river.qa.harness.TestResult
Returns a string representation of this test result object.
toString() - Method in class org.apache.river.test.impl.end2end.jssewrapper.EndpointWrapper
 
toString() - Method in class org.apache.river.test.impl.end2end.jssewrapper.ServerEndpointWrapper
 
toString() - Method in class org.apache.river.test.impl.mahalo.NoOpLease
 
toString() - Method in class org.apache.river.test.impl.norm.ConstrainableTestLease
 
toString() - Method in class org.apache.river.test.impl.norm.TestLease
 
toString() - Method in class org.apache.river.test.impl.outrigger.matching.NBEUniqueEntry
 
toString() - Method in class org.apache.river.test.impl.outrigger.transaction.SimpleEntry
 
toString() - Method in class org.apache.river.test.impl.outrigger.transaction.SpaceOperation
Returns string expression of this operation.
toString() - Method in class org.apache.river.test.impl.reliability.AppleEvent
 
toString() - Method in class org.apache.river.test.impl.reliability.AppleImpl
 
toString() - Method in class org.apache.river.test.impl.reliability.OrangeEchoImpl
 
toString() - Method in class org.apache.river.test.impl.reliability.OrangeImpl
 
toString() - Method in class org.apache.river.test.share.ConstrainableTestLease
 
toString() - Method in class org.apache.river.test.share.ConstrainableUnreadableTestLease
 
toString() - Method in class org.apache.river.test.share.TestLease
 
toString() - Method in class org.apache.river.test.spec.constraint.coreconstraint.PrincipalTypeConstructorsTest.NotPrincipal
 
toString() - Method in class org.apache.river.test.spec.constraint.util.TestPrincipal
Method from Principal interface.
toString() - Method in class org.apache.river.test.spec.export.util.AnFakeType
Converts the AnFakeType object to a String.
toString() - Method in class org.apache.river.test.spec.export.util.FakeType
Converts the FakeType object to a String.
toString() - Method in class org.apache.river.test.spec.iiop.util.TestRemoteObject
Creates the string representation of this TestRemoteObject.
toString() - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
Creates the string representation of this counter.
toString() - Method in class org.apache.river.test.spec.javaspace.conformance.SimpleEntry
Creates the string representation of this SimpleEntry.
toString() - Method in class org.apache.river.test.spec.javaspace.conformance.snapshot.SnapshotNotifyCounter
Creates the string representation of this counter.
toString() - Method in class org.apache.river.test.spec.jeri.mux.util.AbortMessage
 
toString() - Method in class org.apache.river.test.spec.jeri.mux.util.AcknowledgementMessage
 
toString() - Method in class org.apache.river.test.spec.jeri.mux.util.ClientConnectionHeader
 
toString() - Method in class org.apache.river.test.spec.jeri.mux.util.CloseMessage
 
toString() - Method in class org.apache.river.test.spec.jeri.mux.util.DataMessage
 
toString() - Method in class org.apache.river.test.spec.jeri.mux.util.ErrorMessage
 
toString() - Method in class org.apache.river.test.spec.jeri.mux.util.IncrementRationMessage
 
toString() - Method in class org.apache.river.test.spec.jeri.mux.util.PingAckMessage
 
toString() - Method in class org.apache.river.test.spec.jeri.mux.util.PingMessage
 
toString() - Method in class org.apache.river.test.spec.jeri.mux.util.ServerConnectionHeader
 
toString() - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestService
 
toString() - Method in class org.apache.river.test.spec.jrmp.util.TestRemoteObject
Creates the string representation of this TestRemoteObject.
toString() - Method in class org.apache.river.test.spec.policyprovider.util.QAPrincipal
 
toString() - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseTrustVerifierContext
Returns a string representation of this object.
toString() - Method in class org.apache.river.test.spec.security.proxytrust.util.TestTrustIterator
Returns a string representation of this object.
toString() - Method in class org.apache.river.test.spec.security.proxytrust.util.TrueProxyTrust
Returns a string representation of this object.
toString() - Method in class org.apache.river.test.spec.security.proxytrust.util.TrueTrustVerifierContext
Returns a string representation of this object.
toString() - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContext
Returns a string representation of this object.
toString() - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContextThrowingRE
Returns a string representation of this object.
toString() - Method in class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContextThrowingSE
Returns a string representation of this object.
toString() - Method in class org.apache.river.test.spec.security.proxytrust.util.ValidIHandler
Returns a string representation of this object.
toString() - Method in class org.apache.river.test.spec.security.proxytrust.util.ValidNonProxyObject
Returns a string representation of this object.
toString() - Method in class org.apache.river.test.spec.security.util.FakePrincipal
Method from Principal interface.
toString() - Method in class org.apache.river.test.spec.security.util.TestDynamicPolicyProvider
Returns string representation of the object.
toString() - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
toString() - Method in class org.apache.river.tool.ProfilingSecurityManager
 
ToString_Test - Class in org.apache.river.test.spec.config.configurationexception
 
ToString_Test() - Constructor for class org.apache.river.test.spec.config.configurationexception.ToString_Test
 
ToString_Test - Class in org.apache.river.test.spec.config.configurationfile
Purpose: This test verifies the behavior of the toString() method of ConfigurationFile class.
ToString_Test() - Constructor for class org.apache.river.test.spec.config.configurationfile.ToString_Test
 
ToString_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc
Purpose: This test verifies the behavior of the toString method of MethodDesc class.
ToString_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.methoddesc.ToString_Test
 
ToString_Test - Class in org.apache.river.test.spec.constraint.basicmethodconstraints
Purpose: This test verifies the behavior of the toString method of BasicMethodConstraints class.
ToString_Test() - Constructor for class org.apache.river.test.spec.constraint.basicmethodconstraints.ToString_Test
 
ToString_Test - Class in org.apache.river.test.spec.security.basicproxypreparer
Purpose: This test verifies the behavior of the BasicProxyPreparer class toString method: String toString() Test Cases: This test contains three test case - one for each form of constructor.
ToString_Test() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.ToString_Test
 
ToStringTest - Class in org.apache.river.test.spec.constraint.coreconstraint
Purpose: This test verifies the behavior of the following methods: ClientAuthentication.toString() ClientMaxPrincipal.toString() ClientMaxPrincipalType.toString() ClientMinPrincipal.toString() ClientMinPrincipalType.toString() Confidentiality.toString() ConnectionAbsoluteTime.toString() ConnectionRelativeTime.toString() ConstraintAlternatives.toString() Delegation.toString() DelegationAbsoluteTime.toString() DelegationRelativeTime.toString() Integrity.toString() InvocationConstraints.toString() ServerAuthentication.toString() ServerMinPrincipal.toString() All of these methods should return a string representation of the corresponding object.
ToStringTest() - Constructor for class org.apache.river.test.spec.constraint.coreconstraint.ToStringTest
 
ToStringTest - Class in org.apache.river.test.spec.lookupservice
LegacyTest that verifies that toString() methods of ServiceItem, ServiceMatches, and ServiceTemplate can handle null values, 0-length arrays, and arrays with null elements.
ToStringTest() - Constructor for class org.apache.river.test.spec.lookupservice.ToStringTest
 
ToStringTest.ObjectFactory - Class in org.apache.river.test.spec.lookupservice
 
totalEntries - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
Total number of entries in the the Auditor's log
TraceException() - Constructor for exception org.apache.river.test.spec.security.basicproxypreparer.Grant_Test.TraceException
 
TraceException() - Constructor for exception org.apache.river.test.spec.security.basicproxypreparer.PrepareProxy_Test.TraceException
 
TraceException() - Constructor for exception org.apache.river.test.spec.security.basicproxypreparer.SetConstraints_Test.TraceException
 
TraceException() - Constructor for exception org.apache.river.test.spec.security.basicproxypreparer.Verify_Test.TraceException
 
TrackingOwner - Class in org.apache.river.test.share
Base class for owners that don't cause failures.
TrackingOwner(long, long, long, long, long, Object, QAConfig) - Constructor for class org.apache.river.test.share.TrackingOwner
Simple constructor
trackLease(Lease) - Method in class org.apache.river.qa.harness.QATestEnvironment
Track a lease for automatic cancellation when the test ends.
trans_str - Static variable in class org.apache.river.test.spec.lookupservice.QATestUtils
Strings describing event transition states used in debugging
transaction - Variable in class org.apache.river.test.share.TesterTransaction
The ServerTransaction for us.
TransactionAbortWriteTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionAbortWriteTest asserts that entries written under a transaction that aborts are discarded.
TransactionAbortWriteTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionAbortWriteTest
 
TransactionCommitTakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionCommitTakeIfExistsTest asserts that a takeIfExists is considered to be successful only if all enclosing transactions commit successfully.
TransactionCommitTakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionCommitTakeIfExistsTest
 
TransactionCommitTakeTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionCommitTakeTest asserts that a take is considered to be successful only if all enclosing transactions commit successfully.
TransactionCommitTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionCommitTakeTest
 
TransactionCommitWriteTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionCommitWriteTest asserts that an entry that is written under the non null transaction is not visible outside its transaction until the transaction successfully commits.
TransactionCommitWriteTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionCommitWriteTest
 
TransactionContentsTest05 - Class in org.apache.river.test.spec.javaspace.conformance
TransactionContentsTest05 tests JavaSpace05.contents method with usage of transactions.
TransactionContentsTest05() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionContentsTest05
 
TransactionCreatedToStringTest - Class in org.apache.river.test.impl.mahalo
 
TransactionCreatedToStringTest() - Constructor for class org.apache.river.test.impl.mahalo.TransactionCreatedToStringTest
 
TransactionExpirationTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionExpirationTest asserts, that when the lease expires, the entry is removed from the space within the transaction.
TransactionExpirationTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionExpirationTest
 
TransactionLeaseTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionLeaseTest asserts, that each write invocation within the non null transaction returns a Lease object that is lease milliseconds long.
TransactionLeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionLeaseTest
 
TransactionManagerCreatedToStringTest - Class in org.apache.river.test.impl.mahalo
 
TransactionManagerCreatedToStringTest() - Constructor for class org.apache.river.test.impl.mahalo.TransactionManagerCreatedToStringTest
 
TransactionMultipleTakeIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionMultipleTakeIfExistsNO_WAITTest asserts that for takeIfExists with NO_WAIT timeout within the non null transaction: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
TransactionMultipleTakeIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionMultipleTakeIfExistsNO_WAITTest
 
TransactionMultipleTakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionMultipleTakeIfExistsTest asserts that for takeIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
TransactionMultipleTakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionMultipleTakeIfExistsTest
 
TransactionMultipleTakeNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionMultipleTakeNO_WAITTest asserts that for take with NO_WAIT timeout within the non null transaction: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
TransactionMultipleTakeNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionMultipleTakeNO_WAITTest
 
TransactionMultipleTakeTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionMultipleTakeTest asserts that for take with timeouts other then NO_WAIT within the non null transaction: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
TransactionMultipleTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionMultipleTakeTest
 
TransactionNotifyLeaseANYTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionNotifyLeaseANYTest asserts, that for notify with Lease.ANY lease time within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
TransactionNotifyLeaseANYTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionNotifyLeaseANYTest
 
TransactionNotifyLeaseFOREVERTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionNotifyLeaseFOREVERTest asserts, that for notify with Lease.FOREVER lease time within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
TransactionNotifyLeaseFOREVERTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionNotifyLeaseFOREVERTest
 
TransactionNotifyNegativeLeaseTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionNotifyNegativeLeaseTest asserts, that we will get an IllegalArgumentException if the lease time requested is not Lease.ANY and is negative within the non null transaction.
TransactionNotifyNegativeLeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionNotifyNegativeLeaseTest
 
TransactionNotifyTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionNotifyTest asserts, that for notify with finite lease times within the non null transaction: 1) A notify request's matching is done as it is for read 2) Writing an entry into a space might generate notifications to registered objects. 3) When matching entries arrive, the specified RemoteEventListener will eventually be notified by invoking listener's notify method.
TransactionNotifyTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionNotifyTest
 
TransactionReadIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionReadIfExistsNO_WAITTest asserts that for readIfExists within the non null transaction with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
TransactionReadIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionReadIfExistsNO_WAITTest
 
TransactionReadIfExistsTakeTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionReadIfExistsTakeTest asserts that when read by readIfExists method, an entry may be read in any other transaction to which the entry is visible, but cannot be taken in another transaction.
TransactionReadIfExistsTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionReadIfExistsTakeTest
 
TransactionReadIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionReadIfExistsTest asserts that for readIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a match is found by readIfExists, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry. 4) A readIfExists request will return a matching entry, or null if there is currently no matching entry in the space.
TransactionReadIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionReadIfExistsTest
 
TransactionReadIfExistsWaitTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionReadIfExistsWaitTest asserts, that for readIfExists method if the only possible matches for the template have conflicting locks from one or more other transactions, the timeout value specifies how long the client is willing to wait for interfering transactions to settle before returning a values and that if at the end of that time no value can be returned that would not interfere with transactional state, null is returned.
TransactionReadIfExistsWaitTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionReadIfExistsWaitTest
 
TransactionReadNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionReadNO_WAITTest asserts that for read within the non null transaction with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a match is found by read, a reference to a copy of the matching entry is returned. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
TransactionReadNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionReadNO_WAITTest
 
TransactionReadTakeTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionReadTakeTest asserts that when read, an entry may be read in any other transaction to which the entry is visible, but cannot be taken in another transaction.
TransactionReadTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionReadTakeTest
 
TransactionReadTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionReadTest asserts that for read with timeouts other then NO_WAIT within the non null transaction: 1) If a match is found by read, a reference to a copy of the matching entry is returned. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
TransactionReadTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionReadTest
 
TransactionReadWaitTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionReadWaitTest asserts that a read request will wait until a matching entry is found or until transactions settle, whichever is longer, up to the timeout period.
TransactionReadWaitTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionReadWaitTest
 
TransactionRegisterForAvailabilityEventTest05 - Class in org.apache.river.test.spec.javaspace.conformance
RegisterForAvailabilityEventTest05 tests JavaSpace05.registerForAvailabilityEvent method with usage of transactions.
TransactionRegisterForAvailabilityEventTest05() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionRegisterForAvailabilityEventTest05
 
TransactionTakeIfExistsNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionTakeIfExistsNO_WAITTest asserts that for takeIfExists within the non null transaction with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a takeIfExists returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
TransactionTakeIfExistsNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionTakeIfExistsNO_WAITTest
 
TransactionTakeIfExistsReadTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionTakeIfExistsReadTest asserts that when taken by takeIfExists method, an entry may not be read or taken by any other transaction.
TransactionTakeIfExistsReadTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionTakeIfExistsReadTest
 
TransactionTakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionTakeIfExistsTest asserts that for takeIfExists with timeouts other then NO_WAIT within the non null transaction: 1) If a takeIfExists returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
TransactionTakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionTakeIfExistsTest
 
TransactionTakeIfExistsWaitTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionTakeIfExistsWaitTest asserts, that for TakeIfExists method if the only possible matches for the template have conflicting locks from one or more other transactions, the timeout value specifies how long the client is willing to wait for interfering transactions to settle before returning a values and that if at the end of that time no value can be returned that would not interfere with transactional state, null is returned.
TransactionTakeIfExistsWaitTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionTakeIfExistsWaitTest
 
TransactionTakeNO_WAITTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionTakeNO_WAITTest asserts that for take within the non null transaction with NO_WAIT timeout: 1) A timeout of NO_WAIT means to return immediately, with no waiting, which is equivalent to using a zero timeout. 2) If a take returns a non-null value, the entry has been removed from the space. 3) If no match is found, null is returned. 4) Passing a null reference for the template will match any entry.
TransactionTakeNO_WAITTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionTakeNO_WAITTest
 
TransactionTakeReadTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionTakeReadTest asserts that when taken, an entry may not be read or taken by any other transaction.
TransactionTakeReadTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionTakeReadTest
 
TransactionTakeTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionTakeTest asserts that for take with timeouts other then NO_WAIT within the non null transaction: 1) If a take returns a non-null value, the entry has been removed from the space. 2) If no match is found, null is returned. 3) Passing a null reference for the template will match any entry.
TransactionTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionTakeTest
 
TransactionTakeTest05 - Class in org.apache.river.test.spec.javaspace.conformance
TransactionTakeTest05 tests JavaSpace05.take method with usage of transactions.
TransactionTakeTest05() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionTakeTest05
 
TransactionTakeWaitTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionTakeWaitTest asserts that a take request will wait until a matching entry is found or until transactions settle, whichever is longer, up to the timeout period.
TransactionTakeWaitTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionTakeWaitTest
 
TransactionTest - Class in org.apache.river.test.spec.javaspace.conformance
Abstract Test base for all javaspace conformance tests.
TransactionTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionTest
 
TransactionTestBase - Class in org.apache.river.test.impl.outrigger.transaction
This class provides a common facilities of tests in this package.
TransactionTestBase() - Constructor for class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
TransactionWriteLeaseANYTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionWriteLeaseANYTest asserts that write with Lease.ANY value for lease time within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) IllegalArgumentException will not be thrown while this operations. 3) The Entry passed to the write is not affected by this operations. 4) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
TransactionWriteLeaseANYTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionWriteLeaseANYTest
 
TransactionWriteLeaseFOREVERTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionWriteLeaseFOREVERTest asserts that write with Lease.FOREVER lease time within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
TransactionWriteLeaseFOREVERTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionWriteLeaseFOREVERTest
 
TransactionWriteNegativeLeaseTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionWriteNegativeLeaseTest asserts, that we will get an IllegalArgumentException if the lease time requested is negative and is not equal to Lease.ANY within the non null transaction.
TransactionWriteNegativeLeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionWriteNegativeLeaseTest
 
TransactionWriteTakeIfExistsNotifyTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionWriteTakeIfExistsNotifyTest asserts, that if an entry is written under a transaction and then taken by takeIfExists method under that same transaction before the transaction is committed, listeners registered under a null transaction will not be notified of that entry.
TransactionWriteTakeIfExistsNotifyTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTakeIfExistsNotifyTest
 
TransactionWriteTakeIfExistsTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionWriteTakeIfExistsTest asserts that if the entry is written and after that is taken by takeIfExists method within the non null transaction, the entry will never be visible outside the transaction and will not be added to the space when the transaction commits.
TransactionWriteTakeIfExistsTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTakeIfExistsTest
 
TransactionWriteTakeNotifyTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionWriteTakeNotifyTest asserts, that if an entry is written under a transaction and then taken under that same transaction before the transaction is committed, listeners registered under a null transaction will not be notified of that entry.
TransactionWriteTakeNotifyTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTakeNotifyTest
 
TransactionWriteTakeTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionWriteTakeTest asserts that if the entry is written and after that is taken within the non null transaction, the entry will never be visible outside the transaction and will not be added to the space when the transaction commits.
TransactionWriteTakeTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTakeTest
 
TransactionWriteTest - Class in org.apache.river.test.spec.javaspace.conformance
TransactionWriteTest asserts that write with positive finite lease times within the non null transaction: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
TransactionWriteTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTest
 
TransactionWriteTest05 - Class in org.apache.river.test.spec.javaspace.conformance
TransactionWriteTest05 tests JavaSpace05.write method with usage of transactions.
TransactionWriteTest05() - Constructor for class org.apache.river.test.spec.javaspace.conformance.TransactionWriteTest05
 
transform(ServiceDescriptor) - Method in interface org.apache.river.qa.harness.ServiceDescriptorTransformer
Mutate the ServiceDescriptor.
TransientModeVerifier - Class in org.apache.river.test.impl.joinmanager
A configuration verifier used by tests which should only be run if reggie is configured to run in transient mode.
TransientModeVerifier() - Constructor for class org.apache.river.test.impl.joinmanager.TransientModeVerifier
 
TransportListener - Interface in org.apache.river.test.spec.jeri.basicjeriexporter.util
Interface that denotes interest in transport layer events
TransportListener - Interface in org.apache.river.test.spec.jeri.connection.util
Interface that denotes interest in transport layer events
TransportListenerHelper() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_ForceFalse.TransportListenerHelper
 
TransportListenerHelper() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_ForceTrue.TransportListenerHelper
 
TransportListenerHelper() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_InProgressForceFalse.TransportListenerHelper
 
TransportListenerHelper() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_InProgressForceTrue.TransportListenerHelper
 
TrueDynamicPolicyProvider - Class in org.apache.river.test.spec.security.util
Policy provider implementing DynamicPolicy interface whose 'grantSupported' method always returns true.
TrueDynamicPolicyProvider() - Constructor for class org.apache.river.test.spec.security.util.TrueDynamicPolicyProvider
 
TrueIntegrityVerifier - Class in org.apache.river.test.spec.security.util
Class implementing IntegrityVerifier interface whose 'providesIntegrity' method always returns true.
TrueIntegrityVerifier() - Constructor for class org.apache.river.test.spec.security.util.TrueIntegrityVerifier
 
TrueProxyTrust - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing RemoteMethodControl and ProxyTrust interfaces whose 'getProxyVerifier' method returns TrueTrustVerifier instance.
TrueProxyTrust() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TrueProxyTrust
Default constructor.
TrueTrustVerifier - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing TrustVerifier interface whose 'isTrustedObject' method always returns true.
TrueTrustVerifier() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TrueTrustVerifier
 
TrueTrustVerifier - Class in org.apache.river.test.spec.security.util
Class implementing TrustVerifier interface whose 'isTrustedObject' method always returns true.
TrueTrustVerifier() - Constructor for class org.apache.river.test.spec.security.util.TrueTrustVerifier
 
TrueTrustVerifierContext - Class in org.apache.river.test.spec.constraint.util
Class implementing TrustVerifier.Context interface whose 'isTrustedObject' method always returns true.
TrueTrustVerifierContext() - Constructor for class org.apache.river.test.spec.constraint.util.TrueTrustVerifierContext
 
TrueTrustVerifierContext - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing TrustVerifier.Context interface having constructor with 1 parameter: Object[].
TrueTrustVerifierContext(Object[]) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TrueTrustVerifierContext
Constructor saving array of context objects.
TrustEquivalenceSocketFactory - Class in org.apache.river.test.spec.jeri.transport.util
 
TrustEquivalenceSocketFactory() - Constructor for class org.apache.river.test.spec.jeri.transport.util.TrustEquivalenceSocketFactory
 
TrustIteratorThrowingRE - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing ProxyTrustIterator interface whose 'next' method always throws RemoteException.
TrustIteratorThrowingRE(Object[]) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TrustIteratorThrowingRE
Constructs iterator from given array.
TrustVerifierContext - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing TrustVerifier.Context interface having constructor with 1 parameter: Object[].
TrustVerifierContext(Object[]) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContext
Constructor saving array of context objects, false limit of 2.
TrustVerifierContext(Object[], int) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContext
Constructor saving array of context objects.
TrustVerifierContextThrowingRE - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing TrustVerifier.Context interface having constructor with 1 parameter: Collection.
TrustVerifierContextThrowingRE(Object[]) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContextThrowingRE
Constructor saving array of context objects.
TrustVerifierContextThrowingSE - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing TrustVerifier.Context interface having constructor with 1 parameter: Collection.
TrustVerifierContextThrowingSE(Object[]) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierContextThrowingSE
Constructor saving array of context objects.
TrustVerifierThrowingRE - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing TrustVerifier interface whose 'isTrustedObject' method always throws RemoteException.
TrustVerifierThrowingRE() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierThrowingRE
 
TrustVerifierThrowingRE - Class in org.apache.river.test.spec.security.util
Class implementing TrustVerifier interface whose 'isTrustedObject' method always throws RemoteException.
TrustVerifierThrowingRE() - Constructor for class org.apache.river.test.spec.security.util.TrustVerifierThrowingRE
 
TrustVerifierThrowingSE - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing TrustVerifier interface whose 'isTrustedObject' method always throws SecurityException.
TrustVerifierThrowingSE() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.TrustVerifierThrowingSE
 
TrustVerifierThrowingSE - Class in org.apache.river.test.spec.security.util
Class implementing TrustVerifier interface whose 'isTrustedObject' method always throws SecurityException.
TrustVerifierThrowingSE() - Constructor for class org.apache.river.test.spec.security.util.TrustVerifierThrowingSE
 
tryOnce() - Method in class org.apache.river.test.impl.mahalo.AbortCommitStressTask
 
tryOnce() - Method in class org.apache.river.test.impl.mahalo.AbortStressTask
 
tryOnce() - Method in class org.apache.river.test.impl.mahalo.CommitAbortStressTask
 
tryOnce() - Method in class org.apache.river.test.impl.mahalo.CommitStressTask
 
tryShutdown - Variable in class org.apache.river.test.impl.outrigger.admin.IdenticalAdminIteratorTest
Are we going to shutdown the service in the middle of the test
tryShutdown - Variable in class org.apache.river.test.share.LookupTestBase
 
tv - Variable in class org.apache.river.test.spec.security.proxytrust.util.BaseProxyTrust
TrustVerifier created by getProxyVerifier method.
TwoArgFiniteOwner - Class in org.apache.river.test.impl.norm
BaseOwner for leases who have a finite membership expiration and are added using the two arg form of renewFor
TwoArgFiniteOwner(long, long, long, long, Object) - Constructor for class org.apache.river.test.impl.norm.TwoArgFiniteOwner
Simple constructor
TwoPhaseTest - Class in org.apache.river.test.spec.txnmanager
 
TwoPhaseTest() - Constructor for class org.apache.river.test.spec.txnmanager.TwoPhaseTest
 
twoSpaceSetup() - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
 
TwoSpaceTest - Class in org.apache.river.test.impl.outrigger.transaction
Pass an entry between two JavaSpaces using one transaction.
TwoSpaceTest() - Constructor for class org.apache.river.test.impl.outrigger.transaction.TwoSpaceTest
 
txnAbort(Transaction) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Aborts specified transaction.
txnCommit(Transaction) - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Commits specified transaction.
TxnManagerTest - Class in org.apache.river.test.share
 
TxnManagerTest() - Constructor for class org.apache.river.test.share.TxnManagerTest
 
TxnManagerTestOpcodes - Interface in org.apache.river.test.share
The structure of a command sent to a TestParticipant is as follows Operation field Exception field ------------------------------------------------- |31|30|29|28|27|26|25|24|23|22|21|20|19|18|17|16| * * * ------------------------------------------------- |<---------------- upper 16-------------------->| --------------------------------------- * * * |15|14|13|12|11|10|9|8|7|6|5|4|3|2|1|0| |-------------------------------------- |<------------ lower 16 ------------->| bit# name description ======================================================================= 0 EXCEPTION_REMOTE throw a RemoteException 1 EXCEPTION_CANNOT_COMMIT throw CannotCommitException 2 EXCEPTION_CANNOT_ABORT throw CannotAbortExceptoin 3 EXCEPTION_CANNOT_JOIN throw CannotJoinException 4 OP_JOIN_IDEMPOTENT rejoin the transaction 5 OP_VOTE_NOTCHANGED vote NOTCHANGED on prepare 6 OP_VOTE_PREPARED vote PREPARED on prepare 7 OP_VOTE_ABORTED vote ABORTED on prepare 8 OP_INCR_CRASHCOUNT increment the crash count 9 OP_JOIN join the transaction 10 OP_EXCEPTION_ON_PREPARE allow exception on prepare 11 OP_EXCEPTION_ON_COMMIT allow exception on commit 12 OP_EXCEPTION_ON_ABORT allow exception on abort 13 OP_EXCEPTION_ON_PREPARECOMMIT allow exception on p&c 14 OP_TIMEOUT_PREPARE take long time to return 15 OP_TIMEOUT_ABORT take long time to return 16 OP_TIMEOUT_COMMIT take long time to return 17 OP_TIMEOUT_PREPARECOMMIT take long time to return 18 OP_TIMEOUT_VERYLONG timeout a very long time(60s) 19 OP_TIMEOUT_JOIN timout on any join 20 EXCEPTION_TRANSACTION throw UnknownTransactionException 21 OPERATION_COUNT placeholder to indicate how many operations
txnMgr - Variable in class org.apache.river.test.impl.outrigger.transaction.IfExistsDontBlockSelfTest
Transaction Manager we are using
txnMgr - Variable in class org.apache.river.test.impl.outrigger.transaction.ReadReadTakeTest
Transaction Manager we are using
txnMgr - Variable in class org.apache.river.test.impl.outrigger.transaction.ReadTakeAbortTest
Transaction Manager we are using
txnMgr - Variable in class org.apache.river.test.impl.outrigger.transaction.ReadTakeCommitTest
Transaction Manager we are using
TxnMgrImplNullConfigEntries - Class in org.apache.river.test.impl.mahalo
Verifies that proxies for the same shared group service are equal and that proxies for different shared groups are not equal
TxnMgrImplNullConfigEntries() - Constructor for class org.apache.river.test.impl.mahalo.TxnMgrImplNullConfigEntries
 
TxnMgrImplNullRecoveredLocators - Class in org.apache.river.test.impl.mahalo
Verifies that proxies for the same shared group service are equal and that proxies for different shared groups are not equal
TxnMgrImplNullRecoveredLocators() - Constructor for class org.apache.river.test.impl.mahalo.TxnMgrImplNullRecoveredLocators
 
TxnMgrLeaseGrantTest - Class in org.apache.river.test.impl.outrigger.leasing
Test that creates a transaction and checks the lease it gets back
TxnMgrLeaseGrantTest() - Constructor for class org.apache.river.test.impl.outrigger.leasing.TxnMgrLeaseGrantTest
 
TxnMgrProxyEqualityTest - Class in org.apache.river.test.impl.mahalo
 
TxnMgrProxyEqualityTest() - Constructor for class org.apache.river.test.impl.mahalo.TxnMgrProxyEqualityTest
 
TxnMgrTestBase - Class in org.apache.river.test.impl.mahalo
 
TxnMgrTestBase() - Constructor for class org.apache.river.test.impl.mahalo.TxnMgrTestBase
 
txnsAbort() - Method in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
Aborts noncommitted transactions.
TxnTestUtils - Class in org.apache.river.test.share
 
TxnTestUtils() - Constructor for class org.apache.river.test.share.TxnTestUtils
 
type - Variable in class org.apache.river.qa.harness.TestResult
The failure type (always TEST for success).

U

UEListenerImpl - Class in org.apache.river.test.impl.mercury
 
UmbrellaGrants - Class in org.apache.river.test.spec.policyprovider.policyFileProvider
Purpose

This test verifies that PolicyFileProvider expands UmbrellaGrantPermission properly.
UmbrellaGrants() - Constructor for class org.apache.river.test.spec.policyprovider.policyFileProvider.UmbrellaGrants
 
UnequalSocketFactory - Class in org.apache.river.test.spec.jeri.transport.util
 
UnequalSocketFactory() - Constructor for class org.apache.river.test.spec.jeri.transport.util.UnequalSocketFactory
 
unexistConfFile - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
File object for unexist file.
unexistConfFileURL - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
URL for unexist file.
unexistFileName - Variable in class org.apache.river.test.spec.config.configurationfile.Template_Test
File name for unexist file.
unexpNum - Variable in class org.apache.river.test.spec.security.proxytrust.util.BaseExporter
 
unexport() - Method in interface org.apache.river.test.impl.end2end.e2etest.CoreInterface
Unexport the remote service.
unexport() - Method in interface org.apache.river.test.impl.end2end.e2etest.SmartInterface
Unexport the remote service.
unexport(boolean) - Method in class org.apache.river.test.impl.mercury.DelayedBasicJeriExporter
 
unexport(boolean) - Method in class org.apache.river.test.spec.activation.util.FakeExporter
No unexporting really, return false
unexport(boolean) - Method in class org.apache.river.test.spec.security.proxytrust.util.BaseExporter
Exporter's method.
unexport(boolean) - Method in class org.apache.river.test.spec.security.proxytrust.util.UnexportSameExporter
Increase number of this method invocations by one.
unexport(boolean) - Method in class org.apache.river.test.spec.security.proxytrust.util.UnexportTrueExporter
Increase number of this method invocations by one.
unexport(boolean) - Method in class org.apache.river.test.spec.security.proxytrust.util.ValidMainExporter
Method from Exporter interface.
Unexport_BehaviorTest - Class in org.apache.river.test.spec.iiop.iiopexporter
Purpose This test verifies the following: IiopExporter.unexport method will always return true.
Unexport_BehaviorTest() - Constructor for class org.apache.river.test.spec.iiop.iiopexporter.Unexport_BehaviorTest
 
Unexport_BehaviorTest - Class in org.apache.river.test.spec.jrmp.jrmpexporter
Purpose This test verifies the following: If force if true, unexport method unexports the object even if there are pending or in-progress calls; if false, only unexports the object if there are no pending or in-progress calls.
Unexport_BehaviorTest() - Constructor for class org.apache.river.test.spec.jrmp.jrmpexporter.Unexport_BehaviorTest
 
Unexport_CallTest - Class in org.apache.river.test.spec.activation.activationexporter
Purpose: This test verifies the behavior of the ActivationExporter class during normal call of unexport method.
Unexport_CallTest() - Constructor for class org.apache.river.test.spec.activation.activationexporter.Unexport_CallTest
 
Unexport_ExceptionTest - Class in org.apache.river.test.spec.activation.activationexporter
Purpose: This test verifies the behavior of the ActivationExporter class during exceptional call of unexport method.
Unexport_ExceptionTest() - Constructor for class org.apache.river.test.spec.activation.activationexporter.Unexport_ExceptionTest
 
Unexport_IllegalStateExceptionTest - Class in org.apache.river.test.spec.iiop.iiopexporter
Purpose This test verifies the following: IiopExporter.unexport method will throw IllegalStateException if an object was not exported via this exporter.
Unexport_IllegalStateExceptionTest() - Constructor for class org.apache.river.test.spec.iiop.iiopexporter.Unexport_IllegalStateExceptionTest
 
Unexport_IllegalStateExceptionTest - Class in org.apache.river.test.spec.jrmp.jrmpexporter
Purpose This test verifies the following: JrmpExporter.unexport method will throw IllegalStateException if an object was not exported via this exporter.
Unexport_IllegalStateExceptionTest() - Constructor for class org.apache.river.test.spec.jrmp.jrmpexporter.Unexport_IllegalStateExceptionTest
 
UnexportExceptionTest - Class in org.apache.river.test.spec.jeri.basicjeriexporter
Purpose: This test verifies that calling unexport on an exporter that has not exported anyting throws a java.lang.IllegalStateException Use Case: Attempting to call unexport on an exporter that has not exported anything.
UnexportExceptionTest() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportExceptionTest
 
unexportListener(RemoteEventListener, boolean) - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar
 
UnexportSameExporter - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing Exporter interface whose unexport method returns the same value as parameter specified
UnexportSameExporter() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.UnexportSameExporter
 
UnexportTest - Class in org.apache.river.test.spec.security.proxytrust.proxytrustexporter
Purpose This test verifies the following: The unexport method of the main exporter is called with the specified argument and if that returns true, the unexport method of the bootstrap exporter is called with true.
UnexportTest() - Constructor for class org.apache.river.test.spec.security.proxytrust.proxytrustexporter.UnexportTest
 
UnexportTest_ForceFalse - Class in org.apache.river.test.spec.jeri.basicjeriexporter
 
UnexportTest_ForceFalse() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_ForceFalse
 
UnexportTest_ForceFalse.TransportListenerHelper - Class in org.apache.river.test.spec.jeri.basicjeriexporter
 
UnexportTest_ForceTrue - Class in org.apache.river.test.spec.jeri.basicjeriexporter
 
UnexportTest_ForceTrue() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_ForceTrue
 
UnexportTest_ForceTrue.TransportListenerHelper - Class in org.apache.river.test.spec.jeri.basicjeriexporter
 
UnexportTest_InProgressForceFalse - Class in org.apache.river.test.spec.jeri.basicjeriexporter
 
UnexportTest_InProgressForceFalse() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_InProgressForceFalse
 
UnexportTest_InProgressForceFalse.TransportListenerHelper - Class in org.apache.river.test.spec.jeri.basicjeriexporter
 
UnexportTest_InProgressForceTrue - Class in org.apache.river.test.spec.jeri.basicjeriexporter
 
UnexportTest_InProgressForceTrue() - Constructor for class org.apache.river.test.spec.jeri.basicjeriexporter.UnexportTest_InProgressForceTrue
 
UnexportTest_InProgressForceTrue.TransportListenerHelper - Class in org.apache.river.test.spec.jeri.basicjeriexporter
 
UnexportTrueExporter - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing Exporter interface whose unexport method always returns true.
UnexportTrueExporter() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.UnexportTrueExporter
 
UnicastDelay - Class in org.apache.river.test.impl.locatordiscovery
Tests the initialUnicastDelayRange config entry for LookupLocatorDiscovery.
UnicastDelay() - Constructor for class org.apache.river.test.impl.locatordiscovery.UnicastDelay
 
UnicastDelay - Class in org.apache.river.test.impl.lookupdiscovery
Tests the unicastDelayRange configuration entry for LookupDiscovery.
UnicastDelay() - Constructor for class org.apache.river.test.impl.lookupdiscovery.UnicastDelay
 
UninterestingEntry - Class in org.apache.river.test.share
 
UninterestingEntry() - Constructor for class org.apache.river.test.share.UninterestingEntry
 
UniqueEntry - Class in org.apache.river.test.impl.outrigger.matching
Base class to be used for JavaSpace entries that require identity and are not naturally unique.
UniqueEntry() - Constructor for class org.apache.river.test.impl.outrigger.matching.UniqueEntry
Required public zero arg constructor Entry classes need
UniqueEntry(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.UniqueEntry
Create a new UniqueEntry.
UniqueEntry(UniqueEntry) - Constructor for class org.apache.river.test.impl.outrigger.matching.UniqueEntry
Create a new UniqueEntry that can service as a template to retrieve the passed UniqueEntry (or subclass) from a JavaSpace
UNKNOWN - Static variable in interface org.apache.river.qa.harness.Test
Failure type (for analyzers) indicating failure not recognized
UnknownEventRecoveryShutdownTest - Class in org.apache.river.test.impl.mercury
 
UnknownEventRecoveryShutdownTest() - Constructor for class org.apache.river.test.impl.mercury.UnknownEventRecoveryShutdownTest
 
UnknownEventRecoveryTest - Class in org.apache.river.test.impl.mercury
 
UnknownEventRecoveryTest() - Constructor for class org.apache.river.test.impl.mercury.UnknownEventRecoveryTest
 
unmarshalArguments(Remote, Method, ObjectInputStream, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
unmarshalMethod(Remote, ObjectInputStream, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationDispatcher
 
unmarshalReturn(Object, Method, ObjectInputStream, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
unmarshalThrow(Object, Method, ObjectInputStream, Collection) - Method in class org.apache.river.test.spec.jeri.util.FakeBasicInvocationHandler
 
unmarshalValue(Class, MarshalInputStream) - Static method in class org.apache.river.test.spec.jeri.util.Util
Unmarshals an object of type type from in.
unqualifiedLocs - Variable in class org.apache.river.test.spec.discoveryservice.event.RemoveLocatorsFullyQualified
 
UnreadableTestLease - Class in org.apache.river.test.share
UnreadableTestLease isA TestLease that will throw an IOException when an attempt is made to deserialize the Lease.
UnreadableTestLease(int, LeaseBackEnd, long) - Constructor for class org.apache.river.test.share.UnreadableTestLease
 
UnreadableTestLeaseFactory - Class in org.apache.river.test.share
UnreadableTestLeaseFactory creates a new instance of an UnreadableTestLease.
UnreadableTestLeaseFactory(LeaseBackEnd) - Constructor for class org.apache.river.test.share.UnreadableTestLeaseFactory
 
unregisterGroup(ActivationGroupID) - Method in class org.apache.river.test.spec.activation.util.FakeActivationSystem
 
unregisterObject(ActivationID) - Method in class org.apache.river.test.spec.activation.util.FakeActivationSystem
 
unregisterServices() - Method in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
Cancels the leases of each service with each lookup service, and clears the contents of the expectedServiceList and the leaseList.
UnsharedProbeImpl - Class in org.apache.river.test.impl.start
Class that only provides a normal activation constructor (i.e. unshared).
UnsharedProbeImpl() - Constructor for class org.apache.river.test.impl.start.UnsharedProbeImpl
 
UnsharedVMVerifier - Class in org.apache.river.qa.harness
A configuration verifier used by tests which should only be run when the harness is configured for shared VM execution.
UnsharedVMVerifier() - Constructor for class org.apache.river.qa.harness.UnsharedVMVerifier
 
UntrustedGetContextClassLoader - Class in org.apache.river.test.impl.start.aggregatepolicyprovider
 
UntrustedGetContextClassLoader() - Constructor for class org.apache.river.test.impl.start.aggregatepolicyprovider.UntrustedGetContextClassLoader
 
url1 - Variable in class org.apache.river.test.spec.url.httpmd.handler.HashCode.TestItem
1-st HTTPMD URL object.
url1 - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
URL objects.
url2 - Variable in class org.apache.river.test.spec.url.httpmd.handler.HashCode.TestItem
2-nd HTTPMD URL object.
url2 - Variable in class org.apache.river.test.spec.url.httpmd.httpmdutil.ComputeDigest2Urls.TestItem
URL objects.
urls - Static variable in class org.apache.river.test.spec.security.util.BaseIntegrityVerifier
Urls passed to 'providesIntegrity' method.
urlsToPath() - Method in class org.apache.river.test.spec.loader.util.QATestPreferredClassLoader
Convert an array of URL objects into a corresponding string containing a space-separated list of URLs.
usage() - Static method in class org.apache.river.tool.ClassDep
Print out the usage for this utility.
USE_DIFF - Static variable in class org.apache.river.test.impl.outrigger.transaction.SpaceOperation
Transaction type.
USE_NULL - Static variable in class org.apache.river.test.impl.outrigger.transaction.SpaceOperation
Transaction type.
USE_SAME - Static variable in class org.apache.river.test.impl.outrigger.transaction.SpaceOperation
Transaction type.
useApple(Apple) - Method in interface org.apache.river.test.impl.reliability.AppleUser
 
useApple(Apple) - Method in class org.apache.river.test.impl.reliability.AppleUserImpl
"Use" supplied apple object.
useDiscoveryList - Variable in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
 
useFastTimeout - Variable in class org.apache.river.test.share.BaseQATest
 
useIfExists - Variable in class org.apache.river.test.impl.outrigger.matching.MatchTestCore
True if test should use takeIfExists and readIfExists over take and read Not valid until construct() is called.
UseNotifyLeaseTest - Class in org.apache.river.test.impl.outrigger.leasing
Tests binding between leases and notifications in JavaSpaces
UseNotifyLeaseTest() - Constructor for class org.apache.river.test.impl.outrigger.leasing.UseNotifyLeaseTest
 
useNullOrb - Variable in class org.apache.river.test.spec.iiop.util.AbstractTestBase
Will orb parameter be null in IiopExporter's constructor or not
UserDefMatch - Class in org.apache.river.test.impl.outrigger.matching
Simple JavaSpace entry class for testing JavaSpace matching
UserDefMatch() - Constructor for class org.apache.river.test.impl.outrigger.matching.UserDefMatch
Required public zero arg constructor Entry classes need
UserDefMatch(boolean) - Constructor for class org.apache.river.test.impl.outrigger.matching.UserDefMatch
Create a new UserDefMatch.
UseRenewalServiceLeaseRemoveTest - Class in org.apache.river.test.impl.norm
Tests that an Lease Renweal Service properly grants, renews, cancels, and/or expires leases.
UseRenewalServiceLeaseRemoveTest() - Constructor for class org.apache.river.test.impl.norm.UseRenewalServiceLeaseRemoveTest
 
UseRenewalServiceLeaseTest - Class in org.apache.river.test.impl.norm
Tests that an Lease Renweal Service properly grants, renews, cancels, and/or expires leases.
UseRenewalServiceLeaseTest() - Constructor for class org.apache.river.test.impl.norm.UseRenewalServiceLeaseTest
 
UserInterface - Interface in org.apache.river.test.impl.end2end.e2etest
An interface which defines the operations which must be supported by a user interface to the test.
UserSpaceLeaseTest - Class in org.apache.river.test.impl.outrigger.leasing
Tests binding between leases and entry in JavaSpaces.
UserSpaceLeaseTest() - Constructor for class org.apache.river.test.impl.outrigger.leasing.UserSpaceLeaseTest
 
UseTxnMgrLeaseTest - Class in org.apache.river.test.impl.outrigger.leasing
Tests binding between leases and transactions in TransactionManagers.
UseTxnMgrLeaseTest() - Constructor for class org.apache.river.test.impl.outrigger.leasing.UseTxnMgrLeaseTest
 
UseTxnMgrSpaceLeaseTest - Class in org.apache.river.test.impl.outrigger.leasing
Tests binding between leases and transactions in TransactionManagers.
UseTxnMgrSpaceLeaseTest() - Constructor for class org.apache.river.test.impl.outrigger.leasing.UseTxnMgrSpaceLeaseTest
 
Util - Class in org.apache.river.test.impl.end2end.jssewrapper
A utility class, primarily supporting logging.
Util() - Constructor for class org.apache.river.test.impl.end2end.jssewrapper.Util
 
Util - Class in org.apache.river.test.spec.jeri.mux.util
Utility class with generally useful methods.
Util() - Constructor for class org.apache.river.test.spec.jeri.mux.util.Util
 
Util - Class in org.apache.river.test.spec.jeri.util
 
Util() - Constructor for class org.apache.river.test.spec.jeri.util.Util
 
Util - Class in org.apache.river.test.spec.loader.util
Helper class to define preferred/non-preferred classes/resources.
Util() - Constructor for class org.apache.river.test.spec.loader.util.Util
 
Util - Class in org.apache.river.test.spec.policyprovider.util
Helper class to define preferred classes.
Util() - Constructor for class org.apache.river.test.spec.policyprovider.util.Util
 
Util - Class in org.apache.river.test.spec.security.util
Utility class for security spec-tests.
Util() - Constructor for class org.apache.river.test.spec.security.util.Util
 
Util - Class in org.apache.river.tool.envcheck
Miscellaneous utility methods for use by the checking framework and plugins.
Util() - Constructor for class org.apache.river.tool.envcheck.Util
 

V

v() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
val - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestServiceIntAttr
 
val - Variable in class org.apache.river.test.spec.joinmanager.AbstractBaseTest.TestServiceStringAttr
 
val - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest.TestServiceIntAttr
 
val0 - Variable in class org.apache.river.test.share.AttributesUtil.TestAttr00
 
val0 - Variable in class org.apache.river.test.share.AttributesUtil.TestAttrSC00
 
val1 - Variable in class org.apache.river.test.share.AttributesUtil.TestAttr00
 
val1 - Variable in class org.apache.river.test.share.AttributesUtil.TestAttrSC00
 
val2 - Variable in class org.apache.river.test.share.AttributesUtil.TestAttr00
 
ValidBootExporter - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing Exporter interface to be used as bootExporter for ProxyTrustExporter.
ValidBootExporter() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.ValidBootExporter
 
ValidCheck_Test - Class in org.apache.river.test.spec.config.abstractconfiguration
Common parts for Valid*_Test.
ValidCheck_Test() - Constructor for class org.apache.river.test.spec.config.abstractconfiguration.ValidCheck_Test
 
validComponentName - Static variable in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
Valid component argument.
ValidConfiguration - Class in org.apache.river.test.spec.config.configurationprovider
Some Configuration that can be instantiated but can not be really used.
ValidConfiguration(String[]) - Constructor for class org.apache.river.test.spec.config.configurationprovider.ValidConfiguration
 
ValidConfiguration(String[], ClassLoader) - Constructor for class org.apache.river.test.spec.config.configurationprovider.ValidConfiguration
 
ValidConfigurationWithoutDefaults - Class in org.apache.river.test.spec.config.configurationprovider
Some Configuration that can be instantiated but can not be really used.
ValidConfigurationWithoutDefaults(String[]) - Constructor for class org.apache.river.test.spec.config.configurationprovider.ValidConfigurationWithoutDefaults
 
ValidConfigurationWithoutDefaults(String[], ClassLoader) - Constructor for class org.apache.river.test.spec.config.configurationprovider.ValidConfigurationWithoutDefaults
 
validEntry(Entry, Entry) - Method in class org.apache.river.test.impl.outrigger.matching.SpaceQuery
Returns true if entry matches tmpl.
validEntryName - Static variable in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
Valid entry argument.
ValidIdentifier_Test - Class in org.apache.river.test.spec.config.abstractconfiguration
Purpose: This test verifies the behavior of the validIdentifier method of AbstractConfiguration class.
ValidIdentifier_Test() - Constructor for class org.apache.river.test.spec.config.abstractconfiguration.ValidIdentifier_Test
 
validIdentifierPublic(String) - Static method in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
Checks if the argument is a valid Identifier, as defined in the Java(TM) Language Specification.
ValidIHandler - Class in org.apache.river.test.spec.security.proxytrust.util
Invocation handler having constructor with 1 parameter: Object[] and having public method 'ProxyTrustIterator getProxyTrustIterator()' returning TrustIterator with objects specified in constructor's parameter.
ValidIHandler(Object, Object[]) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.ValidIHandler
Creates an instance with the specified implementation.
ValidLeaseDurationTest - Class in org.apache.river.test.spec.renewalservice
ValidLeaseDurationTest asserts that the Add and Remove methods operate according to specification.
ValidLeaseDurationTest() - Constructor for class org.apache.river.test.spec.renewalservice.ValidLeaseDurationTest
 
ValidMainExporter - Class in org.apache.river.test.spec.security.proxytrust.util
Class implementing Exporter interface to be used as mainExporter for ProxyTrustExporter.
ValidMainExporter() - Constructor for class org.apache.river.test.spec.security.proxytrust.util.ValidMainExporter
Default constructor.
validMC - Static variable in class org.apache.river.test.spec.security.proxytrust.util.AbstractTestBase
ProxyTrust.getProxyVerifier method
ValidNonProxyObject - Class in org.apache.river.test.spec.security.proxytrust.util
Class having constructor with 1 parameter: Object[] and public method 'ProxyTrustIterator getProxyTrustIterator()' returning TestTrustIterator with objects specified in constructor's parameter.
ValidNonProxyObject(Object[]) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.ValidNonProxyObject
Store given array of objects and creates TrustIterator.
ValidQualifiedIdentifier_Test - Class in org.apache.river.test.spec.config.abstractconfiguration
Purpose: This test verifies the behavior of the validQualifiedIdentifier method of AbstractConfiguration class.
ValidQualifiedIdentifier_Test() - Constructor for class org.apache.river.test.spec.config.abstractconfiguration.ValidQualifiedIdentifier_Test
 
validQualifiedIdentifierPublic(String) - Static method in class org.apache.river.test.spec.config.abstractconfiguration.FakeAbstractConfiguration
Checks if the argument is a valid QualifiedIdentifier, as defined in the Java Language Specification.
vAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
values() - Method in class org.apache.river.test.share.OurAbstractLeaseMap
 
vAuth() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConf() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfInteg() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfIntegAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfIntegAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfIntegCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfIntegCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfIntegCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfIntegCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthConfIntegCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthInteg() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthIntegAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthIntegAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthIntegCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthIntegCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthIntegCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthIntegCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthIntegCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconf() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfInteg() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfIntegAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfIntegAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfIntegCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfIntegCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfIntegCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfIntegCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vAuthNoconfIntegCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vBogus() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConf() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfInteg() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfIntegAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfIntegAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfIntegCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfIntegCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfIntegCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfIntegCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vConfIntegCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
Verifier - Class in org.apache.river.test.impl.end2end.jssewrapper
Trust verifier for EndpointWrapper.
Verifier() - Constructor for class org.apache.river.test.impl.end2end.jssewrapper.Verifier
 
verifier - Static variable in class org.apache.river.test.spec.url.file.integrity.ProvidesIntegrity
FileIntegrityVerifier object.
verifier - Static variable in class org.apache.river.test.spec.url.httpmd.integrity.ProvidesIntegrity
HttpmdIntegrityVerifier object.
verifier - Static variable in class org.apache.river.test.spec.url.https.integrity.ProvidesIntegrity
HttpsIntegrityVerifier object.
verify(Object) - Method in class org.apache.river.test.spec.security.basicproxypreparer.FakeBasicProxyPreparer
Gateway to protected BasicProxyPreparer.verify method
Verify_Test - Class in org.apache.river.test.spec.security.basicproxypreparer
Purpose: This test verifies the behavior of the BasicProxyPreparer class verify method: protected void verify(Object proxy) Infrastructure: This test requires the following infrastructure: 1) FakeBasicProxyPreparer - accessor of the tested BasicProxyPreparer class, that is gateway to protected method access.
Verify_Test() - Constructor for class org.apache.river.test.spec.security.basicproxypreparer.Verify_Test
 
Verify_Test.TraceException - Exception in org.apache.river.test.spec.security.basicproxypreparer
Unique exception for tracing inner call.
verifyAnnouncementsSent() - Method in class org.apache.river.test.share.BaseQATest
Since the lookup discovery utility typically sends a unicast announcement at startup, resulting in immediate discovery by unicast, the lookup service which generates the multicast announcements won't send its first announcement until after net.jini.discovery.announce number of milliseconds.
verifyAnnouncementsSent() - Method in class org.apache.river.test.share.LookupServices
Since the lookup discovery utility typically sends a unicast announcement at startup, resulting in immediate discovery by unicast, the lookup service which generates the multicast announcements won't send its first announcement until after net.jini.discovery.announce number of milliseconds.
verifyAttrsInJoinMgr(JoinManager, Entry[]) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
Verifies that the contents of the set of attributes returned by the getAttributes method of the given JoinManager equals the contents of the given set of attributes.
verifyBlocking(int, int, long) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMax
Tests that the blocking mechanism of the lookup() method will block for the expected amount of time based on the given parameter values.
verifyBlocking(long) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMax
 
verifyBlocking(int, long) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMax
 
verifyBlocking(int, int, long) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupWait
Tests that the blocking mechanism of the lookup() method will block for the expected amount of time based on the given parameter values.
verifyBlocking(long) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupWait
 
verifyBlocking(int, long) - Method in class org.apache.river.test.spec.servicediscovery.lookup.LookupWait
 
verifyClassNotFoundException(Exception) - Static method in class org.apache.river.test.impl.start.AbstractStartBaseTest
 
VerifyCodebaseIntegrityTest - Class in org.apache.river.test.spec.security.security
Purpose This test verifies the following: 'verifyCodebaseIntegrity' static method of Security class verifies that the URLs in the specified codebase all provide content integrity, using verifiers from the specified class loader.
VerifyCodebaseIntegrityTest() - Constructor for class org.apache.river.test.spec.security.security.VerifyCodebaseIntegrityTest
 
verifyCurrentEvents() - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
Verifies the number of added, removed, and changed events expected to have been received by the listener are each equal to the expected value at the time this method is called.
verifyCurrentEvents(int, int, int) - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
verifyEvent(RemoteEvent) - Method in interface org.apache.river.test.impl.mercury.TestListener
 
verifyEvent(RemoteEvent) - Method in class org.apache.river.test.impl.mercury.TestListenerImpl
 
verifyEvent(RemoteEvent) - Method in interface org.apache.river.test.impl.mercury.TestPullListener
 
verifyEvent(RemoteEvent) - Method in class org.apache.river.test.impl.mercury.TestPullListenerImpl
 
verifyEventItems(Collection<ServiceEvent>) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Verifies that the ServiceItem in each event is as expected.
verifyEvents(RemoteEvent[]) - Method in interface org.apache.river.test.impl.mercury.TestListener
 
verifyEvents(RemoteEvent[]) - Method in class org.apache.river.test.impl.mercury.TestListenerImpl
 
verifyEvents(RemoteEvent[]) - Method in interface org.apache.river.test.impl.mercury.TestPullListener
 
verifyEvents(RemoteEvent[]) - Method in class org.apache.river.test.impl.mercury.TestPullListenerImpl
 
verifyEventTuples(List, List, long, boolean, Object) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Compares the number and content of the given set of expected events to the given set of received events; where the event information is stored in the given vectors as objects of class type SrvcAttrTuple
verifyEventTuples(Vector, Vector, long) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Compares the number and content of the given set of expected events to the given set of received events; where the event information is stored in the given vectors as objects of class type SrvcAttrTuple
verifyEventVector(Collection<ServiceEvent>, int, int, ServiceRegistration[]) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Determines if all of the expected (and no un-expected) events have arrived.
verifyingTakes - Variable in class org.apache.river.test.impl.outrigger.matching.StressTest
If set, verify each take operation with a subsequent read operation.
verifyJoin() - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
Waits for the join manager to register the test service with all lookup services that have been started.
verifyJoin(int) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
Waits for the join manager to register the test service with all lookup services that have been started, and then waits for the expected number of ServiceID events.
verifyLeases(Lease[], long) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Steps through the given array of leases, comparing each element's lease expiration against the given minimum lease expiration; a failure exception will be thrown if any of the lease expirations is less than the minimum expiration
verifyNewArray() - Method in class org.apache.river.test.spec.joinmanager.GetJoinSetCallback
Verifies that a new invocation of the method getJoinSet, occurring after an initial invocation in which the output is stored in the joinRegs array, will return a new array that contains the the same lookup services as those with which the service was registered by the join manager created during construct.
verifyNoSuchMethodException(Exception) - Static method in class org.apache.river.test.impl.start.AbstractStartBaseTest
 
VerifyObjectTrustTest - Class in org.apache.river.test.spec.constraint.constrainttrustverifier
Purpose This test verifies the following: 'isTrustedObject' method of ConstraintTrustVerifier returns true if the specified object is known to be trusted to correctly implement its contract; returns false otherwise.
VerifyObjectTrustTest() - Constructor for class org.apache.river.test.spec.constraint.constrainttrustverifier.VerifyObjectTrustTest
 
VerifyObjectTrustTest - Class in org.apache.river.test.spec.security.security
Purpose This test verifies the following: 'verifyObjectTrustTest' static method of Security class verifies that the specified object can be trusted to correctly implement its contract, using verifiers from the specified class loader and using the specified collection of context objects as necessary.
VerifyObjectTrustTest() - Constructor for class org.apache.river.test.spec.security.security.VerifyObjectTrustTest
 
verifyPropagation(Entry[]) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
Verifies that the test service is registered with all lookup services the join manager is configured to discover.
verifyPropagation(Entry[], int) - Method in class org.apache.river.test.spec.joinmanager.AbstractBaseTest
Verifies that the test service is registered with all lookup services the join manager is configured to discover.
verifyQueryResults(ServiceItem[], String) - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
verifyServiceRegistration(Object[], ServiceTemplate[], long) - Method in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
verifyServicesRemoved(ServiceItem[], String) - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
vInteg() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vIntegAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vIntegAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vIntegCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vIntegCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vIntegCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vIntegCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vIntegCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
VMKiller - Interface in org.apache.river.qa.harness
An interface for a service which kills its own VM
vNoauth() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConf() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfInteg() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfIntegAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfIntegAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfIntegCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfIntegCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfIntegCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfIntegCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthConfIntegCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthInteg() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthIntegAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthIntegAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthIntegCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthIntegCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthIntegCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthIntegCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoauthIntegCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconf() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfInteg() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfIntegAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfIntegAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfIntegCMinP() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfIntegCMinPCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfIntegCMinTp() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfIntegCMinTpAlt1() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vNoconfIntegCMinTpAlt2() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
voAuth(PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
voidReturn() - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Increases stored int to 10
voidReturn(int, Object) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Increases stored int to 20 and to i
voidReturn(int) - Method in class org.apache.river.test.spec.activation.util.MethodSetProxy
Increases stored int to 30 and to i
voidReturn() - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
voidReturn(int, Object) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
voidReturn(int) - Method in interface org.apache.river.test.spec.activation.util.RemoteMethodSetInterface
 
voidReturn() - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
voidReturn(int, Object) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
voidReturn(int) - Method in interface org.apache.river.test.spec.jeri.basicinvocationdispatcher.Dispatch_NormalReturnTest.FakeRemoteInterface
 
voNoauth(PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vooAuth(PlainObject, PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vooNoauth(PlainObject, PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vorAuth(PlainObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vorNoauth(PlainObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vrAuth(ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vrNoauth(ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vrrAuth(ReaderObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
vrrNoauth(ReaderObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 

W

wait(Integer) - Method in interface org.apache.river.test.spec.iiop.util.TestRemoteInterface
Wait for a specified time and then return.
wait(Integer) - Method in class org.apache.river.test.spec.iiop.util.TestRemoteObject
Wait for a specified time and then return.
wait(Integer) - Method in interface org.apache.river.test.spec.jrmp.util.TestRemoteInterface
Wait for a specified time and then return.
wait(Integer) - Method in class org.apache.river.test.spec.jrmp.util.TestRemoteObject
Wait for a specified time and then return.
waitAtEnd - Variable in class org.apache.river.test.share.TestBase
 
waitDeltaT(long, Object) - Static method in class org.apache.river.test.spec.lookupservice.QATestUtils
Sleeps for the given amount of milliseconds
waitDur - Variable in class org.apache.river.test.spec.servicediscovery.event.ModifyAttrServiceChanged
 
waitDur - Variable in class org.apache.river.test.spec.servicediscovery.lookup.LookupMinEqualsMax
 
waitDur - Variable in class org.apache.river.test.spec.servicediscovery.lookup.LookupWait
 
waitForChange(BaseQATest.GroupChangeListener) - Method in class org.apache.river.test.share.BaseQATest
Common code shared by each test that needs to wait for changed events from the discovery helper utility, and verify that the expected changed events have indeed arrived.
waitForDiscard(BaseQATest.LookupListener) - Method in class org.apache.river.test.share.BaseQATest
Common code shared by each test that needs to wait for discarded events from the discovery helper utility, and verify that the expected discarded events have indeed arrived.
waitForDiscard(int) - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code shared by each test that needs to wait for discarded events from the lookup discovery service utility, and verify that the expected discard events have indeed arrived.
waitForDiscovery(BaseQATest.LookupListener) - Method in class org.apache.river.test.share.BaseQATest
Common code shared by each test that needs to wait for discovered events from the discovery helper utility, and verify that the expected discovered events have indeed arrived.
waitForDiscovery() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest
Common code shared by each test that needs to wait for discovered events from the lookup discovery service, and verify that the expected discovered events have indeed arrived for each active registration.
waitForEvents(TestListener, int, long) - Method in class org.apache.river.test.impl.mercury.EMSTestBase
 
waitForLeaseExpiration(Lease, String) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
This method determines how the renewal set lease is canceled.
waitForListen() - Method in class org.apache.river.test.spec.jeri.connection.util.ListenOperation
 
waitForListen() - Method in class org.apache.river.test.spec.jeri.mux.util.ListenOperation
 
waitForLookupDiscovery - Variable in class org.apache.river.test.spec.servicediscovery.AbstractBaseTest
 
waitForRemoteEvents(RememberingRemoteListener, long, long) - Method in class org.apache.river.test.spec.renewalservice.LeaseRenewalServiceTestUtil
Wait on a RememberingRemoteListener for its event count to go to at least numberOfEvents.
waitForRenewals(long) - Method in class org.apache.river.test.impl.norm.RenewingOwner
Wait until the passed number of milliseconds pass, the appropriate number of renewals occure, or a error occures.
waitForServiceEvents(long) - Method in class org.apache.river.test.impl.servicediscovery.event.DiscardServiceUp
 
waitForSlaveDeath(int) - Static method in class org.apache.river.qa.harness.SlaveTest
Wait for all slaves to die.
waitingNotificationsToComeTime - Variable in class org.apache.river.test.spec.javaspace.conformance.JavaSpaceTest
value to wait for notifications time in ms.
waitOnInput() - Method in class org.apache.river.test.impl.mahalo.AdminIFBase
 
waitOnInput() - Method in class org.apache.river.test.impl.mercury.AdminIFBase
 
WakeupManagerTaskExceptionTest - Class in org.apache.river.test.impl.thread
This class implements a regression test to bugID 4879941 "WakeupManager should protect itself against tasks that throw exceptions."
WakeupManagerTaskExceptionTest() - Constructor for class org.apache.river.test.impl.thread.WakeupManagerTaskExceptionTest
 
WARNING - Static variable in class org.apache.river.tool.envcheck.Reporter
the level at which warning messages are generated
wasCalled - Static variable in class org.apache.river.test.spec.config.configurationprovider.AbstractConfiguration
Is some constructor was called.
wasCalled - Static variable in class org.apache.river.test.spec.config.configurationprovider.BadConstructorConfiguration
 
wasCalled - Static variable in class org.apache.river.test.spec.config.configurationprovider.NonImplConfiguration
 
wasCalled - Static variable in class org.apache.river.test.spec.config.configurationprovider.ValidConfiguration
Is some constructor was called.
wasCalled - Static variable in class org.apache.river.test.spec.config.configurationprovider.ValidConfigurationWithoutDefaults
 
wasCalled - Variable in class org.apache.river.test.spec.config.util.FakeClassLoader
Sign if instance was used.
wasStarted() - Static method in class org.apache.river.qa.harness.ActivationSystemAdmin
Return an indication of whether the activation has already been started by an instance of this admin in this VM.
wAuth() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
WildcardsNotifyTest - Class in org.apache.river.test.impl.outrigger.matching
JavaSpace test that generates an Entry, generates all posable matching templates of the same class, registers them with notify, writes the template and ensurers that all the proper notifications happen
WildcardsNotifyTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.WildcardsNotifyTest
 
WildcardsNotifyTestShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
WildcardsNotifyTestShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.WildcardsNotifyTestShutdown
 
WildcardsNotifyTestWriteInt - Class in org.apache.river.test.impl.outrigger.matching
 
WildcardsNotifyTestWriteInt() - Constructor for class org.apache.river.test.impl.outrigger.matching.WildcardsNotifyTestWriteInt
 
WildcardsNotifyTestWriteNBEClass - Class in org.apache.river.test.impl.outrigger.matching
 
WildcardsNotifyTestWriteNBEClass() - Constructor for class org.apache.river.test.impl.outrigger.matching.WildcardsNotifyTestWriteNBEClass
 
WildcardsTest - Class in org.apache.river.test.impl.outrigger.matching
JavaSpace matching test that writes one entry and reads under all possiable combiations of field values and wildcards
WildcardsTest() - Constructor for class org.apache.river.test.impl.outrigger.matching.WildcardsTest
 
WildcardsTestExists - Class in org.apache.river.test.impl.outrigger.matching
 
WildcardsTestExists() - Constructor for class org.apache.river.test.impl.outrigger.matching.WildcardsTestExists
 
WildcardsTestWriteIntClass - Class in org.apache.river.test.impl.outrigger.matching
 
WildcardsTestWriteIntClass() - Constructor for class org.apache.river.test.impl.outrigger.matching.WildcardsTestWriteIntClass
 
WildcardsTestWriteNBEClass - Class in org.apache.river.test.impl.outrigger.matching
 
WildcardsTestWriteNBEClass() - Constructor for class org.apache.river.test.impl.outrigger.matching.WildcardsTestWriteNBEClass
 
WildcardsTestWriteNBEClassShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
WildcardsTestWriteNBEClassShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.WildcardsTestWriteNBEClassShutdown
 
withinSlop(long, long) - Method in class org.apache.river.test.impl.outrigger.leasing.LeaseGrantTestBase
Return true if the duration is within the allowed slop range relative to the given value.
withinSlop(long, long) - Method in class org.apache.river.test.share.LeaseGrantTestBase
Return true if the duration is within the allowed slop range relative to the given value.
withReader(Object) - Method in class org.apache.river.test.spec.config.configurationfile.Template_Test
Check if reader exists in test case.
wNoauth() - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
woAuth(PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
woNoauth(PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
wooAuth(PlainObject, PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
wooNoauth(PlainObject, PlainObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
worAuth(PlainObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
worNoauth(PlainObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
wrap(PrivilegedAction) - Method in class org.apache.river.test.spec.security.util.FakeSecurityContext
Method from SecurityContext.
wrap(PrivilegedExceptionAction) - Method in class org.apache.river.test.spec.security.util.FakeSecurityContext
Method from SecurityContext.
wrap(String, String, String[], String, boolean) - Static method in class org.apache.river.tool.JarWrapper
Invokes wrap with the provided values and a null manifest.
wrap(String, String, String[], String, boolean, Manifest) - Static method in class org.apache.river.tool.JarWrapper
Generates a wrapper JAR file based on the provided values in the same manner as described in the documentation for JarWrapper.main(java.lang.String[]).
wrap(String, String, String[], String, boolean, Manifest, List) - Static method in class org.apache.river.tool.JarWrapper
Generates a wrapper JAR file based on the provided values in the same manner as described in the documentation for JarWrapper.main(java.lang.String[]).
wrap(String, String[], String, boolean, Manifest, List) - Static method in class org.apache.river.tool.JarWrapper
Generates a wrapper JAR file based on the provided values in the same manner as described in the documentation for JarWrapper.main(java.lang.String[]).
WrapperIterator(OutboundRequestIterator, InvocationConstraints) - Constructor for class org.apache.river.test.impl.end2end.jssewrapper.EndpointWrapper.WrapperIterator
 
wrAuth(ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
write(Entry, Transaction, long) - Method in class org.apache.river.test.impl.outrigger.matching.JavaSpaceAuditor
Wrapper around JavaSpace.write() that logs the write.
write(int) - Method in class org.apache.river.test.spec.jeri.util.FakeOutputStream
Implementation of abstract method.
writeAnnotation(String) - Method in class org.apache.river.test.spec.io.util.FakeMarshalOutputStream
 
writeAttemptCount - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
Number of writes that have been tried through the space
writeBunch() - Method in class org.apache.river.test.impl.outrigger.matching.MatchTestBase
Write a bunch of test entries to the JavaSpace.
writeBunch(Class) - Method in class org.apache.river.test.impl.outrigger.matching.MatchTestBase
Write a bunch of test entries to the JavaSpace that are instances of the passed class.
writeBunch(Entry) - Method in class org.apache.river.test.impl.outrigger.matching.MatchTestBase
Write a bunch of test entries to the JavaSpace that are instances of the class of the passed entry.
WriteCallback - Interface in org.apache.river.test.impl.end2end.jssewrapper
 
writeCallback(OutboundRequest, InvocationConstraints) - Method in interface org.apache.river.test.impl.end2end.jssewrapper.WriteCallback
Callback object accessed by Endpoint.newRequest The writeCallback method is called before any call data is passed by the transport layer of the client.
writeCallbackLocal - Static variable in class org.apache.river.test.impl.end2end.jssewrapper.Bridge
 
writeClassDescriptor(ObjectStreamClass) - Method in class org.apache.river.test.spec.security.accesspermission.ReadObjectTest.FakeOutputStream
 
writeClassDescriptor(ObjectStreamClass) - Method in class org.apache.river.test.spec.security.authenticationpermission.ReadObjectTest.FakeOutputStream
 
writeEntry(int, Transaction, Entry) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
Writes an entry with a specified transaction into specified JavaSpace
writeEntry(Transaction, Entry) - Method in class org.apache.river.test.impl.outrigger.transaction.TransactionTestBase
Writes an entry with a specified transaction into specified JavaSpace
WriteLeaseANYTest - Class in org.apache.river.test.spec.javaspace.conformance
WriteLeaseANYTest asserts that write with Lease.ANY value for lease time without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) IllegalArgumentException will not be thrown while this operations. 3) The Entry passed to the write is not affected by this operations. 4) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
WriteLeaseANYTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.WriteLeaseANYTest
 
WriteLeaseFOREVERTest - Class in org.apache.river.test.spec.javaspace.conformance
WriteLeaseFOREVERTest asserts that write with Lease.FOREVER lease time without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
WriteLeaseFOREVERTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.WriteLeaseFOREVERTest
 
writeList - Variable in class org.apache.river.test.impl.outrigger.matching.MatchTestBase
List of all the Enries that get writen by writeBunch().
WriteNegativeLeaseTest - Class in org.apache.river.test.spec.javaspace.conformance
WriteNegativeLeaseTest asserts, that we will get an IllegalArgumentException if the lease time requested is negative and is not equal to Lease.ANY.
WriteNegativeLeaseTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.WriteNegativeLeaseTest
 
writeOne() - Method in class org.apache.river.test.impl.outrigger.matching.SingletonMatchTestBase
Write one entry to the JavaSpace and return the entry.
WriteOneTakeRead - Class in org.apache.river.test.impl.outrigger.matching
JavaSpace matching test that writes one entry, takes it and then makes sure it is not their.
WriteOneTakeRead() - Constructor for class org.apache.river.test.impl.outrigger.matching.WriteOneTakeRead
 
WriteOneTakeReadExists - Class in org.apache.river.test.impl.outrigger.matching
 
WriteOneTakeReadExists() - Constructor for class org.apache.river.test.impl.outrigger.matching.WriteOneTakeReadExists
 
WriteOneTakeReadExistsShutdown - Class in org.apache.river.test.impl.outrigger.matching
 
WriteOneTakeReadExistsShutdown() - Constructor for class org.apache.river.test.impl.outrigger.matching.WriteOneTakeReadExistsShutdown
 
WriteOneTakeReadWriteIntClass - Class in org.apache.river.test.impl.outrigger.matching
 
WriteOneTakeReadWriteIntClass() - Constructor for class org.apache.river.test.impl.outrigger.matching.WriteOneTakeReadWriteIntClass
 
WriteOneTakeReadWriteNBEClass - Class in org.apache.river.test.impl.outrigger.matching
 
WriteOneTakeReadWriteNBEClass() - Constructor for class org.apache.river.test.impl.outrigger.matching.WriteOneTakeReadWriteNBEClass
 
WriteRandomEntryTaskMSG - Variable in class org.apache.river.test.impl.outrigger.matching.StressTest
 
WriteRandomEntryTaskOK - Variable in class org.apache.river.test.impl.outrigger.matching.StressTest
fields which are added during porting for correct failure messages
writeReplace() - Method in class org.apache.river.test.impl.norm.LeaseBackEndImpl
 
writeReplace() - Method in class org.apache.river.test.impl.outrigger.leasing.LeasedSpaceListener
 
writeReplace() - Method in class org.apache.river.test.impl.outrigger.matching.ARemoteInterfaceImpl
 
writeReplace() - Method in class org.apache.river.test.impl.outrigger.matching.MonitoredSpaceListener
 
writeReplace() - Method in class org.apache.river.test.impl.outrigger.transaction.SimpleEventListener
 
writeReplace() - Method in class org.apache.river.test.share.TesterTransactionManager
 
writeReplace() - Method in class org.apache.river.test.spec.discoveryservice.AbstractBaseTest.LDSEventListener
 
writeReplace() - Method in class org.apache.river.test.spec.discoveryservice.lease.LeaseExpiration.ServiceEventListener
 
writeReplace() - Method in class org.apache.river.test.spec.javaspace.conformance.NotifyCounter
 
writeReplace() - Method in class org.apache.river.test.spec.javaspace.conformance.ParticipantImpl
 
writeReplace() - Method in class org.apache.river.test.spec.javaspace.conformance.TestEventListener05
 
writeReplace() - Method in class org.apache.river.test.spec.lookupservice.QATestRegistrar.BasicListener
 
WriterObject - Class in org.apache.river.test.impl.end2end.e2etest
 
writesInDoubtCount - Variable in class org.apache.river.test.impl.outrigger.matching.AuditorSummary
Number of entries in the log that were written by a write that threw a RemoteException.
WriteTest - Class in org.apache.river.test.spec.id.uuid
Purpose This test verifies the behavior of the Uuid.write method.
WriteTest() - Constructor for class org.apache.river.test.spec.id.uuid.WriteTest
 
WriteTest - Class in org.apache.river.test.spec.javaspace.conformance
WriteTest asserts that write with positive finite lease times without transactions: 1) Places a copy of an entry into the given JavaSpaces service, even if the same Entry object is used in more than one write. 2) The Entry passed to the write is not affected by this operations. 3) If a write returns without throwing an exception, that entry is committed to the space, possibly within a transaction.
WriteTest() - Constructor for class org.apache.river.test.spec.javaspace.conformance.WriteTest
 
WriteTest05 - Class in org.apache.river.test.spec.javaspace.conformance
WriteTest05 tests JavaSpace05.write method with null transaction.
WriteTest05() - Constructor for class org.apache.river.test.spec.javaspace.conformance.WriteTest05
 
wrNoauth(ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
WrongMDException - Class in org.apache.river.test.spec.url.httpmd.wrongmdexc
Purpose: This test verifies that WrongMessageDigestException is thrown when the message digest for data retrieved from an HTTPMD URL does not match the value specified in the HTTPMD URL.
WrongMDException() - Constructor for class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDException
 
WrongMDExceptionHandler - Class in org.apache.river.test.spec.url.httpmd.wrongmdexc
Purpose: This test verifies that WrongMessageDigestException is thrown when the message digest for data retrieved from an HTTPMD URL does not match the value specified in the HTTPMD URL.
WrongMDExceptionHandler() - Constructor for class org.apache.river.test.spec.url.httpmd.wrongmdexc.WrongMDExceptionHandler
 
WrongMethodIHandler - Class in org.apache.river.test.spec.security.proxytrust.util
Invocation handler having public method 'ProxyTrustIterator getProxyTrustIterator() throws FakeException'.
WrongMethodIHandler(Object) - Constructor for class org.apache.river.test.spec.security.proxytrust.util.WrongMethodIHandler
Creates an instance with the specified implementation.
wrrAuth(ReaderObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 
wrrNoauth(ReaderObject, ReaderObject) - Method in interface org.apache.river.test.impl.end2end.e2etest.ConstraintsInterface
 

X

XmlReport - Class in org.apache.river.qa.harness
Generates an xml report of the test results.
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.